cancel
Showing results for 
Search instead for 
Did you mean: 

outbound scenario configuration steps in MDM , XI , R/3

Former Member
0 Kudos

hi

can any body give the configuration steps to be performed in mdm , xi , r/3 .

i was following this blog

/people/balas.gorla/blog/2006/09/27/mdm-xi-r3-integration

but in this procedure i couldn,t understand the step " FTP Server Side Configuration "

which is step 5 . can anybody explain .

with regards

sushma

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You may want to try following a blog series that I wrote a while back. It's a three part blog series on building an interface from MDM to ECC using XI. The links are below:

/people/harrison.holland5/blog/2006/11/27/mdm-syndication

/people/harrison.holland5/blog/2006/12/20/xi-configuration-for-mdm-integration--sample-scenario

/people/harrison.holland5/blog/2007/01/22/testing-and-monitoring-an-interface-between-mdm-xi

What he is referring to regarding FTP is that the MDM syndicator will generate a XML file. XI has to pick that file up to process it, in order to do so you can either configure a FTP connection from the XI server to the MDM server, or you can do a mount of the directory that MDM is pushing XML files to and then you can use the File adapter in XI instead of the FTP adapter.

Answers (0)