Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • TREP APIs /
  • RFA /
avatar image
Question by SrdjanR · Apr 18, 2017 at 07:45 PM · eventsRDMFieldDictionaryevent handlingprocessdictionaryresponse

ProcessDictionaryResponse in ValueAddConsumer

Hi all,

I am using rfanet7.5.0.L1 and ValueAddConusmer to get my RIC's using a BatchView.

After processing MMT_LOGIN and MMT_DIRECTORY events MMT_DICTIONARY event comes and I do not get any Payload in RespMsg. So I can not get the RDMDictionaryResponse to work.

I have read the Please point me RDM Usage Guide but can not find the answer.

My code was working for last two years and now it is not working.

Thanks,

Srdjan

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

2 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by moragodkrit.chumsri_1 · Apr 19, 2017 at 02:46 AM

@SrdjanR

Note sure have you recieved response status message instead of refresh message?

-Can you test the server with ValueAddConsumer example from folder "<RFA.NET Package>\Examples\ValueAddConsumer"?

Also can you turn on RSSL tracing log using the instruction from the following post

https://community.developers.thomsonreuters.com/questions/6057/activate-full-message-logs-for-rssl-connections-in.html

We would like to check service status from the server. Basically the codes for download Dictionary from ValueAdd package will use service name from the first service of service list(directory response). It could be an issue when the first service in the list has gone down or unable to provide data dictionary. You can find the codes from ValueAdd pacakge and looking for ConsumerCore.cs

 void ProcessDirectoryResponseInt(OMMItemEvent evt)
 {
        ...
    // extract the first directory name
     if (directoryResp.Payload.ServiceList.Count == 0) return;
        RequestDictionaries(directoryResp.Payload.ServiceList[0].ServiceName);
 }

If it is the case you are experiencing, you many need to modify ValueAdd library to pass the service name you are using instead of using service name from directoryResp.Payload.ServiceList[0].ServiceName

Feel free to modify the library to pass the service name from application layer and rebuild the lib to your version.

Comment
SrdjanR

People who like this

1 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by SrdjanR · Apr 19, 2017 at 04:27 AM

Hi @moragodkrit,

thank you for your reply.

That resolved my issue as list of services listed for me had a service (first in the list) that was not capable of providing the Dictionary List.

Kind Regards,

Srdjan

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
7 People are following this question.

Related Questions

How to handle unsupported events

Best way to listen to EventQueues in RFA?

Proper RDM dictionaries usage questions

Read Resource file "RDMFieldDictionary" have some problem

RFA.NET - RDMFieldDictionary. How do I get a list of all the definitions?

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges