- 25 Jan 2025
- 1 Minute to read
- Print
- PDF
Overview
- Updated on 25 Jan 2025
- 1 Minute to read
- Print
- PDF
Business Rule Designer
Notifying recipients based on URL settings for Managed Service Providers (MSP) often involves setting up automated notifications based on specific conditions or configurations defined by the URL parameters.
The hyperlinks attached in the notification should be as per the respective customer instead of a generic hyperlink. Emails are segregated based on customer and language.
Prerequisite:
The app setting key must be set to true. "MSPUrl:isBaseUrlByCustomer": true.
if this key is set as true, we will receive the email with hyperlink based on the customer base url , but if it is set as false then we will get the default hyperlink. For more information refer Hyperlink.
Configure Business Rule Designer
1. Navigate to Design Studio > Module > Business Rule Designer.
2. Click New.
3. Enter all the required information in the General step. Click Next.
4. Fill in the required information based in the Trigger step. Click Next.
5. Choose the Conditions as desired. Click Next.
6. Choose Notify Recipients from the Actions step.
7. Click Add Notification. The Add Notification page is displayed.
Figure: Add Notification
8. Choose the Notification Template and select the Recipients.
• When notification contains hyperlink and customer has MSP configuration, the notified recipients should be based on recipient wise URL mapped to User and Customer configuration.
Figure: Notification
9. Select the desired recipients in the Recipient field.
Figure: Recipients
• Customer URL are configured for To field in Recipients. The CC and BCC have not been configured for notifications to different URLs.
• The notification template selected is sent to users based on their configured URL and language selection.
• If the customer URL is not configured, notifications are sent to the base URL.