Hi All,
I am on Dynamics 365 Version 9.0, In one stage (say stage 7) of my Business Process Flow, I have the following 5 fields
- An option set with values Yes, No and defaulted to unassigned
- A Two Option with default No
- Another Two Option with default No
- Option Set with values Yes, No and defaulted to unassigned
- Option Set with values Yes, No and defaulted to unassigned and Locked
Expectation is that the 5th field should be unlocked only when fields 1,2 & 3 are having values Yes.
A business rule takes care of this when fields 1,2 & 3 are manually set to Yes in the business process flow.
I have 3 tasks that are created as part of earlier stages of my Business Process flows and when those Tasks are Marked as Complete, Fields 1,2 & 3 are set to Yes from background, so far things are moving as expected, the challenge I face here is even though Fields 1,2 & 3 are set to Yes (the BPF shows it as Yes), the 5th field still remains locked (for some reason the business rule fails to trigger when Fields 1,2 & 3 are set to Yes from background)
Any pointers on this would be very helpful,
Thank you
Shyam