Configuration Parameters to Import a Process Order

As a system administrator, you can configure the following parameters in the ERP Import service to import a process order. If you want to change the values of these parameters, you must do so while installing Plant Applications Web Client, and then restart the ERP Import service.

If you have installed Enterprise Plant Applications Web Client, these parameters are available in the following file: <installation path>/PlantApplicationsDocker/plantapps-web-docker/erpimportservice.yml. After you change the values of parameters, run the following Docker commands, and restart the ERP Import service:
docker-compose -f erpimportservice.yml config > PAErpimportservice.yml
docker stack deploy -c PAErpimportservice.yml PAErpimportservice
Tip: If you want to the change the value of a parameter only for the running instance of the service, you can use a third-party tool such as Portainer.

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.

Note: Before you configure the parameters related to custom property groups and categories, you must create them in the Property Definition application in Plant Applications Web Client. The maximum number of properties that you can create per property group is 2000.
Parameter Description
processorder.property.group.id The GUID of property group with the name ProcessOrder Import from the Property Definition application. This group Id belongs to ProcessOrder Import.

The default value is 8a290266-bd40-4508-a0d8-3793d72e010b.