Question
three ways to trigger a process from a process model?
What are three ways to trigger a process from a process model?
- Use a!recordActionItem().
- Use a Start Process smart service.
- Run a!startProcess() from a script task.
- Call a web API.
- Use a subprocess
