workflow-core icon indicating copy to clipboard operation
workflow-core copied to clipboard

How can I define UserTask using JSON file?

Open codecodecookie opened this issue 1 year ago • 1 comments

I need to implement an approval type process, but the process is dynamic and variable, so I need to use JSON files to define user activities, but I have not been able to use usertask in JSONprimitives, any examples of this can be used for reference, would you be grateful。

codecodecookie avatar Feb 22 '24 15:02 codecodecookie

The follow picture is that my JSON file for implements a recur flow,but my input or stopcondition setting has some error ,lead to that start workflow but recur step not work,who can tell me how to fix it , thanks in advance image

image

codecodecookie avatar Feb 23 '24 01:02 codecodecookie