Microsoft has currently deprecated the drip scheduling feature in Field Service which means we must build this feature ourselves, luckily there is a simple way of achieving drip scheduling using sync filters. Below is an example of a sync filter…
Tag: Booking
Open Google Maps or Waze from Resco Mobile CRM
Field Agents who frequently travel will most likely be comfortable with using well known and familiar applications to set their journey directions, such as Google Maps or Waze. Below is code which is triggered from a command. In this case…
Resco Chat Messages & Push Notifications for Field Service
I had a requirement for providing push notifications on the Field Service mobile application for Field Engineers when a Work Order is Scheduled to them. Resco provide some Workflow Activities already in their solution. One being the ‘Send Chat Message’…
Field Service – Another Booking Rule example
Below is another example of a Booking Rule as well as an interesting find. This new Booking rule fetches the Characteristics from both the Resource and the Work Order and compares them to see if the Resource is valid to…
Field Service – Booking Rule example
In this article I will go into detail of creating a Booking Rule and will also show an example of one. Below is a working piece of source code which when a Resource Requirement is placed on the Schedule Board,…