Import Configuration Parameters

As a system administrator, you can configure parameters in the ERP Import service to import: 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.

Work Orders

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.
Note:
  • 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.

Process Orders

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.

Material Lots

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).

If the inventory.line.id is identical to the receiver.line.id, the material lot will first be subject to the Receiving Inspection app; otherwise the material lot will be flagged as consumable.

inventory.unit.id The GUID of property group with the name Inventory Unit from the Property Definition application. The default value is 3C0C1396-ACBC-400C-9EC4-A1730C4EF673.

If the inventory.unit.id differs from the receiver.unit.id, you can also update the material lot status and quantity via the import message.

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.

If the receiver.line.id is identical to the inventory.line.id, the material lot will first be subject to the Receiving Inspection app; otherwise the material lot will be flagged as consumable.

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.

Materials

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.