CRM2016 On-Premises
I am looking for advice on the best approach to an usual request.
We have customer file imported into our CRM via a workflow from an Web Application . The files are imported to a custom entity which has a date field (paymentdate), and a Transmit status ( optionset ) . what I need to do is set a 'trigger/task' to run a specific times of the day that will email a notice to the customer if their file has a payment date 2 banking days from today.
I can write a workflow that will check each file record where the transmit status is unsubmitted and the payment date is 2 days from (today), how do I schedule the workflow to run say at 16:00,17:00,18:00 to invoke that workflow
*This post is locked for comments