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.
a!startProcess
Discussion posts and replies are publicly visible
On what kind of interface do you do this?
Is there anything in the logs that would give you a clue of what's going on?
I have form in the process and using the interface object with the Button with the a!startProcess. the startprocess use to triger the process which has the intergration.
!startProcess. the startprocess use to triger the process which has the intergration.
I could not find anything from the logs
dharaniv7118 said:However, despite the successful execution
How do you know this?
As per the documentation, onError is triggered when the process could not get started. Did you check process model security, process parameters, passed data and data types?
This might solve your issue.https://community.appian.com/support/w/kb/557/kb-1330-a-startprocess-fails-to-trigger-onsuccess