Hi Conny & Fred, This is what I ended up using. Workdays and Holidays were in place, the issue was syntax. I found that 2 spaces were needed between each part of the argument. Would not have gotten there without your help.
$PROCESS$ Application-Bus-Time-Add "$SERVERTIMESTAMP$" 1 3 "Holidays" "Workdays" Thanks Mark -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Grooms, Frederick W Sent: Wednesday, December 03, 2008 9:35 AM To: [email protected] Subject: Re: Business Time 1st ... Do you have a Business Time Workdays record with a Name of "Workdays"? 2nd ... Do you have a Business Time Holidays record with a Name of "Holidays"? I have found it is best to put the current date/time field inside double quotes so try the following: $PROCESS$ Application-Bus-Time-Add "$Date/Time Field$" 8 3 "Holidays" "Workdays" Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Brittain, Mark Sent: Tuesday, December 02, 2008 4:03 PM To: [email protected] Subject: Business Time Hi All, I am venturing into the world of business time and can't seem to get the syntax right. Based on what is in the book it should be either but I am getting and error. What I am trying to do is take the value from the $Date/Time Field$ add 8 business hours and do a Set Field. Any ideas where I have gone wrong? $PROCESS$ Application-Bus-Time-Add $Date/Time Field$ [8 [3 [Holidays [Workdays]]]] Or $PROCESS$ Application-Bus-Time-Add $Date/Time Field$ "8" "3" "Holidays" "Workdays" ARS 6.3 patch 20 Thanks Mark Brittain ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" This e-mail is the property of NaviSite, Inc. It is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential, or otherwise protected from disclosure. Distribution or copying of this e-mail, or the information contained herein, to anyone other than the intended recipient is prohibited. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

