Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The following event parameters are sent in XML:

  1. Number of the object from which the event is received.
  2. Type of the object from which the event is received.
  3. Name of the object from which the event is received.
  4. Event name.
  5. Set event parameters (from 0 to N).

Sent XML packages look like:

<TransactionBlock>
   <TransactionDate>02.08.10</TransactionDate>
   <TransactionTime>19:53:51</TransactionTime>
   <FunctionNumber>2000</FunctionNumber>
   <FunctionName>Intellect Event</FunctionName>
   <ObjectId>1</ ObjectId >
   <ObjectType> Perco reader</ ObjectType >
   <ObjectName> Perco  1 reader</ ObjectName >
   <EventName>Access by ID </ EventName >
   <param0>0</param0>
   <param1>10</param1>
</TransactionBlock>

Important!

The number and names of parameters can differ depending on the NEXT settings – see Selecting events to be sent to Axxon Next Server.
  • No labels