Go to documentation repository
Page History
...
- Number of the object from which the event is received.
- Type of the object from which the event is received.
- Name of the object from which the event is received.
- Event name.
- 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 objects 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\ITVWOW6432Node\AxxonSoft\Intellect PSIM registry section.
Sent The sent XML packages look like:
<TransactionBlock>
...
<FunctionNumber>1001</FunctionNumber>
<FunctionName>Axxon <FunctionName>IntellectPSIM Event ACCESS_IN</FunctionName>
...
<FunctionNumber>1002</FunctionNumber>
<FunctionName>Axxon <FunctionName>IntellectPSIM Event ACCESS_DENIED</FunctionName>
...
</TransactionBlock>
Note | ||
---|---|---|
| ||
The number and names of the parameters can differ depending on the Axxon Next data sender settings – Data Bridge object settings—see Selecting events to be sent to the Axxon Next One Server. |
Overview
Content Tools