Capital Markets Adapters 10.7 | Apama Capital Markets Adapters Documentation 10.7 | Reuters RFA Adapter | Working With OMM NEWS | Event injection order
 
Event injection order
1. Configure the OMM NEWS session

com.apama.rfa.SessionConfiguration("ReutersRFATransport",
{"applicationType":"OMMNews",
"RFASessionName":"ApamaNameSpace::consSession"})
2. Send Login request
com.apama.rfa.Login("ReutersRFATransport","reuters",{})
3. Subscribe for headlines/stories

com.apama.marketdata.SubscribeTick("IDN_SELECTFEED","ReutersRFATransport",
"N2_UBMS",{})
com.apama.marketdata.SubscribeTick("IDN_SELECTFEED","ReutersRFATransport",
"N2_STORY",{})