web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

CRM Business Rules - Trigger Challenge

(0) ShareShare
ReportReport
Posted on by 230
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
  1. An option set with values Yes, No and defaulted to unassigned
  2. A Two Option with default No
  3. Another Two Option with default No
  4. Option Set with values Yes, No and defaulted to unassigned
  5. 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
I have the same question (0)
  • dxshyam Profile Picture
    230 on at

    Edit: This happens when Business Rules Scope is set to Forms as well as Entity.

  • Suggested answer
    Satish Tiwari - CRM Profile Picture
    Microsoft Employee on at

    Hello Shyam,

    If you refresh the form, does the field gets unlocked ?

    Also, do you see this behavior in Web client or UCI or both ?

    Was it working before or is this first time implementation ?

  • Suggested answer
    Jomy Jose Profile Picture
    290 on at

    Hi, just try changing the logic conditions in the business rule. Add the unlocking step in default condition(Last condition) of business rule(you can change the if else logic for the same). It's worked for me for a similar situation.

  • dxshyam Profile Picture
    230 on at

    Hi Jomy,

    I am getting the same result even after modifying the business rules.

    Type is an option set with 3 values: "NT", "T" and "PQP"

    Scope: Entity

    Initially the condition was 

    IF
    Field1 equals "Yes" AND Field2 equals "Yes" AND Field3 equals "Yes" AND Type equals "NT"
    THEN
    Unlock Field5
    ELSE
    Lock Field5

    Modified condition is

    IF
    Type equals "T"
    THEN
    Show field Topic
    ELSE IF
    Type equals "PQP"
    THEN
    Show field Topic
    ELSE IF
    Site Field1 does not contain data OR Field1 equals "No" OR Field2 equals "No" OR Field3 equals "No"
    THEN
    Lock Field5
    ELSE
    Unlock Field5

    Thanks

    Shyam

  • dxshyam Profile Picture
    230 on at

    Hi Satish,

    I am on UCI and it does not unlock even after manually refreshing the page.

    I am not sure how it would behave in webclient. (Can you share the steps fo check his part?)

    Earlier Fields 1,2 & 3 were locked in BPF and was populated to Yes when the relevant Tasks were marked as completed. Later, we were requested to keep Fields 1,2 & 3 as editable in BPF and from then I am facing this issue.

    Regards,

    Shyam

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 184 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 138

#3
CU11031447-0 Profile Picture

CU11031447-0 100

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans