Deploying XMLs and Intents for Workcloud Communication Applications Using StageNow

Deploying XMLs and Intents for Workcloud Communication Applications Using StageNow

Zebra PTTPro

  • XML File Name:
    activate_key.xml
  • A8/A10 device
    : /sdcard/
    • script to be passed:
      mxconfig /sdcard/activate_Key.xml
  • A11/A13 device
    :
    /enterprise/device/settings/pttpro/
    • script to be passed:
      • chmod 777 /enterprise/device/settings/pttpro/activate_Key.xml
      • mxconfig /enterprise/device/settings/pttpro/activate_Key.xml
File Sync Android
  • XML File Name:
    Config-reset.xml
  • A8/A10 device
    : /sdcard/
    • script to be passed:
      mxconfig /sdcard/Config-reset.xml
  • A11/A13 device
    :
    /enterprise/device/settings/pttpro/
    • script to be passed:
      • chmod 777 /enterprise/device/settings/pttpro/Config-reset.xml
      • mxconfig /enterprise/device/settings/pttpro/Config-reset.xml
    File Sync Android

Zebra Voice Client

  • XML File Name:
    WFConnect.xml
  • A8/A10 device
    sendintent -a "intent:#Intent;action=wfc.voice.ACTION_NEW_CONFIG;S.profile_uri=/sdcard/WFConnect/WFConnect.xml;end"
  • A11/A13 device
    • script to be passed:
      • chmod 777 /enterprise/device/settings/WFConnect/WFConnect.xml
      sendintent -a intent:#Intent;action=wfc.voice.ACTION_NEW_CONFIG;S.profile_uri=/enterprise/device/settings/WFConnect/WFConnect.xml;end

Profile Manager

For A8/A10/A11 device
json file: key.json
  • To push key.json to device
    • json file: key.json
  • Script
    • chmod 777 /enterprise/device/settings/key.json
    Profile Manager Post Sync
Intent to enroll device to PTTPro server and PFM server
sendintent -a "intent:#Intent;action=com.zebra.dfs.ACTION_ENROLL_DEVICE;S. store=<store_name>;end"
sendintent -a "intent:#Intent;action=com.zebra.dfs.ACTION_ENROLL_DEVICE;end"
sendintent -a "intent:#Intent;action=com.zebra.dfs.ACTION_ENROLL_DEVICE;S. store=<store_name>;end"

Deployment Intent for PVM Token Parameters via SOTI

sendintent -a "intent: wfctp-uat://PTT_Pro_All#Intent;action=android.intent.action.VIEW;component= com.symbol.wfc.pttpro;end"