Business Rule vs Flow designer execution

Ballela Siva Te
Tera Contributor

Hi Friends,

 

We have designed an after business rule[create, update] on CMDB table which performs certain work. In parallel we designed a flow designer for the same table to perform certain work. (Both the works are not same)

 

The flow designer functionality works as expected when the business rule is not active. But when the business rule is active the flow designer is not functioning.

 

Can you please let me know why this discrepancy ?

 

Regards

Siva Teja B

 

4 REPLIES 4

Samaksh Wani
Giga Sage
Giga Sage

Hello @Ballela Siva Te 

 

Ideally the order of Execution of Business Rule Comes first before Flow Designer, This might be the reason when you are making BR active , Flow designer not functioning.

 

Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.

 

Regards,

Samaksh

@Samaksh Wani Then how can we make the functionality in the flow designer execute ?

Hello @Ballela Siva Te 

 

Better you can add your BR task into Flow designer with correct order of executions.

 

Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.

 

Regards,

Samaksh

Ballela Siva Te
Tera Contributor

@Samaksh Wani  Is there no other way I can execute them in parallel ?