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
Have you checked the application-server log to see if there is additional information regarding the error is being printed there?
As Jose pointed out, is the modeler allowing you to save and publish the model? Typically it would not allow you to save a process model if there are errors in the smart service configuration.