arjunah / finos-fdc3-api-demos

FINOS FDC3 API demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FDC3 Demo Applications

Demo applications, part of the demonstration of the demo for FDC3 API and FINOS Interop API implementations.

Steps to run

  1. Prerequisites. Make sure you have:
  2. Download and install the latest Glue42 Desktop Trial Edition
  3. Clone https://github.com/Tick42/finos-fdc3-api-demos
  4. cd fdc3-demo-applications
  5. npm i
  6. npm run start

Demo steps

  1. Start AppD Service Binary
  2. Start Glue Desktop
  3. Start the FDC3 Toolbar
Browser demo
  1. Inside the Toolbar application choose the Glue42 bus
  2. Enable the AppD POC Provider provider
  3. Launch the Instrument List Browser and Instrument Price Chart Browser applications
  4. From the Instrument List Browser select an instrument (the Instrument Price Chart Browser application should get updated)
  5. From the Instrument List Browser open the context menu for an instrument and select Instrument Price Chart Browser (this will open a new window that will update on raiseIntent)
  6. Do the same for the Trade Ticket Browser application
  7. Close all browser windows
Glue Desktop
  1. Launch the Glue42 Instrument List and Glue42 Instrument Price Chart applications
  2. Follow the same steps as above (with the Glue42 applications)
  3. Do not close the Glue42 Instrument List and Glue42 Instrument Price Chart applications

About

FINOS FDC3 API demos

License:Apache License 2.0


Languages

Language:TypeScript 75.1%Language:HTML 19.9%Language:CSS 2.8%Language:JavaScript 2.3%