Is it possible to get Recurring template details define in DATA Scope Select through Reuters API.
Required details like Schedules ,Instruments and Out Format , Out mnemonics etc.
@Deepak.kumavat, there are API calls that let you retrieve details of instrument lists, report templates, and schedules. Most of them use an ID specific to the list, template or schedule, but the ID can easily be retrieved from the name. All these calls are documented in the API reference tree (all links that follow point to that API Reference). Here is a short list of possibilities:
For examples, see the following
I hope this helps. If not, please specify exactly what you need, and I will try to give you more detailed information and refer you to the API calls that will do what you need.