Hi,
I created a configuration for my app in order to get scanned codes via intents.
I am able to copy that config to others concierges using this command:
adb push -p /storage/sdcard0/dwprofile_MyApp.db .
Is there a MPB file configuration/structure to load this profile into the datawedge in a new Concierge?
Thanks
Loading Datawedge config via mdk// Expert user has replied. |
1 Replies
Hi Karin,
Please download ManagementPackageBuilder_v1.3.1.zip - Box In the examples folder you can see the entire MDZ template.
Place your .DB file below
packages\com.motosln.concierge.management.enterprise\actions\DATAWEDGE_AUTOIMPORT
(you can delete the other folders there)
Make the MDZ and apply on the new Concierge. Hope that helps.