Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Software Entitlement Creation from Custom Table\Application

Goody6
Tera Contributor

I have an application where we compile a lot of data related to software entitlement purchases and other supporting data.  There is enough data in this application to create the software entitlements.  Is there a way that I could create a UI Action to auto create a SW Entitlement entry in the alm_license table without going through the "Create Entitlement" wizards or bulk upload?  Has anyone done anything similar?

1 REPLY 1

Dinesh Reddy By
Kilo Sage

Hi @Goody6 

You can create a software entitlement from UI action if you have all the required fields. Please make sure that there are no process gaps otherwise your script may create duplicates/ invalid entitlements.

 

Thanks,

Dinesh