SAM Entitlement upload
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
I need to build a template to upload entitlements in bulk, as there may be a large number of entitlements to create. Is there any out-of-the-box way to achieve this?
My idea is to create a catalog item with a template (for example, an Excel/CSV upload). When a user submits the catalog item, it should automatically create the corresponding entitlement records.
Has anyone implemented a similar solution, or are there any best practices/recommended approaches for bulk entitlement creation in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi @AnanyaT,
the recommended out-of-box approach for bulk Software Entitlement creation is to use Import Sets and Transform Maps.
OOB Process
Excel/CSV
↓
Data Source
↓
Import Set
↓
Transform Map
↓
Software Entitlement Records
- Supports bulk creation and updates of entitlements.
- Provides validation, error handling, and auditability.
- Scales better than creating records directly through catalog item scripts.
Your catalog item approach is possible, but most implementations still use the Import Set framework behind the scenes to process the uploaded file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi @AnanyaT
Which SAM publisher's entitlement , you are talking about?
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti