I have a workflow that is calling a child workflow. I would like to obtain the GUID of the parent workflow's system job within the child workflow. how can I get it with a custom workflow activity?
You can create one field on entity which you are using in child workflow.
Now from parent workflow update the new field with parent workflow id then that filled you can use in child workflow.
Thank You,
Pradeep Rai.
Please mark this as VERIFIED. if it helps you to resolve the query
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.