UI Builder Agent Events

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:

Message

Description

Message

Description

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.