Capital Markets Adapters 10.3.1 | Apama Capital Markets Adapters Documentation 10.3.1 | FXall TCPI Server Adapter | Service monitor and session configuration | Work flow of content mapping dynamically
 
Work flow of content mapping dynamically
Adapter BusinessApplication
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(if no context info is available)------------------> CreateContextRequest
CreateContextResponse <------------------

event CreateContextRequest {
string TRANSPORT;
string symbol;
}

event CreateContextResponse {
string TRANSPORT;
string symbol;
context contextName;
}