Hi @priyanka.mundargi
I would recommend starting with the the Quick Start and then working through the first 4 steps of the Tutorials for EMA Java.
You can also read some of the articles or watch some of the recorded webcasts e.g.
Intro to EMA
Intro to EMA Webinar
As far as standard documentation, the EMA Java Developer guide and Concepts guide are useful reading.
Most of the EMA Java Consumer examples consume and process streaming data - with the exception of a few like the Snapshot example / offstream posting example etc.
The simplest example is example100__MarketPrice__Streaming. A slightly more advanced example is example200__MarketPrice__Streaming
The above examples can be found in series100 and series200 subfolders of Ema\Src\examples\java\com\thomsonreuters\ema\examples\training folder when unpack the ElektronSDK.
However, if you have not already done so, I would strongly recommend you work through the Quick Start and some of the Tutorials for EMA Java.
Yes. i have implemented it in same way, But i need data for securities which are withing the symbols. Ho can we do that?
Looks like you are consuming a Chain RIC - please refer to the articles on Chains starting with Simple Chain objects for EMA - Part 1
Prior to that I would recommend you work through the standard Tutorials to get a better high level understanding of how EMA Java works - this will definitely help more sense of things.
there are so many documents. Am confused from where to start?