Enable auto-numbering for asset tag on Software entitlements

Kaustubh k
Tera Contributor

Hello All, we need to auto-number the asset tag for each software entitlement in the following format: starting with a short prefix (e.g. SWL) and then 10 numbers that auto increments so that we can have unique software entitlement asset tag for each license.

 

How to do this, best recommended approach not disturbing the asset tag field on the alm_asset table, and only to work for alm_license table.

 

is there as need to create BR before insert on alm_license  table to do that, as number maintenance table do

have field mapping on which we set the number field.

 

Any best solution on the same will be highly appreciable.

 

Thanks 

 

2 REPLIES 2

RaghavSh
Kilo Patron

@Kaustubh k This can be done but asset tags are not generated like this.

Asset tags are not used like number fields which should be generated, what is the business requirement for this?


Raghav
MVP 2023

@RaghavSh , Thanks for reply, for unique identification of the shared entitlements(alm_licencse) as we are not getting serial number for the shared entitlement records from imports . As need to associate unique identifier.