General Settings Tab

You can make the following settings here:

General Settings

Field

Description

Log Level

You can use the log level to define with what level of detail you want the multiple call destination system to write messages to the agent instance log at the runtime of the agent instance. (See: Log Level.)

Exclusive Lock

If you select this checkbox, you define that only one thread can run through the process logic of a multiple call destination system at a specific time. The multiple call destination system is locked for other threads at this time.

If you do not select the checkbox, the MCD can be used simultaneously by multiple threads.

Make Resume Handles Persistent

If you select this checkbox, you define that you want the resume handles to be stored and thus still be available after the agent instance is restarted.

You can display the used resume handles on the Resume Handles tab.

A resume handle is a unique ID with which a resume point can be identified within a multiple call destination system.

Make Permanent Local Variables Persistent

If you select this checkbox, you define that you want the permanent local variables to be stored permanently and thus still be available after the agent instance is restarted.

If you do not select the checkbox, the values are not stored permanently. After the agent instance is restarted, the variables are reset to their initial value.

Reset pushbutton

You can use the Reset pushbutton to reset the values and the update counter of persisted permanent local variables that are associated with the selected agent instance. To do this, you need to stop the selected agent instance and choose the Reset pushbutton. After the agent instance is restarted, the permanent local variables receive their initial values defined in the configuration.