Parameter | Description | Type | Default Value | Configurable Values |
---|---|---|---|---|
wfclasShowServerConfig | Displays the LAS server URL and API token in the PTT Pro client. | Boolean | N/A | true
false |
wfclasServerURL | URL to the LAS server. | String | N/A | Valid URL |
wfclasServerToken | API token used by the PTT Pro client to authenticate with the LAS server | String | N/A | Unique alphanumeric string. |
wfclasSiteID | This optional parameter enables the PTT Pro client to use the site ID from the PVM (Provisioning Manager) token; otherwise, the department ID of the logged-in user is used. | Integer | N/A | N/A |
wfclasCustomerID | Customer ID is created by the LAS server when the customer account is created. | String | N/A | N/A |
{ "wfclasShowServerConfig":true, "wfclasServerURL":https://prod1-essentials.pttpro.zebra.com:9443/apname/v1, " wfclasServerToken":"insert_your_token", " wfclasSiteID”:"insert_your_site", " wfclasCustomerID":"insert_your_customer_id" }