FINS IFX XML Converter User Properties
The following table describes the FINS IFX XML Converter user properties.
Name | Value | Description |
---|---|---|
PI_Parameter:<PI_Name> |
<PI_Value> |
PI_Parameter: is a constant prefix. PI_Name is provided by the configurator. “PI_Name=PI_Value" would be a PI name-value pair included in IFX PI. Zero or more pairs can be defined. Examples:
|
PI_Type |
ifx |
Process Instruction Type |
XMLEnvIntObjectName |
<Integration object name> |
Integration object name that defines the IFX envelope. |
ExceptionForIFXErr |
true, false |
If true, IFX converter generates an exception when any <StatusCode> in the incoming response message contains a non-zero value. This behavior can be overridden by providing a ProcessStatus outcall function. If a ProcessStatus outcall is provided, this flag does not take effect whether its value is true or false. |