Dispatcher Methods and Arguments
The FINS ACORD XML Converter methods and arguments are described in the following tables. The following table describes the FINS ACORD XML Dispatcher method.
Method | Display Name | Description |
---|---|---|
DispatchMessage |
DispatchMessage |
Validates the incoming XML message. If the message conforms to the dispatching rules, the integration object names and other necessary information will be attached to the message. It also checks for the envelope, header, and fault sections of the message and identifies them. |
The following table describes the argument for the DispatchMessage method.
Argument | Value | Description |
---|---|---|
XMLHierarchy |
Hierarchy name. |
Property set in external integration object XML hierarchy. |
The following table provides specifications for the DispatchMessage method argument.
Name | Display Name | Data Type | Type | Optional |
---|---|---|---|---|
XMLHierarchy |
XML Hierarchy |
Hierarchy |
Input/Output |
No |