2 Messages
•
5 Points
How to Convert a Domain Level workflow to an Asset Level workflow?
Is there a way in workflow designer to switch the workflow from a domain level to the newly created asset level?
At the domain level the workflow would create an asset, and ideally there would be subsequent tasks on the newly created asset. I was wondering if I could utilize the sub process functionality to do this but wasn’t sure how. Has anyone done this?
rosariocarbone
22 Messages
1 year ago
Subprocesses can be utilized to encapsulate a sequence of activities within the main process. So you cannot configure a subprocess as an asset process but it is dependent of the main process that encapsule it. You can create a new process (a new workflow) that is configured as an asset process (see Call Activity in the documentation). However, depending on what you need to do with the asset you can still use the subprocess to focus on a specific asset.
0