Configuration Parameters to Import a Work Order
As a system administrator, you can configure the following parameters in the ERP Import service to import a work order.
docker-compose -f erpimportservice.yml config > PAErpimportservice.yml
docker stack deploy -c PAErpimportservice.yml PAErpimportservice
If you have installed Standard Plant Applications Web Client, these parameters are available in the following file: C:\Program Files\GE Digital\PlantApplicationsWebClient\config-repo\erp-import-service\prod\<version>\erp-import-service-prod.properties. After you change the values of parameters, restart the ERP Import service.
Parameter | Description |
---|---|
Workorder.property.group.id | The GUID of the WorkOrder Import property group in the Property Definition application. The default value is CB21B6A6-B370-46D5-8400-5BA64C46CB9F. |
BOMItem.proprty.group.id | The GUID of the BOMItem property group in the Property Definition application. The default value is 0AA6FFB3-584B-4D60-A21A-1A2E38D13FC2. |
- The parameters Workorder_property_Group_name and Material_property_Group_name in Plant Applications Web Client version 8.0 are changed to Workorder.property.group.id and Material.property.group.id.
- The parameters Workorder_property_category_name and Material_property_category_name are not used in Plant Applications Web Client version 8.1 and later.