Configuration Parameters to Import a Material

As a system administrator, you can configure the following parameters in the ERP Import service to import a material.

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
Material.property.group.id The GUID of property group with the name Material Import from Property Definition application. This group Id belongs to Material Import. The default value is 79433EC1-6683-4BED-B353-BD667210E0A2.