0% found this document useful (0 votes)
101 views6 pages

Configuring the SOA Manager for Master Data Governance for Materials

Materials configurations
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
101 views6 pages

Configuring the SOA Manager for Master Data Governance for Materials

Materials configurations
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

10/25/24, 2:45 PM

Master Data Governance for Material


Generated on: 2024-10-25 14:45:15 GMT+0000

SAP Master Data Governance | 9.2_SP13 internal

PUBLIC

Original content: https://help.sap.com/docs/SAP_MASTER_DATA_GOVERNANCE/5df72ff3c1664986b19a10e3721fe297?


locale=en-US&state=PRODUCTION&version=MDG92.SP13

Warning

This document has been generated from the SAP Help Portal and is an incomplete version of the official SAP product
documentation. The information included in custom documentation may not reflect the arrangement of topics in the SAP Help
Portal, and may be missing important aspects and/or correlations to other topics. For this reason, it is not for productive use.

For more information, please visit the https://help.sap.com/docs/disclaimer.

This is custom documentation. For more information, please visit the SAP Help Portal 1
10/25/24, 2:45 PM

Configuring SOA Manager for Master Data Governance for


Material

Use

This document describes the configuration steps required to enable the load of material master data using point-to-point
enterprise services communication without a process integration (PI) system.

Prerequisites

Authorizations

The following authorizations are required in the MDG hub system and in the MDG client system:

SAP_BC_WEBSERVICE_ADMIN_TEC, an administrative role for the SOA Manager.

Authorizations are assigned for transactions SU01, SUIM, and PFCG.

Service Users in the ABAP Stack

To create a service user in the MDG hub and in the MDG client system carry out the steps described below in both systems.

1. Execute transaction SU01, choose Create, and enter a user.

2. On the Roles tab, assign the role SAP_BC_WEBSERVICE_ADMIN_TEC.

Business Functions

The following business functions must be active in the MDG hub system and in the MDG client system:

FND_SOA_REUSE_1, Improvements for SOA Reuse Functions

 Note
To activate the business function, execute the following configuration activity: Customizing Implementation Guide
Activate Business Functions . By activating the business function, you can use the following cross-application tool
improvements that facilitate the use of these services:

SOA Mapping Tool

Error Handling

Point-to-Point Enablement for Asynchronous Enterprise Services

ERP_MATERIAL_SOA, Master Data Governance for Material, Enterprise Services

Support for Point-to-Point Communication

To activate support for the point-to-point communication, run the following activity in the MDG hub system and in the MDG client
system: SAP Customizing Implementation Guide Cross-Application Components Processes and Tools for Enterprise
Applications Enterprise Services Point-to-Point Enablement for Asynchronous Enterprise Services Activate Support for
Point2Point Communication .

This is custom documentation. For more information, please visit the SAP Help Portal 2
10/25/24, 2:45 PM
Configuration of the Web Service Runtime

The technical configuration of the web service runtime is done according to SAP Note 1043195 .

Error and Conflict Handler

To activate the error and conflict handler, run the following activity in the MDG hub system and in the MDG client system: SAP
Customizing Implementation Guide Cross-Application Components General Application Functions Error and Conflict
Handler Activate Error and Conflict Handler .

Procedure

The following steps are required to configure the SOA Manager for MDG (transaction SOAMANAGER) in the MDG hub and the MDG
client system.

1. Configure the system for point-to-point communication using enterprise services

To create a new profile in the MDG hub and the MDG client system, carry out the steps described below in both systems.

a. On the Technical Administration tab choose Profiles.

b. Choose Create Profile, enter MDG as the name, enter a description, and choose Next.

 Note
The profile names should be identical in the SOA manager settings for both the MDG hub and MDG client
systems.

c. Mark User ID/Password and choose Next.

d. If necessary enter proxy settings and choose Finish to save the settings and activate the profile.

2. Configure the client setting

To configure the client setting in the MDG hub and the MDG client system carry out the steps described below in both
systems.

a. On the Technical Administration tab, choose SAP Client Settings, and then choose Edit.

b. Enter an Organization Name.

c. Enter a Business System and a Business System ID in the format: XYZ_001, where XYZ is the system ID and 001
is the client.

d. Choose Save.

3. Configure a provider system for the Business Scenario Configuration in MDG hub and MDG client systems

To configure a provider system for the business scenario configuration in the MDG hub and the MDG client system carry
out the steps described below in both systems.

a. On the Technical Administration tab, choose Provider Systems, then choose Create enter as name the system ID of
the target system, for example XYZ_001 and select the profile name defined in step 1 and choose Next.

b. Enter the SLD Identifier in for following format: (client).SystemName.(ABC).SystemNumber.


(Installation Number).SystemHome.(Host). For example, 416.SystemName.Q7B.SystemNumber.
0020270862.SystemHome.uxdbq7b.

 Note

This is custom documentation. For more information, please visit the SAP Help Portal 3
10/25/24, 2:45 PM
The SystemNumber can be found under System Status SAP System Data Installation Number . The
SystemHome can be found under System Status Database Data Host .

 Note
To identify the host name and port for access URL call transaction SMICM and from the Goto menu choose
Services. Use the HTTPS host name and port displayed in the list. SAP recommend to use the message server
host.

c. Enter the Access URL for WSIL and Logon Information under WSIL Services.

d. Enter User for WSDL and a password for WSDL documents.

e. Enter the Service User that you have created in the backend system. Choose Next.

f. Enter the Business Application ID.

i. Choose Create to maintain a business application ID in MDG hub System.

ii. Enter an application name and a description, for example: sap.com/BusinessApplicationABAP.

iii. Enter the business application ID.

 Note
Note that the business application ID can be found in the counterpart system in the transaction
SOAMANAGER under Technical Administration SAP Client Settings.

iv. Press Finish to save and activate the system connection.

4. Edit Logon Data for Business Scenario

To create a user account in the MDG hub and the MDG client system carry out the steps described below in both systems.

 Note
The back end user has to exist in both systems.

a. On the Service Administration tab choose Logon Data Management.

b. On the Maintenance tab choose Create, enter your data and choose Next.

c. Select User/Password or X.509 as Authentication Method.

d. Enter the user name that you created earlier in the backend system and choose Finish.

5. Assign Logon Data to Business Application

To assign logon data to the business application in the MDG hub and the MDG client system carry out the steps described
below in both systems.

a. On the Service Administration tab choose Logon Data Management.

b. On the Assignments tab choose Create.

c. Use the input help to select a Provider System/Business Application and choose Next.

d. Select the user name you have entered in step 4 as Logon Data from the drop down list and choose Finish.

6. Configure System for Point-to-Point Communication using Service Groups

This is custom documentation. For more information, please visit the SAP Help Portal 4
10/25/24, 2:45 PM
To configure the system for point-to-point communication using service groups in the MDG hub system carry out the steps
described below.

a. Create a business scenario in the MDG hub system.

i. On the Service Administration tab choose Business Scenario Configuration.

ii. Choose Create, enter your data and choose Next.

b. Select service definitions and assign a profile.

i. Choose Add to search for Service Definition.

ii. In the dialog box search for the Service Definition MaterialERPBulkReplicateRequest_In and
choose Go. Select it in the result list and choose Add to Worklist.

c. Assign Profile to service definition.

i. Select the services definition and choose Assign Profile.

ii. Select the profile MDG, choose Assign Profile, and choose Next.

d. Select Service Groups and Assign Business Applications in the Provider System Service Group:

i. Choose Add to search for the Service Group, enter the service group MDG_BS_MAT_REPLICATE_CONF and
choose Go.

ii. Select MDG_BS_MAT_REPLICATE_CONF from the search result list and choose Add to Worklist.

e. Assign Business Application

i. Select the service group from the list and assign it to the business application by choosing Assign Business
Application.

ii. Select the provider system and the assigned business application name from the list and choose Assign to
Service Group.

iii. Choose Finish.

f. Create a business scenario in the MDG client system.

i. On the Service Administration tab choose Business Scenario Configuration.

ii. Choose Create, enter your data and choose Next.

g. Select service definitions and assign a profile.

i. Choose Add to search for a service definition.

ii. In the dialog box search for the Service Definition MaterialERPBulkReplicateConfirmation_In
and choose Go. Select MaterialERPBulkReplicateConfirmation_In in the result list and choose
Add to Worklist.

h. To assign a profile to the service definitions in the MDG client system carry out the steps described above in the
corresponding chapter.

i. Select Service Groups and Assign Business Applications in the Provider System Service Group:

i. Choose Add to search for the Service Group, enter the service group MDG_BS_MAT_REPLICATE_REQ and
choose Go.

ii. Select it from the search result list and choose Add to Worklist.

This is custom documentation. For more information, please visit the SAP Help Portal 5
10/25/24, 2:45 PM
j. To assign a business application in the MDG client system carry out the steps described above in the corresponding
chapter.

 Note
To activate the business scenario and changes in the SOA manager business scenario configuration choose Process List in the
Pending Tasks page under Service Administration. Confirm that all tasks are executed successfully.

This is custom documentation. For more information, please visit the SAP Help Portal 6

You might also like