Creating a Username for ERP System and Granting Permissions

To execute tasks such as importing the details related to Work Orders, Material Lots, and Outside Processing from the ERP system to MES, the System Administrator must perform the following steps:
  1. Create a user name on OpsHub UAA.
    Note: If you are performing a fresh installation of Plant Applications Web Client, a default username is provided to you.
  2. Grant permissions for the user name to perform the following tasks:
    • Create a Work Order
    • Edit a Work Order
    • Execute a Work Order
    • Cancel a Work Order
    • Create Raw Material Lots
  3. Modify the properties of the user name:
    • For Plant Applications Web Client with Docker installation, in the Environment Variables section, update the values of the following properties in a YAML file:
      • uaa_service_serviceuser_name
      • uaa_service_serviceuser_password
      • uaa_service_client_id
      • uaa_service_client_secret
    • For Plant Applications Web Client without Docker installation, browse to the folder <Tomcat Installation folder>\webapps\erp-import-service-<version>\WEB-INF\classes\application.properties, and update the values of the following properties:
      • uaa.service.client.id
      • uaa.service.client.secret
      • uaa.service.serviceuser.name
      • uaa.service.serviceuser.password