Install a process in Bonita Portal via Engine API

1
0
-1

Hi,

I need to know how i can install a process in Bonita Portal (.bar) using Engine API. Can anyone help me showing an example?

Thanks

Diana

1 answer

1
0
-1
This one is the BEST answer!

Hi Diana,

I guess you mean "install a process in a Bonita Runtime". You will find a detailed documentation on how to manage processes in Bonita through APIs in this chapter. Under the "Deploy a process" section there is an example about deploying and enabling a process from a .bar file or from the processDefinitionBuilder.

Hope it helps

Miguel

Notifications