Set environment variables

  1. Make sure all users (for all Infor Lawson System Foundation environments and releases) exit the Initial Signon Program (LAWENV) and the Signon Environment Maintenance program (LAWENVM).
  2. If you installed Infor Lawson Core Technology on an IASP, at the IBM i command prompt, type

    SETASPGRP IASPName

  3. To set your environment variables and path, execute a CALL LAWENV command. At the IBM i command prompt, type

    CALL LAWENV LawsonEnvironmentName

  4. Confirm that the JAVA_HOME variable is set. The value of JAVA_HOME should be set to the location of your Java SDK. At the command line, type

    echo $JAVA_HOME