cancel
Showing results for 
Search instead for 
Did you mean: 

Wrong Business System after migration

Former Member
0 Kudos

Hi.

We have performed a migration from XI 3.0 to PI 7.11.

When we migrated an prosy solution we got an error.

In SLD we have the namingstandard (SID)CLNT(CLIENT).

All configuration is done with this business system from the SLD.

But when we get the communication to PI from a proxy all communication is using the old business system names from XI.

They had the nameingstandard (SID)_(CLIENT).

Because of this we get the following error.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> 
- <!--  Receiver Determination 
  --> 
- <SAP:Error SOAP:mustUnderstand="" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
  <SAP:Category>XIServer</SAP:Category> 
  <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code> 
  <SAP:P1 /> 
  <SAP:P2 /> 
  <SAP:P3 /> 
  <SAP:P4 /> 
  <SAP:AdditionalText /> 
  <SAP:Stack>No receiver could be determined</SAP:Stack> 
  <SAP:Retry>M</SAP:Retry> 
  </SAP:Error>

Do anybody have a clue about why we get the old business system name on PI?

If we get the correct business system the receiver agreement would work.

BR

Kalle

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The SLD of the target system had to be cleaned.

There was an table that had to be refreshed as well.

udo_martens
Active Contributor
0 Kudos

Hi Kalle,

it looks like the ERP is getting infos from old SLD. Try to check

- TA SLDAPICUST

- TA SM59 / TCP/IP destinations SAPSLDAPI and SLD_NUC must point to new SLD

Regards,

Udo

Former Member
0 Kudos

Hi Kalle,

Perform the steps in the SAP Note 817920 - XI Readiness Check 3.0/7.0, 7.1

Hope this helps you to identify the issue.

Thanks,

RKothari
Contributor
0 Kudos

Hello,

Please run transaction SLDCHECK in R3 system and check if it points to the correct SLD and gives correct Own Business system name.

Also, please make sure the cache is updated in PI.

-Rahul

Former Member
0 Kudos

In PI system it says cache content is up-to-date.

My Basis resource told me that everything was setup according to what you mentioned when the did the migration.

Now we have backed up to run on XI again.

Any other idea about what can be wrong?

Ofcourse my basis resource can be wrong.

BR

Kalle

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

Can you check in LCRT_CLNTCACHE if the entries for the business systems are maintained correctly? If they are not, can you run the function module LCR_CLEAR_CACHE to clear the cache and then let us know of the results?

Hope this helps,

Mark

naveen_chichili
Active Contributor
0 Kudos

Hi Kalle,

there might be some cache issues which may some times causes this problem.Please do cache refresh again in both JAVA and ABAP stack and try again .

Thanks and Regards,

Chichili.