Hello.
I'm running the BPM process you see in the attached image.
That process has two event sub-processes defined.
One is activated by signal and the other by error.
During the execution of the process the flow does not go through either signal activation or error activation.
However, as shown in the figure, both event subprocesses are activated.
in the case of the error sub-process:
- has no error code defined.
- the subprocess has been executed
- the mail is received by the defined user (It is a confirmation that the sub-process is actually executed)
in the case of the signal sub-process
- no code has been defined either
- the sub-process is running
- a task assigned to the defined user is not generated.
If the flow does not go through the error activation, how can I prevent the error sub-process from being executed?
Thank you very much.
I'm running the BPM process you see in the attached image.
That process has two event sub-processes defined.
One is activated by signal and the other by error.
During the execution of the process the flow does not go through either signal activation or error activation.
However, as shown in the figure, both event subprocesses are activated.
in the case of the error sub-process:
- has no error code defined.
- the subprocess has been executed
- the mail is received by the defined user (It is a confirmation that the sub-process is actually executed)
in the case of the signal sub-process
- no code has been defined either
- the sub-process is running
- a task assigned to the defined user is not generated.
If the flow does not go through the error activation, how can I prevent the error sub-process from being executed?
Thank you very much.
Comment