Answer
Aug 05, 2025 - 03:59 AM
To configure the PTT Pro Android client to access the LAS Server, follow these steps as outlined in the user guide:
1. Prerequisites:
- Ensure you have the necessary information:
- LAS Instance Swagger URL
- LAS Instance Portal URL
- LAS URL for PTT Pro Application
- Customer ID
- API Key (token)
- Customer Username and Password
- WFC PTT Pro Client Version
- WFC PTT Pro JSON file
- Device location enabled
- Access Points Configuration Information
- Site for Each PTT Pro Client
2. PTT Pro Client Configuration:
- Modify the JSON file for the PTT Pro Client to include the following parameters:
- LAS URL
- Token/API-key
- Site ID
- Customer ID
- ShowServerConfig parameter
3. Sample JSON Configuration:
```json
{
"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"
}
```
4. Additional Notes:
- Ensure the parameters are accurately filled in with the provided information.
- Insert these parameters into the existing PTT Pro Android Client JSON file.
By following these steps and accurately configuring the PTT Pro Android client with the necessary information, you can successfully access the LAS Server for the ZEBRA Workforce Connect PTT Pro Location Area Service.
User Manual Q&A

Add New Comment