I have task process (CCB approval) that I would like to use for several approval processes within the workflow but I am not sure how to call it since I cannot seem to edit the TaskProcessName in the properties to point to the same task process. What I am trying to do is send the approval to groups that are impacted by the item conditionally.
If CurrentItem:Architecture equals Yes
Start CCB approval process on CurrentItem with Arch_group
If Current Item:BIOS equals Yes
Start CCB approval process on CurrentItem with BIOS_group
Thanks, -Erik