Is there any solution to reverse auto populate status field of a non-workflow BP?
I am looking for a solution to reverse auto populate status of a non-workflow BP. Actually I have a master data list (name it NW) and a workflow-type BP (name it C) to apply changes on this master data.
in C BP any records are referenced to NW BP and I need to update the status of NW after the C record reaches to a terminal status.
Regards