Hi,

I have got several question, if you can help me i will be happy so much :)

1. What does it means the process is aborted? I have got some running process which is aborted but i don't understand why!?

2. Can i contiune the aborted process(change the status)? Because The processes stopped on the system and we do not wanna start from first step.

Thx,

Miklos

  • No labels

1 Comment

  1. Hi, Miklos:

    Everytime you use workflow designer to deploy the process, it will generate  new processId for each running process. and the running process will not be route to first step.

    You can track the origin process id by query the TABELE "wf_process_link"

    Thank you

    Jonathan Yang