We want to create a workflow process that will e-mail the person assigned to
a service appointment if they have NOT closed the appointment within 24
hours after the scheduled end.
How do we trigger the rule to run at creation, but wait for the 24 hour
period after the scheduled end to send the e-mail?
Thanks,
Gavin
It just so happens that I made a blog post about this 2 days ago :). Take a
look at www.cwrmobility.com/weblog, it includes a screenshot of the
workflow. You have to use a timer condition that waits until 24 hours after
the scheduled end time.
HTH,
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
"Gavin Steiner" <ga...@interprom.com> wrote in message
news:%23Rbnk98...@TK2MSFTNGP15.phx.gbl...
Indeed, my blog post was about an Appointment and not a ServiceActivity.
However, I just tried it with a ServiceActivity and you can set the same
timer condition on ServiceActivity.Scheduled End.
If I select a timer condition on a ServiceActivity I can choose from Actual
End, Actual Start, Modified On, Scheduled End and Scheduled Start.
I do have to say, all those different names confuse me. Why is it called End
Time on an Appointment and Scheduled End on a ServiceActivity? They both
point to the field scheduledend in the database if I'm not mistaken.
So, from what it looks like, you should be able to set a timer condition on
the Scheduled End of a ServiceActivity.
If you still don't find it, let me know and I post a screenshot of what I
see.
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
"Dave Carr" <da...@vscrm.com> wrote in message
news:1138463764.1...@g49g2000cwa.googlegroups.com...
I sent you an e-mail last week Did you get it?
--
Gavin
--
Small Business Server Specialist
Microsoft Certified Partner
www.interprom.com
"Jeffry van de Vuurst" <re...@to.newsgroup> wrote in message
news:OnD445%23IGH...@TK2MSFTNGP15.phx.gbl...
--
Gavin
--
Small Business Server Specialist
Microsoft Certified Partner
www.interprom.com
"Jeffry van de Vuurst" <re...@to.newsgroup> wrote in message
news:udCESaC...@TK2MSFTNGP15.phx.gbl...
Really really strange that you guys only see the CreatedOn field and I see 4
other date fields, but not the CreatedOn field!
Okay, it's around bed time for me, so I hope these screenshots clear things
up a bit, otherwise it'll have to wait :)
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
"Dave Carr" <da...@vscrm.com> wrote in message
news:1138483561....@f14g2000cwb.googlegroups.com...
I dind't have "reevaluate expression when field is updated" checked when
creating the timer.
When I checked it, the proper attributees showed up!!!
Gavin
--
Small Business Server Specialist
Microsoft Certified Partner
____
"Jeffry van de Vuurst" <re...@to.newsgroup> wrote in message
news:%23235jDG...@TK2MSFTNGP12.phx.gbl...
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
"Gavin Steiner" <ga...@interprom.com> wrote in message
news:uQ8WPLHJ...@TK2MSFTNGP15.phx.gbl...
--
Gavin
--
Small Business Server Specialist
Microsoft CRM Specialist
Microsoft Certified Partner
____
"Jeffry van de Vuurst" <re...@to.newsgroup> wrote in message
news:ucm8uELJ...@TK2MSFTNGP15.phx.gbl...
HTH,
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
"Pete" <Pe...@discussions.microsoft.com> wrote in message
news:5E81D221-B426-47B4...@microsoft.com...
Say you created the entity and the field "targetdate" is set to 2006-02-20.
It starts your workflow and the workflow waits until 2006-02-10 (1 day
before targetdate) before continuing.
Then you update that entity and set the field targetdate to 2006-02-25. The
running workflow then reevaluates the field targetdate and sees that it
changed to 2006-02-25. It then waits until 2006-02-24 (1 day before new
targetdate) before continuing.
At least, that's the way that I understand it works. I haven't tested this,
but it should be easy to test this scenario.
HTH,
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
"Pete" <Pe...@discussions.microsoft.com> wrote in message
news:F6E4F7F1-7E9A-405F...@microsoft.com...
now - I went back into the record and changed the date to the previous day -
nothing happened .......which leads me to believe that I am getting
completely the wrong end of the stick here :)
HTH,
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
"Pete" <Pe...@discussions.microsoft.com> wrote in message
news:BB4EDAB6-2183-4D5B...@microsoft.com...