Use Notification Channels to Send Tracking Details
You can use notification channels to send the Where is Technician tracking details in Oracle Fusion Field Service. You can send the tracking details through emails that are generated using Message Scenarios, through email and SMS through gateway services, and through custom delivery channels. The custom delivery channels can be email or web-services that accept SOAP API requests.
Advantages:
- Enhanced Customer Experience – Customers receive timely, automated updates with a live tracking link.
- Reduced Support Calls – Fewer inbound inquiries about technician arrival times.
- Flexible Communication Methods – Supports email, SMS, and configurable API-based delivery for broader reach.
- Consistent Branding & Messaging – Use specific WMT themes per service type or business rule.
- Automation & Efficiency – Links are dynamically generated and sent at the right service stage without manual intervention.
Use Cases:
- Appointment Confirmation – Send tracking link immediately after scheduling.
- Pre-Arrival Notification – Trigger SMS or email when a technician is en route.
- Feedback Request – Share WMT page with post-service survey link.
- Activity Rescheduling – Send updated tracking link after a service date change.
- Cancellation Updates – Provide confirmation and tracking details when an appointment is canceled.
Here's how you can use notification channels to send tracking details:
- To use the email notification channel with Message Scenarios:
- To send an SMS using a third-party gateway service through
Oracle Integration Cloud:
- Define a custom property (for example, X_WMT_MESSAGE) to store the tracking URL.
- Configure Oracle Integration Cloud to read the custom property for tracking URL and the customer’s phone property. Configure it to send messages using third-party tools, such as, Twilio OIC Adapter or Oracle Cloud Integration.
- Click .
- Create or modify a message step.
- On the Settings tab, select Set Property for Delivery Channel.
- Select Customer for Recipient.
- Click Patterns and go to the Body section.
- Specify the property label (for example, X_WMT_MESSAGE) in the Subject section.
- Click Save. When the Message Scenario is launched, the SMS is sent to the phone number.