question

Upvotes
Accepted
39 6 8 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 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
78.1k 246 52 72

@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 512.0 KiB each and 1.0 MiB total.

Upvotes
18.2k 21 13 21

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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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