|
Userexits assigned to activities can be executed synchronous when completing an activity or asynchronous in the background. The userexits are assigned in the Activity properties in the field and . This follows the process below: |
|
Execute userexits at completion |
|
A userexit is entered in the field . The user confirms the execution of an activity in the Activity mask with the button and clicks . The userexit is executed synchronous. At completion, the Workflow Executor checks if a userexit is entered in the field in the activity properties. |
|
Execute userexits in the background |
Only after the userexit in the field was executed, the Workflow Executor checks the fields , if a userexits is to be executed asynchronous in the background. The userexit is then executed. |