Communication between two process deployed in two separate tomcat server

1
0
-1

How can i initiate process from separate server after the process from another server was finished.

1 answer

1
0
-1

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

Comments

Submitted by angelfiona on Mon, 06/16/2014 - 10:26

can you provide sample codes as to how to implement the scenario.

Submitted by angelfiona on Mon, 06/16/2014 - 10:26

can you provide sample codes as to how to implement the scenario.

Notifications