Enable auto-numbering for asset tag on Software entitlements
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
@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.