question

Upvotes
Accepted
3 0 2 12

What is the concept of directory and dictionary request in Consumer?

elektronelektron-sdkema-apirrtrefinitiv-real-time
icon clock
10 |1500

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

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

Hi @khushboo.kumari

In short, a Directory provides a list of available services (sources of data) on the server you have connected to.

A dictionary contains the metadata required to decode the payload received from the server. By default EMA automatically requests the data dictionary behind the scenes and uses it to decode the payload.

I recommend you read through the API Concepts Guide - which is a short document that provides a great concise overview of the RT-SDK.

Real-Time-SDK/API_ConceptsGuide.pdf at master · Refinitiv/Real-Time-SDK (github.com)

You can also work through the Tutorials which provides several short tutorials explaining basic concepts through code

EMA Java Tutorials | Refinitiv Developers

EMA CPP Tutorials | Refinitiv Developers

icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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