Demo data for SD-WAN Product Catalog in Sales and Order Management?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2026 04:47 AM
We are looking to build SD-WAN Product model in Order Management where Product Offering, Product Specifications, Resource Specifications would be built. Is there any OOTB demo data of SD-WAN or other Product catalog provided by ServiceNow? Any demo video of Product catalog structure built in ServiceNow OOTB would also be helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2026 04:52 AM - edited 01-09-2026 04:54 AM
Hi @TarunT2010
When you install Order Management plugins, you have an option to load demo data. This includes the attached SDWAN Catalog model reference and it's related implementation.
While you can refer to this catalog mode, please ensure to build your own based on implementation specific needs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2026 05:09 AM
Hi @ShashankInamdar ,
I have installed the below plugins on my instance and no demo data was available after the installation.
Order Management - App id: sn_ind_tmt_orm
Order Management for Telecom, Media and Tech - App id: sn_om_tmt
Can you please let me know with which plugin the mentioned Product catalog model is available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Navigate to All>Plugins and update the demo data for Product Catalog Management Core or You can execute this with the appid
| To load demo data in All>sys definitions>scripts background |
| // GlidePluginManager.loadDemoData('sn_prd_pm'); |

