cancel
Showing results for 
Search instead for 
Did you mean: 

Error RFC sender scenario :JCO.Server could not find server function

Former Member
0 Kudos

Hi ,

The scenario which am working is as follows:

I already have a report in R/3 that calls a Bapi which is in CRM system, now I want to make this point-point connection through XI(RFC sender-XI-RFC Reciever) with out changing the report (only changing the RFC destination).

I have imported the bapi from CRM to XI , changed the rfc destination(to tcp/ip) that existed in R/3 to point to XI(test connection is working fine) and also created the RFC sender adapter .

Now on executing the report am getting the following error.

“JCO.Server could not find server function”

Please, let me know where I went wrong.

Should the function module exists on the XI server. If the functional module is not there then I am getting the error if the function module is there in XI then every thing is working fine.

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

have you configured the XI part?

integration directory (RFC sender channel)

+ integration repository?

Regards,

michal

Former Member
0 Kudos

Hi Michal ,

Now my scenario is working . The error <b>"JCO.Server counld not find server function"</b> got fixed by giving the system details that contain the RFC in the adapter metadata parameters in the channel configuration.

Thanks & Regards,

Srikanth.