cancel
Showing results for 
Search instead for 
Did you mean: 

File system - XI - ICH ( SCM 5.1 ) sytsem

Former Member
0 Kudos

Dear XI experts,

I have a scenario of XML file - XI - ICH system.

I have around 3 yrs of ABAP + XI experience but have never worked on XI - ICH integration.

kindly let me know.

1. what type of RFC destination is required to establish connectivity..how do i establish connectivity between XI and ICH ?

2. how will XI communicate with ICH ...should i use any adapter or abap proxy

3. i have heard that there is some standard content available on marketplace for scm 5.1 and i need to import that in XI ... In my case , we can ask the source system to change the structure of XML according to the standard structure required by ICH

how do i go about all this...

points will be awarded.

Advance Thanks,

Sunil

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Dear Experts,

I am able to establish connection bettween XI and ICH system.

I have also imported content of SCM 5.0 into IR ( I need content for SCM 5.1 but couldnot find it )

Now my question:

1. Do i need to import any content in application system( ICH) also ?

2. I think i will have to write a receiver abap proxy since ICH is my receiver >

when we write receiver proxies we take data from message interface and transfer data to some tables in ICH sytem. For product acitvity notification interfaces i need to transfer data to which tables in ICH ?

Your help will be highly appreciated

points will be rewarded

Former Member
0 Kudos

Hi Sunil,

Even I am working on exactly same scenario that is File-Xi-ICH.

I have established connectivity between XI and ICH and have imported standard content.

Now we can not edit this content. Do you have any idea where we have to define the file structure?

Because the standrd namespace used in content we can not edit and we have to use the standard SWC only as corresponding Interface is registered in ICH.

I will really appreciate your help as even Ia m stuck with this ICH issue.

-Gouri

prateek
Active Contributor
0 Kudos

1 and 2 - Activate abap proxy and use it for communication

3. Download the XI content from markeplace and then import it in IR of Xi

Regards,

Prateek

Former Member
0 Kudos

Dear experts,

pls provide some help on this

Former Member
0 Kudos

HI,

If only system to system messages will be required, then It seems this would be an XI and backend R/3 based scearino

So you could either use Proxy, IDOC or RFC/BAPI communication with XI.

Thanks

Swarup