Software Entitlements

Goody6
Tera Contributor

Looking to see if anyone has automated the creation of software entitlements within SAM Pro.  Maybe have a table that consists of all the software purchases and then a trigger that auto creates the entitlements' based off the data in that table.  This particular customer we are unable to connect directly to the procurement system, so they get exported to a spreadsheet currently and then validated before they are uploaded.  I would like this spreadsheet to live in ServiceNow instead and then simply click a button to have the entitlements built.  The data in the current spreadsheet does contain all the fields that would be needed to create correct entitlements. Curious what others do or, if they simply perform a bulk upload each time a vendor is renewed.  Thanks!

  • lo
1 REPLY 1

dreinhardt
Tera Sage

Hi @Goody6,

you could try to automate the import of your templates into the out-of-the-box entitlement upload engine of SAMP.

Import bulk entitlements in workspace The entitlement import records are stored in the Entitlement import [samp_bulk_import] table.

 

It's possible to add new (unprocessed) records into the table and run the import later "per click".

 

Best, Dennis

Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.