How to create RIC using Java OMM API?

How to create RIC using Java OMM API?
Tagged:

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @vikas.chaudhary

    The QuickStartConsumer contains an example code for consuming data from OMM Provider/Refinitiv Real-Time only. Please refer to the RFA Java StarterConsumer_Post example which demonstrates how to subscribe and post to a provider application (including ATS) using the RSSL connection.

    The StarterConsumer_Post example is available at <RFA Java package>\Examples\com\reuters\rfa\example\omm\postingConsumer folder.

    Please refer to "Prerequisites to Posting messages to ATS via TREP" and "Sample Posting with Adding RIC and Fields" sections of the article 1 and the answer of my colleague in this post regarding how to run the StarterConsumer_Post example.

Answers