Testing Scanner Controllers in Browser

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
JefferyD
Posts: 178
Joined: August 31st, 2021, 11:37 am
Contact:

Testing Scanner Controllers in Browser

Unread post by JefferyD »

It would be nice if there was a way to test a native scan controller from a browser.

Currently I have to make 2 identical controllers where one is the native scan controller and the other is a regular controller with a single parameter. This way I can test my logic with the regular controller before copying it to the native scan controller to test in the mobile app. This introduces added complexity though as the input parameter references are different, and I have to make sure I find every change made and make sure it's all been copied correctly.

A potential improvement would be if I could map a native scan controller to an event as if it was a regular controller with "WorkData/_Native/Scan/Value" as the only configurable parameter. This way the references don't need to be updated or logic copied when trying to test while going between browser view and mobile app.
word count: 159
SumanPrasad
Posts: 88
Joined: August 26th, 2021, 5:21 pm
Contact:

Re: Testing Scanner Controllers in Browser

Unread post by SumanPrasad »

Jeff,
We will do some thinking on this. We will get back.
word count: 12
Post Reply