Hello Dev Team,
We are using RFA C++ 8.x (OMM) Linux API to retrieve real news (MRN_STORY).
Below is the configuration in our RFA.cfg file
\Connections\Connection_RSSL\connectionType
= "RSSL"
\Connections\Connection_RSSL\rsslPort
= "14002"
\Connections\Connection_RSSL\hostName
= "new_adsA"
And below is the output of RFA log:
===============================
streamState : Open
dataState : Ok
statusCode : None
statusText : Login accepted by host s6xxxx..
serviceName : IDN_SELECTFEED
symbolName : MRN_STORY
streamState : Closed
dataState : Suspect
statusCode : NotFound
statusText : *The record could not be found.
===================================
To retrive MRN_STORY are additional parameters required in the RFA configuration file? Please advise.
Thank you.