FINS IFX XML Dispatcher Methods and Arguments
The FINS IFX XML Converter methods and arguments are described in the following tables. The following table describes the FINS IFX XML Dispatcher method.
Method | Display Name | Function |
---|---|---|
Dispatch Message |
Dispatch Method |
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. |
The following table describes the arguments for the Dispatch Message method.
Argument | Value | Description |
---|---|---|
DispatcherMapName |
<Integration object name> |
Required input string |
XMLEnvIntObjectName |
<Integration object name> |
Required input string |
XML Hierarchy |
<XML property set> |
Required input hierarchy |
XML Hierarchy |
<XML property set> |
Required output hierarchy |
The following table provides specifications for the Dispatch Message method arguments.
Name | Display Name | Data Type | Type | Optional |
---|---|---|---|---|
DispatcherMapName |
DispatcherMapName |
String |
Input |
No |
XMLEnvIntObjectName |
XMLEnvIntObjectName |
String |
Input |
|
XML Hierarchy |
XML Hierarchy |
Hierarchy |
Input |
|
XML Hierarchy |
XML Hierarchy |
Hierarchy |
Output |