Had a similar situation where we would fire a Run Process and then force the
user to stay on the screen until 10 seconds had passed.
The only way the user could leave the screen was to click a button. After
the run process was executed a temp field was set with the current time.
When the user clicked the button the Run If would compare the current time
with the temp time value and if it was greater than 10 seconds the action
would succeed. If not, nothing would happen.


On 11/30/06, Jarl Grøneng <[EMAIL PROTECTED]> wrote:

This is not a good solution. You then occupia a server thread for 15
seconds. Imagine if you got 200 users doing this.


Why do you need to wait 15 seconds?

--
Jarl



On 11/30/06, Eric Cleereman (IT) <[EMAIL PROTECTED]> wrote:
> **
>
> Hi Anoop,
>
> One method is to create a run process after the first which issues a
sleep
> command.  Once the sleep command completes, execution continues.
>
> Eric Cleereman
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] Behalf Of Anoop Sasidharan
> Sent: Thursday, November 30, 2006 12:03 PM
> To: arslist@ARSLIST.ORG
> Subject: How to create "wait" action?
>
> ** Listers,
> After doing a run process, we would like the current action to wait for
15
> sec before going to the next? In such a case, how to incorprate a "wait"
> funcationality, so that Remedy waits for this period of time.
>
> Any thoughts?
>
>
> Thanks
> Anoop
>
>  ________________________________
>  Search from any Web page with powerful protection. Get the FREE Windows
> Live Toolbar Today! Try it now!
> __20060125_______________________This posting was submitted
> with HTML in it___
>  __20060125_______________________This posting was
> submitted with HTML in it___


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where
the Answers Are"




--
Frank Caruso
Specific Integration, Inc.
Senior Remedy Engineer, ITIL Foundation Certified
www.specificintegration.com
703-376-1249

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"

Reply via email to