For a TIBRV listener, the output is as follows.
The following message has been formatted for readability.
message={
^pfmt^=10
^ver^=30
^type^=1
^encoding^=1
^tracking^={^id^="UX78vPDLVW/dR-lS9GzzwA0kzzw"}
^data^={
SybCONTEXT={^class^="Context"
repName="name 2"
repCode="code 2"}
SybNATIVEMSG=[588 opaque bytes]
SybCOMMONMSG=[36 opaque bytes]
}
}
For an Active Enterprise wire-formatted message generator, the output is as follows.
The following message has been formatted for readability.
Data Received:
{, M_TREE {
{^tracking^, M_TREE {
{^id^, M_STRING, "UX78vPDLVW/dR-lS9GzzwA0kzzw"}
}}
{CONTEXT, M_TREE {
{^class^, M_STRING, "Context"}
{repName, M_STRING, "name 2"}
{repCode, M_STRING, "code 2"}
}}
SybNATIVEMSGdbeventy?!<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dbStream SYSTEM
'http://yjeongw2k:8080/repra/dtds/dbeventstream.dtd'>
<dbStream environment="repraJMS2.repdb">
<tran
eventId="102:000000000000c8d500007fe7002a00007fe70028000093b d00bd716e0000000000010001">
<insert schema="REP4">
<values>
<cell name="repId" type="INT">2</cell>
<cell name="repName" type="VARCHAR">name 2</cell>
<cell name="repCode" type="VARCHAR">code 2</cell>
</values>
</insert>
</tran>
</dbStream>
}
{SybCOMMONMSG, M_BINARY, $ +Ue^class^?SybCommonMSG_UDS }
}}