cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1008
Views
0
Helpful
0
Comments
TCC_2
Level 10
Level 10

Resolution

This is how data flows from the Data Gateway (DGW) to the Push-To-Talk (PTT) application server and the TimesTen Data Authority Server (TTDAS) with Data Exchanger (DE):

  1. The PTT server registers at DE with an application name, and communicates its primary and secondary server name and status with the DE through the getSEDataNotifyManager method.
  2. The PTT server invokes the getSEDataAccessManager with the same name and password, in order to bind the Ar interface. This allows the PTT server to pull data.
  3. DE binds the PTT servers.
  4. DGW publishes an update on the message bus (Sonic broker).
  5. DE writes into the TTDAS.
  6. DE publishes the update to the An queue.
  7. DE reads objects from the An queue.
  8. DE makes interface validation and calls the PTT server.

Note: The PTT server uses an interface in order bind with DE.

Note: DE uses an inteface in order to read objects from the the An queue.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: