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.