Capital Markets Adapters 10.3.1 | Apama Capital Markets Adapters Documentation 10.3.1 | Apama Base FIX Adapter | FIX service monitors | Server session | Order server | Configuration properties
 
Configuration properties
Name
Type
Description
FixChannel
String
Default: FIX
The channel to emit upstream events to. See Session configuration.
TargetService
String
Default: MarketSimulator
The identifier of the target service.
ScenarioParameter
string
Default: TargetStrategy (847)
The FIX field to extract the scenario identifier from.
OrderServer.
UseFirewallServiceID
boolean
When set to true, this property adds Firewall service identifier in the extraparams while routing NewOrder, AmendOrder and CancelOrder.
OrderServer.
ForwardRequestID
boolean
Enable this to forward a unique requestID in all orders generated by the fix order server. A uniqueID with key as FIX_SERVER_REQUEST_ID will be forwarded in oms NewOrder, AmendOrder and CancelOrder. The fix order server expects the tag to be returned in the OrderUpdate with key as FIX_SERVER_REQUEST_ID_ACK. This parameter is used by the fix order server to identify if the update was generated for the original order or an amend/cancel request.
OrderServer.
RecordLatency
boolean
Adds support for latency measurement on OrderServer.
OrderServer.
LogLatency
boolean
Print OrderServer latency, also means that OrderServer.RecordLatency will be enabled.
OrderServer.
ValidateSessionParams
boolean
Default: False
Set this to "true" to validate incoming OrderUpdates based on SERVICE_NAME and Market.
OrderServer.
AckPendingNewState
boolean
Default: True
When set to false, OrderServer does not acknowledge Pending New state.