cancel
Showing results for 
Search instead for 
Did you mean: 

File to Idoc inbound scenario failing at ECC.Error : EDI: Partner profile not available

former_member184948
Active Participant
0 Kudos

Hi Experts,

I have created one File to Idoc inbound scenario.For now I am placing an xml idoc file at the source.

This idoc when posted at target gives error.EDI: Partner profile not available

I compared it with the successfull inbound idoc which we triggered from we19.The difference is that it is taking partner type as LS for sender whereas it should be PI.

I am hardcoding these values in control record using constants in mapping.So even when I send LI as partner type it comes as LS at ECC.

1)What could be the issue?

2)For LI do we need to create party?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Dilip,


1)What could be the issue?

The partner profile (PF) that you are sending is not in the ECC.

Check in the ECC:

     Transaction Sale,

     The PF is defined here:

As Mehul said you must have it in we20 transaction associated to your inbound idoc:

Check if your PF is taking from payload or not:


2)For LI do we need to create party?

Not necessary.

Regards.

former_member184948
Active Participant
0 Kudos

Thanks Inaki,

But let me tell my scenario in detail.

Its idoc xml to Idoc(ORDRSP.ORDERS05).

target system is ECC(ED9 client 110).

Now, partner profile they have made as LI not LS.

And I am using idoc_AAE

The values I am setting in mapping are :

These are the values I am using

SNDPOR A000000016
SNDPRT LI
SNDPRN 100361

RCVPOR SAPED9
RCVPRT LI
RCVPRN ED9CLNT110

But even when I wirte LI I can see LS in control record in ECC.That is why its not able to find the partner profile since partner profile is expecting LI.

Not sure why its not taking LI .

former_member184948
Active Participant
0 Kudos

I have checked the field "Apply control records from payload " and now the Partner type is coming as LI , but RCVPOR is missing and because of that partner profile could not be identified .

What could be the reason for RCVPOR to not get reflected at ECC?

Answers (2)

Answers (2)

former_member184948
Active Participant
0 Kudos

This is fixed.

We gave correct partner role.SNDPFC and this is working now.Earlier we had given wrong value and because of this strangely RCVPOR was coming blank.

Former Member
0 Kudos

Hi Dilip,

For PI also it is LS.

you have to add your IDOC in inbound parameters of Partner Profile in WE20.

Regards,
Mehul.