cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple System identifiers for one EDI Party

Former Member
0 Kudos

Hi,

I'm getting a problem when trying to send an IDoc to another R/3 system. I did the first tests with our SandBox and everything was working perfectly. Now, I'm trying to do the same tests against our QAT server.

So first, I have created all the new entries under the party identifiers. Then, new Business Service, receiver determination ... and finally the sender agreement.

So, now the file is getting picked up but I get this error:

<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_PARTY</SAP:Code>

  <SAP:P1>http://sap.com/xi/XI</SAP:P1>

  <SAP:P2>XIParty</SAP:P2>

  <SAP:P3>Tech_Data</SAP:P3>

  <SAP:P4 />

  <SAP:AdditionalText />

  <SAP:ApplicationFaultMessage namespace="" />

  <SAP:Stack>Unable to convert sender XI party http://sap.com/xi/XI/XIParty/Tech_Data to an IDoc partner</SAP:Stack>

  <SAP:Retry>M</SAP:Retry>

  </SAP:Error>

Seems the new identifiers for QAT is not piked up?!? Do I need to do something else if I have multiple identifiers?

Rgds,

Yves

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Basically, I did all my tests with SBX. Now, I would like to do the same tests with QAT

So 1 was EDI -->XI -->SBX

Now 2 - EDI -->XI -->QAT

And then I want to go EDI -->XI -->PRD

It would be nice have to have all scenarios working at the same time and based on a certain EDI field, the right receiver determination would kick off but I don't need this for now. I just want to be able to change from EDI -->XI -->SBX to EDI -->XI -->QAT.

I started by creating all settings to connect to QAT (Receiver det, ...), I turned off the Business System (File adapter) for SBX.

Now, I know that the right file adapter defined for QAT is getting the file but I'm getting the error message from my original message.

I thought adding the new identifiers for QAT would do the work but I guess not!

sam_raju
Contributor
0 Kudos

Hi Yves,

In the "Indentifier" section of your party definition for the EDI Party

Change the following:

AGENCY = Change the Business System from SBX to QAT

Scheme = Remains the same

Name = Change the SBX Partner Number to QAT

Partner Number(same as QAT Partner Number

in R/3 Partner Profile)

Idoc Receiver CC for QAT

1) In the "parameters" tab, check the option "Apply Control Record Values from Payload"

2) In the "Identifiers" tab,

Enter the BS for QAT in "Sender Agency"

Enter the Scheme for QAT "ALE#<partner role>#<partner function>"(same as in

the identifiers tab of the EDI party definition)

Enter the BS for QAT in "Receiver Agency"

Enter the Schem for QAt as "ALE#LS"

It should work with these changes.

Rgds,

Sam Raju

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks Sam! I was missing the identifier under the Idoc adapter.

Rgds,

Yves

Former Member
0 Kudos

Hi Sam,

So I need two Parties to do this! One for SBX and one for QAT!?! Both would map to the same Parner #?

Rgds,

Yves

sam_raju
Contributor
0 Kudos

Hi Yves,

Can you explain your scenario in detail?

Is it EDI -->XI -->R/3(SBX or QAT)?

-Sam

sam_raju
Contributor
0 Kudos

Hi Yves,

Refer to how-to on "Sample Idoc - XI Scenarios" at the below link on SDN.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cdded790-0201-0010-6db8-beb...

Also refer the following thread

Please let me know if you still have a problem.

Hope this helps.

Rgds,

Sam Raju

Message was edited by: Sam Raju

Message was edited by: Sam Raju