Apama Capital Markets Adapters 10.1 | Apama Capital Markets Adapters Documentation 10.1 | Apama Base FIX Adapter | FIX service monitors | Drop Copy Session
 
Drop Copy Session
The Drop Copy service allows users to receive real-time copies of Execution Report and Acknowledgment messages as they are sent over Order entry system sessions.
To enable drop copy session user should inject below monitor.
"${APAMA_HOME}/adapters/FIX/monitors/FIX_DropCopyManager.mon".
To initiate the session, you must configure with below event
com.apama.fix.DropCopyConfiguration(<Transport_Name>,
{"SERVICEID":<value>,"FixChannel":<value>})
Sample configuration
com.apama.fix.DropCopyConfiguration
("connection", {"SERVICEID":"DROP-COPY","FixChannel":"FIX_DROPCOPY"})

Copyright © 2013-2017 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.