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",{})