Running the Picking Server

Running the Picking Server

Start the WS Picking Application server from a local directory.
Download the required files from: techdocs.zebra.com/ws50/guide/demo/wspicking/.
  1. Install Java 12 or a later version and include the
    java
    command in your system's PATH environment variable.
  2. Open a terminal window (such as Windows PowerShell or Command Prompt) in the directory where you saved the
    WsPickingServer.jar
    file.
    A quick way to do this in Windows is to hold
    Shift
    while right-clicking in the folder and selecting
    Open PowerShell window here
    .
  3. Run the following command:
    java -jar WsPickingServer.jar
  4. Open a web browser and then type
    localhost
    into the address bar.
    Wait for the server to start before proceeding.
The WS Picking Application login page displays in your browser.