Hi all,
I noticed a weird behaviour of the Process Editor.
Every time I open a process into the Editor a new instance of such process is created with Debug Mode set to ON as can be seen in the Console -> Process Instances.
I know that when clicking on the Preview button into the Editor, a process instance is created in order to show how tokens move through the process, but this happens even if the Preview button is not clicked at all.
I'm getting in troubles due to this behaviour because I'm working on a process which sends emails and wait for the user approval, performing automatically such an approval when a timer triggers. This process is usually launched manually once a month.
This means that when opening this process into the Editor, mails are being sent and automatic approval step is performed after some time.
I'm working on a 5.3 platform, is there any way to disable this automatic process creation?
I noticed a weird behaviour of the Process Editor.
Every time I open a process into the Editor a new instance of such process is created with Debug Mode set to ON as can be seen in the Console -> Process Instances.
I know that when clicking on the Preview button into the Editor, a process instance is created in order to show how tokens move through the process, but this happens even if the Preview button is not clicked at all.
I'm getting in troubles due to this behaviour because I'm working on a process which sends emails and wait for the user approval, performing automatically such an approval when a timer triggers. This process is usually launched manually once a month.
This means that when opening this process into the Editor, mails are being sent and automatic approval step is performed after some time.
I'm working on a 5.3 platform, is there any way to disable this automatic process creation?
Thanks in advance