Install a process in Bonita Portal via Engine API

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

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