How can i initiate process from separate server after the process from another server was finished.
Hello,
you can use API and initiate a process using REST, for example. You will get an example in our online documentation here .
You could also create your own connector that connects to another instance Bonita using Java API, and instantiates a process. For Java API, you can get some help here .
Hope this helps,
Haris
can you provide sample codes as to how to implement the scenario.
can you provide sample codes as to how to implement the scenario.