Setting runtime properties
Once the session is created user can start sending connect requests to the adapter. Following session control parameters are supported by the adapter.
Property name | Description |
DISABLE_EP | Type: Boolean If true, disable the publishing of extra parameters |
TRANSFER_MODE | Type: String The data transmission mode between adapter and the correlator. Allowable values: SNAPSHOT_ONLY, COMPOUND_DELTA. |
Note:
TRANSFER_MODE is an essential property and must be set to one of the above mentioned values by the user for adapter to function properly.