I am trying to start the process model via the interface and was able to do it successfully, everything was working fine but right before the release, it has started showing an error when I click on the button to start that process model.
(Note that: no changes were made to the interface or process model after successfully running the tests and another important thing is no other smart service except a!startProcess is being used in the saveinto part of the button)
The following error is displayed in the designer mode after clicking on the button to start the process model
Interface Definition: Expression evaluation error: An error occurred while executing a smart service: Failed to start process. Process Model ID: 21506. This error will not be displayed to the user viewing this form. Click here to dismiss the error message and see the resulting interface.
Any help will be really appreciated,
Thanks
Discussion posts and replies are publicly visible
Some leads that could help debug:
1) Does the user trying to start the process model from the interface have at least view access to the process model object? (within the process model object, navigate to File --> Security)
2) Are all of your process parameters (called via the processParameters) field spelled correctly and fully listed?
I am the designer of the process model and I have all the access but I am still not able to start, all parameters are passed correctly.I tested everything one day ago but last night I thought to do checking again but the prcoess never started,
and apparently no other process models are starting upon pressing a button via the interface,