Applies only to: SAP S/4HANA
You must create process types for each system mapping created in edoc archive service. The process types control the communication between the ERP system and the ECM system: you define which data from your ERP system should be transferred to the ECM system.
You can create several process types per system mapping in order to realize different scenarios.
You can use webhooks to archive additional information (e.g. combined values of ERP properties) in an ECM property.
Things to know
To configure a process type, an ERP connection, an ECM connection and a system mapping must already be configured.
First, you define a process type. After saving, all fields of the selected business object entity are queried by the ERP system. You will need these fields in the second step to configure the field mapping. In the third step, you activate the process type after saving.
Define the process types
In the first step, you define a process type to automatically execute the corresponding process (e.g. map document properties). When you set up a process type for the first time, all fields of the selected ERP tables are queried by the ERP system after saving. The query process can take some time depending on the amount of data.
Here's how
-
Go to the edoc platform system environment and open the administration of edoc archive service in the browser.
-
Navigate to Map systems and process types > Configure process types.
-
Click on Create new process type.
-
Enter a meaningful name for the process type under Enter the name of the process type. The name is used, among other things, during the transfer of data between the ECM and ERP systems.
-
Enter a meaningful description under Enter a description of the process type to make it easier to identify this process type.
-
Under Select action for processes in the ERP system, select the Map ERP process data to a document option.
-
Under Select ERP service, select the ERP service from which the business objects for the respective processes are to be retrieved.
-
Under Select business object entity, select the business object entity of the business object from which the business objects for the respective processes are to be retrieved. The business object entity refers to an ERP table (index table) from which the ERP fields are later retrieved.
-
Select the document type for the process under Select the document type of the ERP system.
-
Click on Save.
Transfer additional information to the ECM system
If, for example, you want to save several values in ERP properties (fields) in an ECM property, you can optionally use an existing webhook by activating the Use webhook to change values for ECM destination properties option.
Under Select endpoint for webhook, select a previously configured endpoint for a webhook to use the webhook to change values for ECM destination properties.
For more details about creating a webhook see: Konfigurieren eines Endpunkts für einen Webhook zum Ändern von Werten für ECM-Zieleigenschaften während der Archivierung
Tip
If the structure of the retrieved data in the ERP system has changed or if the data import did not work, click on Query fields from ERP tables.
Define the field mapping
In the second step, you define the field mapping for the process type. By mapping the fields of the ERP system and ECM system, you ensure that the properties of the documents are always archived correctly in the ECM system. To import incoming documents into the ECM system, you define ECM destination fields in the field mapping, the values of which identify the corresponding record in the ERP system.
Here's how
-
Navigate to Administration > Map systems and process types > Configure process types.
-
Click on Configure field mappings.
-
Under ECM category, select the category to which the data from the process in your ERP system is to be transferred.
-
In the Active column, activate each ECM destination property that you want to contain information from the ERP process.
-
For each ECM destination property, select the appropriate option under Select data source type and under Content of the data source:
-
ERP field of index table: specifies a specific ERP value from the business object entity selected in the process type in the ECM field, e.g. Customer name. Under Content of the data source, select the field of the corresponding business object entity.
-
Text constant: specifies the fixed value in the ECM field that you have entered under Content of the data source.
-
System variable: specifies the system variable that you select under Content of the data source. You can use the system variable to specify additional properties independently of the ERP process. Under Content of the data source, select the corresponding system variable, e.g. Alias name of the company.
-
-
Click on Save.
Tip
The ECM categories are queried when the field mapping is opened and saved in the cache for one hour. If you have recently made changes to the categories or destination properties that are not yet visible in edoc archive service, click on Query categories from ECM system.
Activate the reindexing of documents
In the third step, activate the configured process type. After activation, reindexing is performed automatically for archived documents that were archived via edoc CMIS archivelink.
Here's how
-
Navigate to Administration > Map systems and process types > Configure process types.
-
Click on Enable process type for the process type whose field mapping you have already configured.
See also