We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

On Edit Action -multirow validations should check alm_asset table if serial number is duplicate

stanisj
Tera Contributor

mutirow variable set to capture bulk asset data during a request process. Currently, there is no real-time validation to check if a Serial Number entered within an MRVS row already exists in the Asset (alm_asset) table.Users may inadvertently enter Serial Numbers that are already registered in the system. Without an On-Edit validation, these duplicates are only caught during post-submission processing (or not at all)

 

Iam trying to figure on edit where it can validate serial number (from alm_asset) 

0 REPLIES 0