I would like some suggestion below scenario.
We have a custom object "Workflow" which has multiple tasks in it to be completed.
Existing Model: One Account has multiple opportunities for different products. Each opportunity has Produt Datasheet attached and Once opportunity is closed won , Workflow is created for the corresponding datasheet.
Account -> Opp 1 -> Datasheet 1 -> Workflow
-> opp 2 -> Datasheet 2-> Workflow
We want to link the two WF's (both belong to different product) present under 1 account , though attached to different opportunity.
I am not able to achieve this using WF rule and cannt thing of any other way.
Please suggest.
5 Antworten
Hi Amnon,
Workflows has some task in it , you can say steps for process we follow to complete the order. So we want to link two separate WF's belonging to different product. There are products which depend on each other say onec the order for Product 1 is completed then we can start the process for Product 2.