You are viewing limited content. For full access, please sign in.

Question

Question

Using a Forms Sub-Process multiple times

asked on November 11, 2014 Show version history

Is there any way to call the same sub-process multiple times from the main process or another sub-process?

I have a sub-process that puts a form in a waiting queue and sends a reminder email on a certain date, among other things. I'm using it right now in my main process, but also have a need for the same functionality in a sub-process. Rather than re-invent the wheel, I'd like to call the existing sub-process.

Thanks!

1 0

Replies

replied on November 27, 2019

Please can we raise this as a feature request, to be able to re-call the same sub process multiple times?

 

Cheers!

2 0
replied on November 13, 2014

You cannot recall a sub process, but you can copy it! After fully configuring the sub process you are wishing to replicate. Right click on it in the main process and choose copy. 

This will not re-point the business process to the first sub process, but make an exact replica. Allowing you to make minor tweaks to the second instance if needed.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.