The rmdsclient seems to only take the part before @ character in a symbol if it is a part of query. Is this a limitation of rmdsclient and are there any other char that might not be supported by rmdsclient.
@vishal.anand
Thanks for reaching out to us.
I checked the rmdstestclient document and found the itemList parameter uses a "@" character as a separator.
Specifies RIC instruments (comma-separated) which rmdstestclient should create and validate. When also specifying an item’s service (optional), separate the servicename from the item with the @ symbol
For example:
rmdsTestClient -h 127.0.0.1 -ct rssl -p 14002 -itemList PTT.BK,IBM.N@DIST_CACHE -S ELEKTRON_DD -v -X
You may check the document for more information or contact the ADS support team directly via MyRefinitiv.
I hope that this information is of help.