The most recent content from our members.
... received. Screenshot 2024-10-13 at 16.44.09.pngScreenshot 2024-10-13 at 16.33.30.png Hello Dev Team, Our integration layer is in JAVA and Using the Latest Refinitiv SDK. The attachment contains the ERROR that I am trying to make sure I capture in the future. Context: We are contributing price updates using RCC and were…
I'm using RCC via Websocket API to post Equity Indices data to Refinitiv, using python. I'm able to connect to UAT correctly and it seems that the data went through SENT: { "Ack":true, "ID":1, "Key":{ "Name":".FCIWD800USDP", "Service":"DDS_TRCE" }, "Message":{ "Fields":{ "ASK":2284.0247, "DSPLY_NAME":"Hello RCC",…
I’ve changed it to: <Channel> <Name value="Channel_1"/> <ChannelType value="ChannelType::RSSL_ENCRYPTED"/> <Host value="contrib1-emea1.platform.refinitiv.com"/> <Port value="443"/> <EncryptedProtocolType value="EncryptedProtocolType::RSSL_SOCKET"/> </Channel> </ChannelList> And still get the original error (I tried 5…
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…
Hi, I'm using RCC on a java source code using spring boot microservice. the version of framework is : com.refinitiv.ema 3.6.7.3 I am using 2 java threads to handle Connexion and contribution. i have two questions plz : 1- How can i check if the contribution is done or not (to return a response with rest api). 2- How to…
I have followed the steps from https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/rt-sdk-java/tutorials/ema-consumer/ema-consumer-posting-data-to-contribution-channel and now I can post data via consumer directly to Refinitiv Contribution Channel (RCC). So no questions about that. However, I need to…
When attempting to log in with websockets RCC API, client is receiving {"Stream":"ClosedRecover","Data":"Suspect","Code":"UsageError","Text":"Login request rejected, decoding failed"}}] LOG_INFO vtisprc 30.01.2023 07:26:02.753313 6224(520) Tr2Session[919] Status [Login]: Login request rejected, decoding failed What would…
Good Day, our company is uploading the price levels of equity and fixed income indices with the RtContribution-Formula in an Excel-workbook like this: =RtContribute($C$4,D11,$F$10:$H$10,F11:H11,$C$5) Currently we are using the field items 6,21,79 for TRDPRC_1HST_CLOSEHSTCLSDATE Could you help me out with a Field Dictionary…
Where Do I find the EMA Developer's Guide who is mentioned that bellow tutorial? https://developers.refinitiv.com/elektron/elektron-sdk-cc/learning?content=26452&type=learning_material_item I was trying to build that example and I didn't find that guide to see chapter 4.3.3: Encrypted Connections
Hi Community I am working on an automation that is able to contribute daily a considerable amount of RICs, we talking about more than 11.000 RICs with 6 fields each one. Taking as a basis this sample, I was able to build and contribute data to a small number of RICs. However when I try to run it using whole range of RICs…
It looks like you're new here. Sign in or register to get started.