What to do: |
|
| As a prerequisite for this example you must have completed the examples Create an Ad-hoc Process or Create a Process from a Process Template. | |
|
Select
|
|
| Click search the process Purchase Requisition. |
|
| To change to Edit mode click
|
|
| Go to the section. | |
| Click the field and enter the userexit to be executed upon initialization of the workflow process. | |
| To save the entry click |
|
| In order to start a userexit after the process completion, enter a corresponding userexit to the field. | |
| The pre-action userexit of a main process is executed synchronously with the Agile EDM server. Thus, a possible output message will be visible in the message window of the client. The post-action userexit of a main process, as well as the pre- and post-action userexit of a sub process, are always executed asynchronously like a batch operation in a separate started server without UI. | |
| Be aware that the pre-action userexit of an accidentally started subprocess is immediately executed synchronously with the EDM server before the error message appears, thus a sub process cannot be started separately. |