Start/Transition Workflows per Script

Like it is pointed out here, there's no possibility to start or especially transition workflows per script because the WorkflowContext is needed.

Creating task on a store element per script doesn't make much sense without the possibility to transfer it to the next state.

I really would like to have this possibility.

Regards

David Penack

Tags (1)
3 Comments
Andreas-Knoor
Crownpeak Employee
Crownpeak Employee

There is an new API for starting workflows without implementing a WorkflowContext mockup class.

FirstSpirit version: >=5.0.209.

rkurz
Elite Observer

Hello Mr. Knoor,

where exactly do I find information about the API for starting workflows?

Andreas-Knoor
Crownpeak Employee
Crownpeak Employee

The "WorkflowAgent" class should be a good starting point:

http://www.e-spirit.com/odfs51/dev/de/espirit/firstspirit/workflow/WorkflowAgent.html