on 2011 Jun 17 10:30 AM
Hi
I am an XI consultant and am working on an ECC - XI - MDM scenario. It's working fine from XI. I want to check the data in Ready folder of MDM.
How do I go to that folder and check?
Regards
Hi.
You can find the following folder structure in the system where MDM Server is installed.
...root/MDM_Oracle/RepositoryName/Inbound/ RemoteSystem/PortName/Ready
Where MDM_Oracle is the DBMSinstance_DBMStype
Let say you are sending a list of materials from R/3 to MDM using XI.
In that case you will be having a remote system say ECC, a PortName(LT_MATERIALS) where it has the type of the port, it will be Inbound(Since the data is coming to MDM) It also has the XML Schema to validate the incoming XML and the processing type should be automatic then only MDM Server will pick it up automatically.
So finally the directory structure will be like:
MDM_ORACLE/MATERIAL_REPOSITORY/INBOUND/ECC/LT_MATERIALS/READY/<XML>
<XML> The file which is sent by XI will be placed here.
Regards
Bala
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ajith.
You can refer the following links for more information.
[Integration |http://searchsap.techtarget.com/tip/MDM-XI-R-3-integration] and [SAP MDM Doc|http://help.sap.com/saphelp_nwmdm71/helpdata/en/mdm_index.htm]
you can also find more details on the SDN
I don't have any specific notes for this purpose.
Regards
Bala
Hi Ajith,
You can't check ready folder unless you have access to MDM Server file system, especially Ready folder.
If you have remote access to MDM system, then use the path which you have configured in the PI communication channel.
Else, ask MDM team to install a FTP server on MDM server. then using FTP login credentials you can check the ready folder.
- Shiv
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ajith,
Access FTP server ready folder location by using some FTP software. You can not access it by login in to SAP GUI.
There are many free FTP software available, for example FTP SURFER. You can download and install it on your machine.
If your MDM server is running on Windows then you can also use explorer to access the FTP location (*ready folder) mentioned in the communication channel. To do so paste the full path in the explorer and provide the user id and password mentioned in the communication channel..
Revert if you face any issue.
-Shiv
Hey Ajit,
Just out of curiosity, why are you using File Adapter to integrate MDM?
File adapter does not expects any system acknowledgment back from MDM so you will face this kind of issue. from PI everything will look but data will not be in MDM tables, it's a pain to troubleshoot this.
If you are on PI 7.0 or Higher and MDM is on 7.1. You should use MDM Adapter instead of File.
Thanks
Aamir
User | Count |
---|---|
70 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.