cancel
Showing results for 
Search instead for 
Did you mean: 

Error in RFC Adapter in CPI/HCI

Former Member
0 Kudos

Hello Friends,

I am executing an iFlow where I am reading some info from on-prem ECC system via RFC adapter in CPI. I have configured the RFC adapter in CPI and defined the destination in SCP. I have also exposed the FM in cloud connector. But I am getting below error in the iFlow.

com.sap.it.rt.adapter.rfc.exceptions.RFCLibraryException: <?xml version="1.0" encoding="UTF-8" standalone="no"?><rfc:root.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><Name>Initialization of repository destination HCIECC failed: Opening connection to backend failed:

LOCATION CPIC (TCP/IP) on local host

ERROR service 'sapgw00' unknown

TIME Mon Feb 26 19:51:49 2018

RELEASE 742

COMPONENT NI (network interface)

VERSION 40

RC -3

MODULE /bas/742_REL/src/base/ni/nixxsl.cpp

LINE 189

DETAIL NiSrvLGetServNo: service name cached as unknown

COUNTER 4

</Name><Text>Initialization of repository destination HCIECC failed: Opening connection to backend failed:

LOCATION CPIC (TCP/IP) on local host

ERROR service 'sapgw00' unknown

TIME Mon Feb 26 19:51:49 2018

RELEASE 742

COMPONENT NI (network interface)

VERSION 40

RC -3

MODULE /bas/742_REL/src/base/ni/nixxsl.cpp

LINE 189

DETAIL Ni... (Property value was trimmed off. Max. value size is: 1000)

What can be this issue. I assume, based on my past experience with Portals, such error used to come if the entry is missing in /etc/services file. But I am not sure. And in this case where such an entry has to be maintained. In Cloud Connector or in ECC server?

Please guide.

Regards

Amitabh

Former Member
0 Kudos
Hello Friends,

Please help.

Regards

Amitabh

Accepted Solutions (0)

Answers (2)

Answers (2)

SATHEESHKUMAR_1
Explorer
0 Kudos

Hi,

We are also facing same issue ,if you resolve above issue ? Please share your experience while resolving above error.

Thanks,

Satheesh kumar

cweissheimer
Advisor
Advisor
0 Kudos

The issue seems to be this error: "ERROR service 'sapgw00' unknown"

Have you defined this sapgw00 service? Try using the numeric 3300 on its place.

Best Regards
Carlos