Hello,
I have a requirement where if a case lies under Pending Customer status for more than 2 days it should trigger an alert to the Case Owner. How can I set this up in Acumatica?
Hello,
I have a requirement where if a case lies under Pending Customer status for more than 2 days it should trigger an alert to the Case Owner. How can I set this up in Acumatica?
Best answer by shushanna34
Hi
Here is how you can configure your Generic Inquiry to trigger the Business Event:
Please Create GI on CRCase
On the Conditions tab, set up the following filters using date-relative parameters
Status = Pending Customer
StatusDate < @Today - 2
Use this GI as the source for a Scheduled Business Event set to run daily.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.