Asset audit scan barcode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 02:55 AM
Hi.
I am looking for a app in the now mobile app that you can take stock audit.
What i want it to do is that when you scan asset it validate that asset are in the database or not, before pressing submit,
so if asset is not in the database the asset will not be added for the stock audit, but if asset are in the database it will be added for the stock audit.
we are not using Enterprise asset.
Best Regards
Gisle Halvorsen
- Labels:
-
Now Mobile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 01:15 PM
Hello @gislehal ,
When I used the Barcode scanner in the ServiceNow Mobile app If I scanned any asset barcode it gave me the serial number of that asset.
So, for your scenario, we can do one thing after scanning the barcode we will submit the form. and we will run onAfter BR or Onsumit client script>script include checking whether the scanned serial number is presented in our asset table or not if yes then will add the stock audit or if not then will not add the stock audit.
I hope this will clear up your idea. Please hit on the helpful button.
Thank you.