Hi! I am trying the example of ChainCode, following https://developers.refinitiv.com/en/article-catalog/article/simple-chain-objects-ema-part-2 For this piece, FlatChain theChain = new FlatChain.Builder() .withOmmConsumer(ommConsumer) .withServiceName("IDN_RDF") .withChainName("0#.FTSE") .build(); FlatChain is not found.…
Service ID GE-HQ34KVLU4E5E 인 사용자입니다. Real-Time-SDK-2.1.0.L1.linux 를 설치하고 Example Cpp-C/Ema/Examples/Training/Consumer/400_Series/451_MP_OAuth2Callback_V2 를 테스트하였습니다. parameter -clientId : GE-XXXXXXXX -clientSecret : ******* -h ap-northeast-1-aws-3-sm.optimized-pricing-api.refinitiv.net -p 14002 -itemName KRW=…
IndexOutOfBoundsException at registerClient EMA : API EMA 3.6.3.1 JAVA Windows We experience since this morning (May the 9th) an IndexOutOfBoundsException when trying to use registerClient. The source code, library and configuration file have not changed since April, the 28th. Can you check please ? And can you give us the…
Hi, I use WarmStandbyMode in my process to receive Elektron Price Feed. Whenever there's a freeze in connection between my application and active server, how long does it take to switch from active server to standby server? Is there a parameter through which it can be tuned ? In a situation where both active and standby…
I keep getting this error at random intervals (to clarify, it happen once every couple of days, but the timings are not repeatable). I know there are other similar questions, but they all date from years ago and are marked as fixed. Does anyone have any idea what might be causing this? java.lang.NullPointerException at…
Hi, New RTO ( with EMA Java API ) user is getting below error message. This user is under implementation and said that he got a response value normally when using OnRefreshMsg but there seems an error in using OnUpdateMsg . Can you please guide what action this user should take?…
Client said that there is an error on onUpdateMsg. The error message is as below. Can you please verify what action client should take? ERROR com.refinitiv.ema.access.OmmConsumerImpl -- loggerMsg ClientName: LoginCallbackClient Severity: Error Text: RDMLogin stream was closed with status message username…
Hi, I am getting the error : streamId="5" domain="MarketPrice Domain" ackId="1" nackCode="DeniedBySource" text="Encoded data length exceeds RWF length Fid Id [3] [Failed to apply update. Cache build failed]" while trying to contribute a text : title = Bande de Fluctuation du Dirham - Date de valeur : 04/05/2023 FieldList…
I noticed last week that refinitiv publish alerts on pages RSF.ALERU1, ALERU2 ALERU3 etc. How/what can I programatically subscribe to so I get the latest alerts as ticks on my EMA app?
I'm building a interactive provider (EMA C++ OMM API) for streaming the market data to different downstream applications, which are Refinitiv Consumer, through TCP socket. I'm testing the scenario that how my provider behaves when I have very slow consumer connect to it. I found that the provider will throw an out of…
It looks like you're new here. Sign in or register to get started.