Parameter | Type | Description |
channel | string Default: Transport Name | Channel on which the IAF is name configured to listen. |
supportMultiContext | boolean Default: true | The Adapter Supporting the multicontext applies only to QuoteRequests. |
OrdersUseMultiContext | boolean Default: false | To support orders in multicontext, it only works if support supportMultiContext is also set to true. |
heartbeatInterval | float Default: 5.0 | Rate at which the heartbeats have to be sent to the transport. |
reconnectInterval | integer Default: 60 | Time before which the adapter should try to reconnect to the FXall System if the connection fails. |
connectAtStartup | boolean Default: true | If set to false, Adapter expect an external doConnect event from user. |
InfoRequestLiveTime | float Default: 120 | Time within which a Info Request is expecting response from the Application. |