The Data Flows Explorer gives you access to all the graphs allowing you to explore the data exchanges between services.

As with all Akwatype graphs, the graph is automatically generated from a number of operating parameters that you can enter (services, routes, topics, messages...)

All graphs are dynamic in the sense that a contextual menu at each element of the graph allows, for example, to display information specific to the element, to perform an extraction, to navigate to another representation or to position in the code where the element is defined

All synchronous links (API calls) are in red and all asynchronous links (message exchanges) are in blue

 

 

  1. Icon of the Data Flows Explorer
  2. Service cooperation
    • Automatic synthesis graph of the relations between services
  3. Service focus
    • Interactive graph to visualize the interactions of one service with all the others
  4. Messages and Topics focus
    • Interactive graph to visualize which services send and receive which messages, and by which topic or queue
  5. Sequence diagram
    • See all the cascading service calls triggered by the activation of one or more route or/and  the receipt of one or more messages on a service
  6. Exchange
    • Interactive graph to visualize the interactions between two or more services