- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2020 01:12 AM
Dear Colleagues,
We are currently implementing a functionality to enable our Agents scan Bar Codes and QR codes no Servicenow Mobile Agent App. We have created new field with type "string" and we added Attribute "Enable barcode scanner" with a value of "true", however in the Mobile Agent when we go to the view there is no icon (near the field) which will enable us to actually scan the code.
Do you have any ideas what we are missing ?
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2020 02:36 AM
Hello Greg,
We have a way to configure a button to scan QR/Barcode in Agent/Now App using applet
This tutorial will help you to create a button and associate to a function [ui parameter and action parameters]
Regards,
JAS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2020 07:40 AM
Hello Greg,
The attribute "Enable barcode scanner" is applicable for ServiceNow Classic App (Hybrid App). I dont think it will be reflecting in Agent/Now (Native App).
The fields that are present in Agent/Now are based on applet (form/list screen) configuration where as Classic App uses the desktop views (Mobile, ess, etc..), So the attributes defined at the fields will not be applicable to Agent/Now App.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0657240 (Configuring Barcode in Classic App)
Hope this helps!
Regards,
JAS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2020 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2020 04:36 AM
Yes, it works 🙂
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2020 03:21 AM
Hi JAS,
provide the configuration for multi scan functionality.
Thanks,
Harsha