Configuration to Handle Unavailable and Exhausted Extension

Configuration to Handle Unavailable and Exhausted Extension

Prerequisites

  • The minimum required Profile Client Android version is 2.0.25100.
JSON Configuration Variables for the Zebra Profile Client
Label
Description
Type
Default
Config via UI
extension_unavailable_message
Administrator can set a custom message when an extension is unavailable.
String
Empty
Any valid message. If no custom message is provided, the default text is displayed.
extension_exhausted_message
Administrator can set a custom message when an extension is exhausted.
String
Empty
Any valid message. If no custom message is provided, the default text is displayed.
The parameter can be configured through PVM.
Example
{ "extension_unavailable_message":"", "extension_exhausted_message":"" }
Enhance the above
extension_unavailable_message
and
extension_exhausted_message
configurations to accept input for the following variables listed:
  • <site>
  • <role>
The enhancement configuration of accepting input from the variable requires a minimum Profile Client Android version is 2.0.25200.