- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2018 01:59 PM
What I know is that the workflow expected time property dictates the carts displayed delivery time on the catalog item. If I change the expected time property it changes the delivery time on all catalog items using that workflow. Additionally I see the catalog items have there own property delivery time on the cat_item table that I have not found how it is used. No matter what the value on the cat_item table the workflow value is used.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2018 01:48 PM
This is how delivery time is calculated :
1. If an item has a workflow, it picks up delivery time from the workflow.
2. If no workflow, then it picks up delivery time from execution plan.
3. If there is no workflow or execution plan, then it will pick up default execution plan.
=> Catalog item delivery field is no longer in use now.
4. Here is the KB article to review this info :
https://hi.service-now.com/kb_view.do?sysparm_article=KB0552815
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2018 01:48 PM
This is how delivery time is calculated :
1. If an item has a workflow, it picks up delivery time from the workflow.
2. If no workflow, then it picks up delivery time from execution plan.
3. If there is no workflow or execution plan, then it will pick up default execution plan.
=> Catalog item delivery field is no longer in use now.
4. Here is the KB article to review this info :
https://hi.service-now.com/kb_view.do?sysparm_article=KB0552815
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2020 11:31 AM
Thanks for this info. This is an issue since many companies use the same workflow (or now Flow Designer) for different catalog items.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 07:42 AM
I have the same requirement. So is there no way to override the calculated workflow duration for catalog items that share a common workflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2019 05:09 AM
Hi Craig,
Did you get anywhere with this as we require the same?
Thanks
Sam