Error Handling Application Execution
Errors may occur while working in Scheer PAS. To facilitate troubleshooting, corresponding error and notification messages are displayed in the application. The overview of error messages allows you to identify possible causes and possible solutions. It also refers to documentation pages that contain further details.
We recommend using container deployment as the default deloyment target starting with PAS 23.1. For further information see:
Errors during Application Execution
Erroneous Behavior | Possible Reason | Solution | Further Information |
---|---|---|---|
Angular development container is probably not ready | You tried to open the application within the test environment of the Designer but the test environment is not yet initialized. |
| |
Clicking on a button has no effect. | It is not defined which process flow should be triggered when clicking this button. | The trigger event is not set. The trigger event defines which button event should trigger the execution of the related element. You can find the attribute Trigger Event in the attributes panel of user tasks and boundary events. | |
No forms are displayed during execution. | No proxy port has been set in the service properties. | If you are using forms within your BPMN model, insert 5444 as standard proxy port. | |
Processing... Task Example_Name is currently being processed. |
|
| |
The expected form is not displayed during execution. | The form is not assigned to the corresponding process step. | Assign the form to the corresponding user task. | |
There was a problem connecting to the angular development container. Try again in a few minutes. | You tried to open the application within the test environment of the Designer but the connection to the test environment failed. |
|
Related Pages:
Related Documentation: