-
Notifications
You must be signed in to change notification settings - Fork 0
Settings

This screen allows for viewing and editing the application settings. A global Device Config exists on the server which is downloaded whenever an Operator successfully logs in. The Device Config from the server is used to create these settings available on this screen.
N.B. these settings will always be overridden from the server-side Device Config after an operator has logged in i.e. manual changes to these settings done on this screen will be short-lived until the device downloads the latest settings from the server. However, manually changing the URLs can allow one to point the mobile app to a different server and from that point onwards the device will use that server going forward because since it will get new settings from the new server upon first successful operator login.
The following settings are available on this screen:
- App Version: the version of the application that is currently running on the device.
- Delivery Disclaimer: the disclaimer message that is shown to the receiver on the signature capture screen.
- Master API Url: the URL of the web service through which the mobile app communities with the server by default use this url.
- Cycle Count Url: this URL of the web service use for only cycle count process in the mobile app with the server.
- Labeling Url: this URL of the web service use for only labeling process in the mobile app with the server.
- Loading Url: this URL of the web service use for only loading process in the mobile app with the server.
- Load validation Url: this URL of the web service use for only load validation process in the mobile app with the server.
- Offloading Url: this URL of the web service use for only offloading process in the mobile app with the server.
- Picking Url: this URL of the web service use for only Picking process in the mobile app with the server.
- Putaway Url: this URL of the web service use for only Putaway process in the mobile app with the server.
- Receiving Url: this URL of the web service use for only Receiving process in the mobile app with the server.
- Replenishment Url: this URL of the web service use for only Replenishment process in the mobile app with the server.
- Stock Take Url: this URL of the web service use for only Stock Take process in the mobile app with the server.
- Connection Timeout: the web request timeout in milliseconds to the web service.
- Socket Timeout: the socket (TCP/IP) connection timeout in milliseconds to the web service.
- User Name: the user name to use when authenticating against the web service.
- Password: the password to use when authenticating against the web service.
- FTP Server Address: the IP address or hostname of the FTP server which the mobile app communities with.
- FTP Connection Timeout: the timeout in milliseconds when making connections with the FTP server.
- FTP Server Port: the port on which the thee FTP server is listening on.
- FTP Buffer Size: the size of the buffer in number of bytes when traversing data to/from the FTP server.
- FTP Server User Name: the user name to use when authenticating against the FTP server.
- FTP Server Password: the password to use when authenticating against the FTP server.
- Camera Image Quality: the quality of the images taken by the camera on the device. The higher the quality the larger the images will be, therefore the slower the uploads/downloads of the images to and from the server.
- Camera Image Max Width: the maximum width of an image taken by the device's camera. It's recommended that this setting not be changed during normal operations.
- Camera Image Max Height: the maximum width of an image taken by the device's camera. It's recommended that this setting not be changed during normal operations.
- Log Off Timeout Seconds: it display seconds for timeout in API call.
Table of contents:
-
-
Cycle Count
-
Stock Take
-
Offloading
-
Receiving
-
PutAway
-
Replenishment
-
Picking
-
Load Validation
-
Loading