Can anybody give realtime examples of Before, After, Async and Display Business Rules ? Please

gangasatishgurr
Kilo Expert

I want to know about Business rules with full clarification

1 ACCEPTED SOLUTION

Kalaiarasan Pus
Giga Sage

Let's say you are posting a question on community and community is your service now instance



First, I need to check that you not posting any offensive materials. I can have a before rule to check that. According to the rules setup by me, either allow or disallow the posting of the question (Transaction).



Second, after you have passed the rules of posting and posted the question successfully. Someone opens up your question and likes your question. I need to award you points once the like is successful. I can have a after business rule to set this up.



Third, you will need to get email trigger when someone comments on your question. It does not need to be immediate. I can have a async rule to trigger the email.


Finally, I need to update the number of views of your question. I can have a display business rule to update the counter related to your question ..



Clear enough ? Can't get more real time than this


View solution in original post

9 REPLIES 9

Hello,


Awesome explanation but first point could not understand properly.


If it is possible pls brief me more.


Thanks ,


gangasatishgurr
Kilo Expert

Thank you.


Mind blowing explanation.


jaiku
Giga Contributor

That was very useful than you


venkatesh adith
Kilo Contributor

good explanation

sreevidyadevelo
Kilo Contributor

Excellent example