Asset tag

Pavithra_Raghu
Tera Contributor

How can I generate asset tags and serial numbers automatically in the alm_asset table without using number maintenance? The format of my asset tag should be serial number(4 digit) + suffix, such as 2704X

1 REPLY 1

Jaspal Singh
Mega Patron
Mega Patron

Hi Pavithra,

Ideal will be to create a BR that runs after insert and populates the number. Did you try something over it already? If so, can you share.