0% found this document useful (0 votes)
34 views9 pages

Configuration Steps in SAP MDM

Uploaded by

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

Configuration Steps in SAP MDM

Uploaded by

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

Configuration steps in SAP MDM for CAPSTONE UAT

Step 1: Export existing Import maps

1) Start the repository in Console from where the Import maps need to be exported e.g.
Product_Material_SQ2.
2) Get the XML Schema file before opening the Import Manager.

3) Open the Import Manager for the same repository using the following parameters and the
XML Schema file.

4) Open the following map CRM_MDM_PRODUCT_IP_UPDATE in Import.


5) From File  Export, export the CRM_MDM_PRODUCT_ID_UPDATE map and save it as
a .map file in some directory.

Step 2: Export existing Syndication maps

1) Open the Syndicator for the repository from which the syndication map has to be exported.
Open the following map PM_DATA_TO_CRM in Syndicator.
2) From File  Export, export the syndication map PM_DATA_TO_CRM and save as .syn file in
some folder.

3) Similarly export the syndication maps PRODUCT_MATERIAL_STARS_CIM and


PRODUCT_MATERIAL_UPC_CIM and save as .syn file in some folder.

Step 3: Add XML Schemas in targeted (UAT) repository

1) Stop the targeted repository in Console e.g. PRODUCT_MATERIAL_QA


2) Add the XML Schema MDM_PRODUCT_MATERIAL_CRM_LOOPBACK in the targeted
repository e.g. PRODUCT_MATERIAL_QA
3) Add the XML Schema MDM_PRODUCT_MATERIAL_DATA_CRM_CAPSTONE

4) Add the XML Schema STARS_UPC_CRM_NEW

Step 4: Add Import maps in targeted (UAT) repository

1) Start the repository in Console from where the Import maps need to be imported e.g.
Product_Material_QA.

2) Get the XML Schema file before opening the Import Manager.

3) From File  Import, import the map CRM_MDM_PRODUCT_ID_UPDATE from the directory
where the map was saved.
Step 5: Add Syndication maps in targeted (UAT) repository

1) Open the Syndicator for the repository for which the syndication map has to be imported
e.g. PRODUCT_MATERIAL_QA.

2) From File  Import, import the following syndication maps.


PM_DATA_TO_CRM
PRODUCT_MATERIAL_STARS_CIM
PRODUCT_MATERIAL_UPC_CIM

Step 6: Create Inbound and Outbound ports in targeted (UAT) repository

1) Stop the targeted repository in Console e.g. PRODUCT_MATERIAL_QA

2) Create the Inbound port CRM_PRODUCT_ID_UPDATE and attach import map


CRM_MDM_PRODUCT_ID_UPDATE and attach XML Schema
MDM_PRODUCT_MATERIAL_CRM_LOOPBACK in the targeted repository e.g.
PRODUCT_MATERIAL_QA
3) Create the Outbound port CRM_OUT and attach syndication map PM_DATA_TO_CRM

4) Create the Outbound port MDM_PM_STARS_CIM_OUT and attach syndication map


PRODUCT MATERIAL STARS CIM

5) Create the Outbound port MDM_PM_STARS_CIM_OUT and attach syndication map


PRODUCT_MATERIAL_STARS_CIM

Step 7: Add a new field in Product/Material main table

1) Add a field of type Boolean – CRM Sync Flag in Product/Material main table
Step 8: Add values to the Remote Status flat table

1) Start the targeted repository in Console e.g. PRODUCT_MATERIAL_QA and open Data
Manager

2) Add the following values ‘Active’ and ‘OBSOLETE’ in Remote Status flat table

3) Edit Key Mappings for Active as following

4) Edit Key Mappings for Inactive as following


Step 9: Make changes to import map

1) Open Import Manager for targeted repository e.g. PRODUCT_MATERIAL_QA

2) Open map CRM_MDM_PRODUCT_IP_UPDATE

3) Map Field SEGMENT with CRM Sync Flag and map value “NULL” with “NULL”

4) Map Field STATUS with Remote Status and map value “Active” with “CRM, Active” using the
following xml

5) Map value “Inactive” with “CRM, OBSOLETE” using the following xml

You might also like