Dynamically generate cases into Bonita

1
0
-1

I have some unique requirement. Is there a way we can dynamically create cases into Bonitasoft and automatically execute some of steps within the process based on the input. The use case I have is I have process defined for migration of customer, some of the customers are in middle of migration with manual process whereas some of them are just starting. I was all such customers to be populated in bonitasoft DB such that I can automatically run through their tasks and bring them to a state(step) which they are actually in.

So lets say my process has Step A->Step B->Step C->Step D->Step E Some of existing customers are at Step C in real world and now I want bring them into Bonitasoft such that I don't have execute StepA->StepB for them.

The steps mentioned are for simplicity purpose, real process flow is little more complex, but idea remains same. Hope somebody must have gone through this case.

1 answer

1
+1
-1

Hello,

I think the best way to handle that is by desiging your process in order to handle the different usecases that you can face.

Here is an example where before each human task, an automatic task is executed to check whether or not the process needs to go to the human task: http://i.imgur.com/Wy5x7m6.png

Hope it helps you're handling your usecase.

Lio

Notifications