9.77.3 SQL Forwarding Agent in Real-Time Workflows
The SQL forwarding agent inserts UDR data into a database table according to your definitions of mapping between UDR fields and database table columns.
The agent also enables you to populate database columns with MIM values either by using a plain SQL statement, or by invoking a stored procedure that inserts the data.
Note!
Supported database commands depend on the JDBC driver of the database.
This section includes the following subsections:
9.77.3.1 SQL Forwarding Agent Configuration - Real-Time
9.77.3.2 Handling Erroneous UDRs - Real-Time
9.77.3.3 SQL Forwarding Agent Input/Output Data and MIM - Real-Time
9.77.3.4 SQL Forwarding Agent Events - Real-Time
9.77.3.5 Example of SQL Forwarding Agent in Real-Time Workflow