Hi All,
I am new to Dynamics. I am trying to reactivate a BPF(business process flow) of a parent entity using workflow activity called from the child BPF.
Design should be like -
1) Using a child's BPF, call a workflow activity.
2) Fetch parent entity or record.
3) From the parent entity lookup to its BPF and reactivate it and make the first stage as the active stage.
I am not sure how can I do it programmatically.
Looking for suggestions. Thanks in advance.