Hi Team , I have a requirement of activating a subprocess based on a

Hi Team ,

I have a requirement of activating a subprocess based on a boolean (rule) from the main process which is already completed .
Is it possible ? if yes,how ?...

OriginalPostID-105677

OriginalPostID-105677

  Discussion posts and replies are publicly visible

Parents
  • If the process is already completed, then this will not be possible unless you use something like the IFM Manager smart service. Have you thought of activating a rule event which could move forward if the condition became true? This would have to be done in conjunction with not terminating the process (to keep the rule event active). Keep in mind you'll have to think of another event (rule based or perhaps timer) which can terminate the process, as you will not want to keep this process lingering in the system indefinitely.
Reply
  • If the process is already completed, then this will not be possible unless you use something like the IFM Manager smart service. Have you thought of activating a rule event which could move forward if the condition became true? This would have to be done in conjunction with not terminating the process (to keep the rule event active). Keep in mind you'll have to think of another event (rule based or perhaps timer) which can terminate the process, as you will not want to keep this process lingering in the system indefinitely.
Children
No Data