In order to solve the "Activities executed exceeded maximum limit: 100. The workflow may be running in a loop" in a stateless process we decided to not configure the statelesspe.properties but to configure a new stateful process with automatic activities.
I have two "hot" questions regarding stateful process inside a xCP 2.0 application:
- Can the Process Engine (so, the Java Method Server) execute a custom Java Module defined into a stateful process designed with xCP Designer?
- Is there a way to run "plain old" BPM/Workflow methods in a statefull process designed with xCP Designer?
Thanks for sharing.