
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2019 06:54 AM
Hi there,
I need to wait for 1 hour within a workflow before proceeding (always) .. but it rains green and does not proceed.
Somehow I cant think about any logical reason. Thaks for helping!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2019 07:58 AM
just seeing, it has been further processed .. but took nearly 2 hours!!!
OK. Then I think I know what happend .... operations just loaded some patches .. so I assue this is due to performacne issues ... meaning it will not check after 1h but after one hour in case there is some performcne left ....
No need to further check. If this was only a delay ... ok for me.
Thank you anyhow!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2019 07:17 AM
Any workflow will need to be tested with the latest version. What table is the workflow running on? You may want to see if you can change the duration to 1 minute and re run the steps necessary to run the workflow to see if it still fails.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2019 07:53 AM
Running on sc_req_item ... but scoped - maybe this is the issue.
But I have an other activity that is set to 30 sec with is working fione.
This one is just happening ocationally and has 1h instead of 30 sec configured .... si I do not think the activity is set up wrongly ...