For some of our warehouses we have to load a datawedge profile. We transfer the db file with a file transfer policy then run a script afterwards to load it.
<wap-provisioningdoc>
<characteristic version="10.1" type="DataWedgeMgr">
<parm name="ConfigurationFile" value="/sdcard/download/datawedge.db" />
<parm name="AutoImporting" value="1" />
</characteristic>
</wap-provisioningdoc>
This works fine on all of our MC9450 devices with this configuration.
| MX | OEM | Data Wedge |
| 13.2.032 | 13-15-17.00-TG-U00-STD-NEM-04 | 13.0.218 |
Monday we started a launch in a new warehouse with new devices. MC9450's with this configuration
| MX | OEM | Data Wedge |
| 13.5.0.28 | 13-24-08.00-TG-U00-STD-NEM-04 | 14.1.32 |
All of the SOTI configurations are identical with these devices and the existing devices. However we are getting this error when trying to run the script.
Custom log (Mxconfig failed: /sdcard/download/SOTI_RMDataWedge.xml). I have enrolled on of the devices with the older configuration with these devices and the script works. I can't find anything on the zebra documentation.
One other note. There is a custom application that we install on these, Manhattan Scale Warehouse Mobile. This app usually installs two datawedge profiles to the device. When I check after installation, the profiles are not there. I can go to the device and go into the datawedge app and manually load the configuration from the db file that SOTI downloaded, which is the work around we are using now.
Anyone help would be appreciated. Thanks all.