How is 'Save as Draft' configured on Washington DC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2024 01:31 AM
I can see that Washington DC now has the 'Save as Draft' button configured for catalogue items. However, I'm just wondering if anyone can confirm how the 'Save as Draft' button is configured and setup because I'm wanting to look at this feature in more detail because I want to understand how it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2024 07:01 AM
I found a table named 'catalog_draft_entities' on Washington personal instance. Could it be that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2024 06:08 AM
Drafts are saved in the sc_cart_item table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2024 11:09 AM
Hi there,
"Interesting" responses on the community which are not even close being correct 😞
Drafts are stored in a table, where? The existing sc_cart_item table. For example, I just added something as draft:
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2024 12:48 AM
Thanks. That really helps. That's the same table that shows requests have been added to the cart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2025 11:44 AM
Amen! So many people on the community site just fishing for likes instead of helping.
Your post was legit helpful. Thanks Mark.