Capital Markets Adapters 10.7 | Apama Capital Markets Adapters Documentation 10.7 | FXall TCPI Server Adapter | Service monitor and session configuration | Work flow for context creation at startup
 
Work flow for context creation at startup
Adapter BusinessApplication
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<--------------------------- MDServerContextRequest
MDServerContextResponse -------------------------->

event MDServerContextRequest {
string TRANSPORT;
string symbol;
context contextToCreate;
}

event MDServerContextResponse {
string TRANSPORT;
string symbol;
string errorMsg;
}