Script to process XML file that is already synced to device for Honeywell devices: MXconfig is not working for this brand

Solved

I am trying to process an XML script that will install the wifi and configure the frequency band for 5ghz. I have been able to do this successfully scanning the barcode but our devices are in the field so i am trying to do it programmatically. I exported the barcode config and saved it as a xml and synced it to the device but I am unsure of the command that will execute it. Mxconfig is what i normally use for the zebra devices but i am getting the error that command is not supported for my honeywell  devices. 

What command do i need to execute this script?

a year ago
Android Scripting
ANSWERS

Hi Katie,

you can use this command:

sendintent -b "intent:#Intent;action=com.honeywell.ezconfig.intent.action.IMPORT_XML;S.path=/sdcard/honeywell/Provisioner.xml;launchFlags=0x1400020;end"

Replace the Path and the File where you have placed your file.

I recommand to use the Package creator then you can place the file on the Device and execute the Command in the "Post-install" script.

Have you tried with set the config over mobicontrol with the "Honeywell UEAM Connect" app ?

Solution
KW
Katie Williams
a year ago

thank you, i used the intent script found here: https://sps-support.honeywell.com/s/article/How-to-run-DeviceConfig-with-a-SOTI-MobiControl-script-on-an-Android-device  and did a file sync rule for it. I saw the UEM app for HW and will probably go down that path a little later, That is yet another app to monitor so will wait until i really need it. thank you for the response! 

A
AGMOD@soti
a year ago

Hi Katie Williams

Thank you for posting on SOTI Pulse.

Thanks Marcus Breitenthaler for responding to the query. Your willingness to help is greatly appreciated.

Glad to know that the suggestion from Marcus had answered your query and provided you with the solution. If you have any further queries, please feel free to post them as well.

Always glad to assist you with your questions.

Technical Support, SOTI | Book a Meeting | Call Us | SOTI.net | Discussion Forum | Log a Case Online