Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Agent Message Events

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 Debug Event.

The agent produces the following debug events:

  • Request processed and routed. drUIBuilderContextID: <number>
    This message is displayed when the UI Builder agent receives a request. drUIBuilderContextID is used to determine the corresponding response by the UI Builder agent as well as an identifier for the Cycle(UIBuilder) UDR that is being processed in the APL.

  • Response sent. DrUIBuilderContextID: <number>
    This message is displayed when the UI Builder agent sends out the response. DrUIBuilderContextID is used to identify the preceding request that was received by the UI Builder agent.

  • No labels