Capital Markets Adapters 10.7 | Apama Capital Markets Adapters Documentation 10.7 | Reuters RFA Adapter | Working With OMM NEWS | RMDS services
 
RMDS services
A new event 'RMDS_ServiceInfo' is introduced which will give uslist of services existing in RMDS and their service state. This gives an idea to end user which service is active and to which service he can subscribe.
event RMDS_ServiceInfo{string marketId; string name; string state;
dictionary<string,string> extraParams;}