Async BR and After BR

Rooma1
Tera Contributor

HI All,

 

Can we use a Async BR instead of After BR in the below scenario:

 

 

Suppose I want to generate a Problem records just after the Incident state changes to On Hold and On Hold Reason changes to Awaiting Problem and it should show a message at the top of the incident page with the Problem record number.

 

Thanks,

Rooma

5 REPLIES 5

Sohithanjan G
Kilo Sage
Kilo Sage

Hi @Rooma1 

If you need to display a message to the user immediately after the state changes and the On Hold Reason changes, you would indeed need to use an After Business Rule (After BR) rather than an asynchronous one. After BRs execute synchronously and are suitable for actions that require immediate feedback to the user, such as displaying a message.

 

Please mark as helpful & Accepted Solution

Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)