1 Reply Latest reply on Sep 18, 2012 4:05 AM by eaa

    Is there a way to clone task node in drools guvnor workflow?

    supritchaudhary

      I added a task in drools guvnor workflow and added some custom data input parameters mapping.

      Is there a way to clone the task to create multiple copy of the task with custom data input parameters mapping?

       

      For example:

       

      Start-->URL1TestTask (url,user,pass attributes)--->URL2TestTask(url,user,pass attributes)-->End

       

      Is there a way to clone URL1TestTask to create URL2TestTask with all data input attributes mapping as URL1TestTask?