cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom MDK code for barcode reading logic is not working on Zebra scanner device in SSAM 2410

MadhukarMaddy
Explorer
0 Kudos
322

Hi All,
We have upgraded SSAM to 2410 and the enhancements we've made for the Inventory Clerk persona. Specifically, we've implemented functionality that reads concatenated barcodes formatted as (Plant/SLoc/Material) and updates the corresponding fields in GI, GR, and PI screens. The enhancement has been successfully tested and is working as expected on both iOS and Android devices.

However, our client has now decided to switch to using Android Zebra scanner devices instead of the previously mentioned iOS/Android devices. Unfortunately, we are encountering an issue where the concatenated barcode reading is not functioning properly on the Zebra scanner devices.

Could anyone assist us in resolving this issue? Your expertise and support would be greatly appreciated.

Thank you in advance for your help.

   

@ArunachalamPonnurangam

Thanks
Madhukar G

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

When you say it is not reading correctly are you still using the same Barcode Camera scan action and OnSuccess rule on the Zebra and it is not working or are you trying to use a hardware scanner now on the Zebra instead of the camera scanning Barcode action?

MadhukarMaddy
Explorer
0 Kudos
@bill_froelich I am using camera sacnning barocde action on Zebra devices. I could not find the action to Zebra scanners.
MadhukarMaddy
Explorer
0 Kudos
@bill_froelich I am using camera sacnning barocde action on Zebra devices. I could not find the action to Zebra scanners. Can you please help me with action for zebra sacnners
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos
And is the camera scanning working on the Zebra devices just like on other devices?
MadhukarMaddy
Explorer
0 Kudos
@bill_froelich Ya camera scanning worked on Zebra devices and when we sacn concatenated barcode it wont read contains and does nothing.
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos
Assuming I am understanding correctly that the camera scan on the zebra succeeds but he parsing does not, you will want to debug your rule to see why it is failing on the zebra then.
MadhukarMaddy
Explorer
0 Kudos
@bill_froelich I am unable to debug the custom code for Zebra sacnner. How can i setup simulator for Zebra scanner.
MadhukarMaddy
Explorer
0 Kudos
@bill_froelich I am unable to debug the custom code for Zebra sacnner. How can I setup simulator for Zebra scanner. I am able to debug for Andriod and iOS devices but not for Zebra scanner