Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Duplicate Process

In the Workflow DesignerProcess Builder, it is possible for one to duplicate existing process under the same package using the option available in the process's properties.

 

Image AddedImage Removed

Figure 1: Duplicate Process

That is all that you need to know if you need to merely duplicate a process but if you would like to know more, please continue to read on.

Since the design is made up using XML, we may inspect on what is going on behind the scene.

...

  1. Create new participant and move existing activities from the old participant to the new one one by one.
  2. Create new participant, locate the activities that use the old participant in the XPDL view and do a search and replace in your favourite text editor.

Related Elements