@ayerajothi
Yes, I can use JET 2 API to convert IMO to RIC.
I use the symbology plugin. The function call is:
var promise = JET.Data.Symbology.request({ "from": "IMO", "symbols": ["9619907"], "to": ["RIC"] });
Hi @ayerajothi
Just would like to give you more detail on how to use this feature.
1. Please launch cpurl://apps.cp./Apps/JET app from Eikon Search Bar.
2. Go to Symbology Plugin
3. Scroll down the page to see the sample code and sample requests.