Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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).

Each event is sending sent in a separate TransactionBlock with the unique FunctionNumber parameter. FunctionNumber is specified automatically and it's is unique for each event among all NEXT Data Bridge objects in the system.

Low bound of a FunctionNumber values range is specified by FunctionNumberMinValue Lower limit of the value range of FunctionNumber is specified by the FunctionNumberMinValue registry key in the HKEYthe HKEY_LOCAL_MACHINE\SOFTWARE\ITV\Intellect registry section.

Sent The sent XML packages look like:

<TransactionBlock>

...

</TransactionBlock>
Note
titleImportantAttention!
The number and names of the parameters can differ depending on the Axxon Next data sender settings – Data Bridge object settingssee Selecting events to be sent to the Axxon Next Server.

...