#startprocess

"Error when trying to create bar for process" after starting process

Hello,

when I try to start my process I always get an error window with the message: "Error when trying to create bar for process [process name]". Unfortunately, I don't know from the error message what the problem is or what possible solutions would be.

In my process itself I have no validation errors. Bonita Version: 2022.2

Thanks in advance!

Configure a Start timer event

Good morning,

I need to configure a start timer Every day at 12.00 from 28th of current month until 2nd working day following month.

In timer condition based on Cycle , in Monthly Tab we have Day " " of every " " month , but there is no End Date where I could configure 2nd day of the next month . How Can I achieve this through a script for example , or is there any suggestion for achieving that ?

regards.

How to pass a complex type in processAPI.startProcess

Hi all
I want to pass a complex type to my process while I want to call the processAPI.startProcess but I totally don't know how to do this, I thought that maybe below code could help me but it couldn't.

Notifications