question

Upvotes
Accepted
39 2 3 11

Is it possible to search ric code by providing imo number or vessel name via JET API by triggering a request? If possible, please guide us in that path. Thanks in advance!!

eikoneikon-app-studiojet
icon clock
10 |1500

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

Upvotes
Accepted
38.1k 69 35 53

@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"] });

1578475342685.png (5.5 KiB)
icon clock
10 |1500

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

Upvotes
18k 21 12 20

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.



ahs.png (280.0 KiB)
ahs2.png (163.4 KiB)
icon clock
10 |1500

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

Click below to post an Idea Post Idea