Example Output for TIBRV Listener and Active Enterprise Wire Format

An example output for TIBRV listener and Active Enterprise wire-formatted message generator.

The example messages have 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:

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:8000/repra/dtds/dbeventstream.dtd'>
      <dbStream environment="repraJMS2.repdb">
          <tran
              eventId="102:000000000000c8d500007fe7002a00007fe70028000093bd00bd716e0000000000010001">
             <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 }
      }}