cancel
Showing results for 
Search instead for 
Did you mean: 

Logon using ITSmobile and barcodes

Former Member
0 Kudos

Hi! situation is such.. it is necessary to set up automatic logon into the system using barcodes.

Every operator of warehouse will have badge with barcode. In this barcode we are going to encode User Login and password.

It's supposed to be used in following way:

operator scans his badge ---> ITSmobile sends data to the system --> system performs automatic entrance..

.. so for operator it's not necessary to fill up an entrance form with his login and password.

How could it be possible to realize such idea with less difficulty?

thank you in advance for your answer!

Accepted Solutions (1)

Accepted Solutions (1)

former_member194364
Active Contributor
0 Kudos

Hello Pavel,

Yes this is possible.

If the scanner does not send a signal on the logon screen you

should configure your scanner to have the signal active for

all screens via the relevant meta tag.

<META HTTP-Equiv="Scanner" content="Enabled">

See also note:

1311169: ITSmobile: Barcode scanner AutoEnter

You may have to create your own OR modify the device include file and pass it to your ITSMobile service with the parameter ~ITSMOBILEDEVICEINCLUDE

See also: ITSMobile: Service Parameter and Settings

Regards,

Oisín

Former Member
0 Kudos

Hello, Oisin! Thanks a lot for so fast answer!

It seems should work. I'll try to perform and let know about results.

Answers (0)