In the interface, the button uses a!startProcess. Although the process instance is created and completes successfully, the a!startProcess function still routes execution to the onError block.

Certified Associate Developer

When using a!startProcess within the interface button, the process instance is successfully created and completes as expected. However, despite the successful execution, the a!startProcess function moves to the onError block, resulting in unintended error.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data