
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2016 07:36 PM
I have a simple workflow that includes a timer activity. I'm simply setting the answer to a value of 10 just for simple testing purposes. The problem is that the time just sits there and hangs. It never moves onto the next activity. The odd thing is that when I set it to zero, it works. But, any other value greater than zero and it sits and hangs. I'm hoping someone knows the solution. Thank you in advance.
Todd
answer = 10;
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2016 09:57 AM
Your company's admin should have access to the Hi instance that we log issues, request enhancements, etc.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2016 06:47 PM
I would like to clarify what I meant above. I inquired further about what was done and you can do this yourself to resolve. Basically, you need to restore the out of the box version of the Activity Definition for Approval - User. Just navigate to Activity Definitions. Then find the Approval - User activity. Finally, copy the script from an instance you know is out of the box from ServiceNow and apply this into your instance that is having problems. This has now worked for me several times.
The root cause was that someone messed up the script of the Approval - User. Just putting it back to out of the box is the solution. I hope this helps someone out there and it sent me on a spin for a bit. Thanks.
Todd

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2016 05:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2017 12:22 AM