Configuration Parameters to Import a Material Lot

As a system administrator, you can configure the following parameters in the ERP Import service to import a material lot. 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
OrgCode The GUID of organization code of the material lot from Property Definition. This property is used to import receivers with material lots from the ERP application. For each material lot, the combination of the organization code and the units of measure must be unique.
materiallot.property.group.id The GUID of property group with the name MaterialLot Import from Property Definition application. This group Id belongs to MaterialLot Import.

The default value is 170d56ca-1f50-47db-8e2b-793a792ad6c9.

inventory.line.id The GUID of property group with the name Inventory Line from Property Definition application. The default value is AF651BC5-4161-4B03-8124-DE2AE4887CCE.

If you have installed Plant Applications for the first time, set a value for the property using Property Definition.

The units of measure provided for each material lot in the message must match the units of measure for one of the units in the inventory line in Plant Applications. If it does not match or if multiple units have the same units of measure, an error occurs. In addition, this unit must contain the same OrgCode that you will provide in the material lot import document (MLID).

receiver.line.id The GUID of property definition with the name Receiver Line from Property Definition application.

The default value is 02651301-05BD-4DE0-999C-0B6F93630308.

receiver.status.id The GUID of property definition with the name Receiver Status from Property Definition application.

The default value is FFDEE988-8E13-43C4-8BC3-A379BC6ACA53.

receiver.unit.id The GUID of property definition with the name Receiver Unit from Property Definition application.

The default value is 0716041E-DFC6-4939-A81C-B2EB8F25B29E.