cancel
Showing results for 
Search instead for 
Did you mean: 

Rfc sender problem(sap r/3 -se37) 'alternativeServiceIdentifier: party/serv

deviprasad_pothireddy
Active Participant
0 Kudos

Rfc sender problem: While executing the rfc in sap r/3 system

It is showing abap run time errors are

'alternativeServiceIdentifier: party/service from channel

configuration are not

(i have taken hint from this weblog /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step)

These are the configuration at sap xi and sap r/3 system

1) SAP XI (ID)

I have created rfc sender commuication channel in I.D.

Rfc server Parameters->

A.S.(Gateway)-> server {sap r/3 server name}

A.S.S.(Gateway) -> sapgw00

program id -> PDPT

AND RFC Metadata repository parameter

2)SAP R/3 (SM59)

Rfc destination -> PPPP

Connection type -> T

Technical Settings->

(*) Registered Server Program

Program ID -> PDPT

Gate way options

Gateway host -> server

gateway service -> sapgw00

Testconnection-> connected

3) testing rfc at sap r/3(se37)

But when i am executing a rfc in sap system

Rfc target system -> PPPP

and some import parameters

and it is showing the error message as

'alternativeServiceIdentifier: party/service from channel

configuration are not '

4)SAP R/3( SMGW)

CONNECTION TO CLIENT FOR PDPT(TP NAME) REGISTER STATUS IS WAITING

Please help me how to solve this problem

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

What was the resolution?

Former Member
0 Kudos

Hi Aaron,

Please check in Rfc connection and RFC adapter cinfiguarations.Please do the following steps.

1)Check in SM58 it will show error

2)check In RFC destination Connection whether it is working or not

3)Check in RFC Adapter Configuartions

4)Select ur ABAP Based Bussiness system and Dbl click on it.Then u have to select option 'SERVICE' and select 'ADAPTER SPECIFIC IDENTIFIERS'.

in that option select one button(Hand Shape) 'Compare with System LandScape Directory(SLD)'.This button will compare the bussiness system with SLD.

4)Go to ' Environment' Option in ID and select 'Clear SLD Data Cache'

Please do these steps it will resolve ur Problem

Thanks

Ravi

prateek
Active Contributor
0 Kudos

Hi,

SAP Note 730870 FAQ: XI 3.0 RfcAdapter Q.no 15

<i>Q 15: Whats wrong when the error message "lookup of alternativeServiceIdentifier via CPA-cache failed" shows up while sending a RFC call to the RfcAdapter?

A: A RFC sender channel is located beneath a service within the Integration Directory. Within this service choose "Service" -> "Adapter-Specific Identifiers". The values in the fields "R/3 System ID" and "Client" has to be maintained with the correct values of the system, that sends the RFC call to the RfcAdapter. It normaly only makes sense to have these values filled for services of type "Business System". If maintained in SLD, this fields will be filled automaticaly for services of type "Business System" and can be updated with the button "Compare with System Landscape Directory".</i>

- Give correct appserver and gateway service details in XI.

- Open the service holding the RFC adapter you are trying to use. On the top menu, goto Service -> Adapter Specific Identifiers..

Regards,

Prateek

bhavesh_kantilal
Active Contributor
0 Kudos

What is the status of the sender RFC adapter in Comm Channel Monritoring?

Make sure that in the sender RFC adapter, you have selected Advanced Mode and deslected option "Verify Sender System".

Make some dummy change to the sender RFC adapter and test you scenario.

Regards

Bhavesh

deviprasad_pothireddy
Active Participant
0 Kudos

Status of the sender rfc communication channel is green(rwb)

i have not selected any advanced Mode option.

I have already done dummy changes to it.

But it is still showing the error.

Regards,

Deviprasad.

bhavesh_kantilal
Active Contributor
0 Kudos

Make sure you select that Advanced Mode. Select the advanced Mode --> and then deslect option verify Sender System.

Also look into SMGW --> Goto -> Logged on Clients. See if you can see a conection to XI. Else recreate the TCP Ip connection by deleting the old one.

Regards

Bhavesh

Former Member
0 Kudos

Hi,

Please activate and deactivate communication channel in XI integration directory.

Regards,

Wojciech

deviprasad_pothireddy
Active Participant
0 Kudos

Hi Gasiorowski,

I have done that one also. Still it is showing the same error.

Regards,

Deviprasad