
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 03:57 AM
Hi all,
Iam not able to request an item after adding gs.sleep in the corresponding workflow. Please find the screen shot.Is this issue caused by gs.sleep function?Can someone help me with this?
Regards,
Keerthi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 04:16 AM
Hi Kirti,
You can get dynamic values by using script in Timer Activity .
Timer Activities - ServiceNow Wiki
Thanks,
Darshan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 04:07 AM
Hi Keerthi,
Instead of using gs.sleep, I would suggest that you use a timer activity in the workflow for this.
Thanks & Regards,
Hari

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 04:12 AM
Hi vijayan
No of milliseconds is a dynamically generated.So i wont be able to use Timer here
Thanks and Regards,
Keerthi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 04:16 AM
Hi Kirti,
You can get dynamic values by using script in Timer Activity .
Timer Activities - ServiceNow Wiki
Thanks,
Darshan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2014 04:21 AM
Hi Darshan,
Thannx alot I didn't look into the other drop down values.I was working on this since morning.
Thanks and Regards,
Keerthi.