Example of SQL Processing Agent in Real-Time Workflow

This example shows a workflow configured to collect Diameter requests from Diameter Stack, and route them to an Analysis Agent. In the Analysis Agent, it maps Diameter requests to the configured UDR in the SQL processing agent, and then routes to the SQL forwarding agent to insert the data into a database. Upon commit, the SQL processing agent routes a commitUDR to the second Analysis agent. It then forms a Diameter Response UDR that is routed back to the Diameter Client.

Example of a real-time workflow with an SQL processing agent

This is an example of how the SQL processing agent may be configured for this workflow.

Example configuration of an SQL processing agentÂ