9.77.3.4 SQL Forwarding Agent Events - Real-Time
Agent Message Event
There are no message events for this agent.
Debug Events
Debug messages are dispatched in debug mode. During execution, the messages are displayed in theĀ Workflow Monitor.
You can configure Event Notifications that are triggered when a debug message is dispatched. ForĀ further information about the debug event type, see 4.3.23 Debug Event.
The agent produces the following debug events:
SQL: sql-statement
Example - SQL debug event
SQL: INSERT INTO test_table (NUM, DATA) VALUES (?, ?)
The debug message is sent when the SQL agent creates its SQL string to send to the database.