cancel
Showing results for 
Search instead for 
Did you mean: 

PI7.4 IDOC_AAE:IDOC not coming into ECC

Chandra_Hota
Participant
0 Kudos

Hi All,

My scenario is file to IDOC in PI7.4 dual stack system.

My ICO contains a file sender which is reading the file, and it is being mapped to IDOC.

IDOC_AAE receiver comm channel is not throwing any error. This is the message log from IDOC AAE channel:

22.10.2015 12:37:37.489InformationDelivering to channel: CC_RECEIVE_IDOC_FROM_PI
22.10.2015 12:37:37.489InformationMP: processing local module localejbs/CallSapAdapter
22.10.2015 12:37:37.489InformationMessage was successfully transmitted to endpoint <local> using connection File_http://sap.com/xi/XI/System
22.10.2015 12:37:37.504InformationMessage status set to DLVD

I am not getting any error in IDX5 in PI system.

In IDOC_AAE channel, RFC client parameters is default, and RFC destination is specified. This RFC destination is working fine on connection test.

I do not see any error in SM58 in ECC. But, IDOC is not coming into ECC (WE05). So, not sure where this IDOC is being sent.

For testing purpose, I created a plain IDOC communication channel, and used it in my ICO, and then IDOC is coming into ECC WE05.

This shows end to end connectivity is working fine with IDOC adapter. But my requirement is to use IDOC_AAE.

Can anyone see something obviously wrong here?

Thanks

CS

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Chandra,

In the PI channel check the message Id and O/P XML.If everything fine means message is delivered from PI.

In ECC check WE05 with proper dates and IDOC type.

Chandra_Hota
Participant
0 Kudos

Hi Raghu,

In PI IDOC channel monitoring, message is in delivered status, and the payload shows file content XML (post FCC) and not IDOC XML. I cant find anything in ECC WE05.

Thanks

Chandra

former_member186851
Active Contributor
0 Kudos

Chandra use an XPI inspector to check if something is going wrong.

And in CC if its delivered means it should have been delivered to ECC.

check the below discussion as well.

SAP XI 7.0: Outbound IDocs not created in ECC (... | SCN

Former Member
0 Kudos

Hi Chandra,

Check the ALE configuration at ECC side and also check the message type is maintained or not in the partner profile at ECC side,if your using IDOC_AAE the RFC destination should be "T" type.check that one also.

Since your saying that your able to see the idoc if it is Plan Idoc channel,check the InboundRA properties in NWA the local variable value should be TRUE if your using IDOC_AAE channel.