Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • App Studio /
avatar image
REFINITIV
Question by Neil Shah · Nov 19, 2015 at 02:35 AM · eikoneikon-sdkapp_studioeikon_appeikonsdk

How do you send custom fields between 2 apps when side by side in Eikon?

For instance, in the same way the following 4 apps are linked and therefore show information about the same RIC,

how do you use the same mechanism so that 2 apps could send to each other not only a RIC but also price, yield, etc. The first app would be trading app and the second app would be a calculator for instance?

linkedapps.png (90.2 KiB)
Zhenya KovalyovDEPRECATED5897d93d-a8d1-4dc1-91a8-d679f703ed7d

People who like this

1 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Zhenya Kovalyov · Nov 19, 2015 at 03:21 AM

You can do this in JET today through regular context passing that will go through color linking channels.

For example:

JET.contextChange([{RIC:"IBM.N",fields:{foo:"bar"}}]);

Will give you a ContextChange event with the following data payload:

[

	{  

		"IdentifierList": [  "RIC"  ],  

		"FieldList": [  "foo"  ],  

		"RIC": "IBM.N",  

		"fields": {  "foo": "bar"  }  

	}

]

So you can send along the yield, price, etc for each RIC. The receiving Apps just need to know about these additional fields.

Comment
Christiaan Meihsl

People who like this

1 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
No one has followed this question yet.

Related Questions

Error trying to run the App Studio .NET SDK.SampleApplication (Failed to connect to an IPC Port: The System cannot find the file specified)

How do you reset emerald-grid?

Eikon App Studio Webinar Mar 1: Can I embed native Eikon widgets (charts, maps, etc) into my application?

Eikon App Studio Webinar Mar 1: Do developers need the full version of Eikon or is there a subset version of Eikon that they can use to do the development. How much does it cost?

Eikon App Studio Webinar Mar 1: In Alex's demo, there is a node server running behind the scene - does TR provide any kind of hosting facility for the developped apps ?

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges