#subprocesses

Call sub process in an iteration, sub process never calls

Hello,

I have a process witch call a sub process. The calling task has an iteration on a list of a complex object creating from my Data Model.

When I launch the root process, the sub process is never called.

I know my list, used for the iteration, is correctly filled. I log its content and I see some data in it.

I set some logs at the beginning of the sub process and they are never write when I display the logs.

Moreover, I don't see any errors in the log so I don't understand why my sub process is never called.

Sub Process not showing when reaching the Call Activity

Hi everyone.
I'm very new to Bonita, so any help is appreciated!

So I am using a Call Activity in my Main process to call a Sub Process. However, for some reason the sub process is not showing when I reach the call activity and just ends the process there, ignoring the rest of the process.

I was able to get the sub process to display yesterday, by starting a project from scratch. But as soon as I add the Data to be sent and received via the sub, it started disappearing again.

Multi Instantiation Example 2.0 doesn't allow to be called by an activity

I've tried to call this process example but I couldn't. Tha call activity doesn't have any configuration in Execution and Data only in General the process to call. Why does this happen? Is there a solution?

Notifications