cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPI Receiver RFC Adapter IFlow Execution Failure

rasjoshi
Active Contributor
0 Kudos
1,055

Hi All,

I am trying to create Iflow in CPI where receiver is RFC adapter.

I configured Cloud Connector with Type RFC which is in GREEN status.

BTP Cockpit --> Connectivity --> Cloud Connector is GREEN

BTP Cockpit --> Connectivity --> Destination is in GREEN I have used exact same Destination name in my RFC Receiver adapter in Iflow --> RFCDestination However after deploying my iflow while testing I am getting error --> CPI Error Log --> Message processing failed. Processing Time: 1 sec 816 ms Error Details com.sap.it.rt.adapter.rfc.exceptions.RFCLibraryException: <?xml version="1.0" encoding="UTF-8" standalone="no"?><rfc:Z_CALCULATOR_RASH.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><Name>Initialization of destination RFCDestination failed: Name or password is incorrect (repeat logon)</Name><Text>Initialization of destination RFCDestination failed: Name or password is incorrect (repeat logon)</Text><Message> <ID/> <Number/> </Message><Attributes> </Attributes></rfc:Z_CALCULATOR_RASH.Exception> Please help me to understand this error and find solution for the same.TIA,Rashmi

Accepted Solutions (0)

Answers (3)

Answers (3)

IvoVermeer
Explorer
0 Kudos

Hi rashmi.joshi4 ,

I think the cause is in the message:

<?xml version="1.0" encoding="UTF-8" standalone="no"?><rfc:Z_CALCULATOR_RASH.Exception xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><Name>Initialization of destination RFCDestination failed: Name or password is incorrect (repeat logon)</Name><Text>Initialization of destination RFCDestination failed: Name or password is incorrect (repeat logon)</Text><Message> <ID/> <Number/> </Message><Attributes> </Attributes></rfc:Z_CALCULATOR_RASH.Exception>

Please check the password of the user that is used to log onto the SAP system. You could be using an incorrect password or the user might be inactive or locked.

Kr.

Ivo

rasjoshi
Active Contributor
0 Kudos

Hi mccoy_ivovermeer

Thanks for the reply.

I have already tested User and its working fine.

Just for testing purpose I exposed same FM as webservice and made call, it is working fine.

However, with RFC adapter only I am getting error.

Regards,

Rashmi

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Rashmi,

Please check with your basis team for roles for your S4Hana user.Runing SU53/ST01 on backend system might help you to find out issues.

Regards,

Sriprsad Shivaram Bhat

rasjoshi
Active Contributor
0 Kudos

Hi sriprasadshivaramabhat ,

I dont see any entry in SU53.

What else could be the issue?

TIA,

Rashmi

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Rashmi,

Please check if your user have all the required authorization.Above error might be due to missing of enough roles to the user which you are using.

Regards,

Sriprasad Shivaram Bhat

rasjoshi
Active Contributor
0 Kudos

Hi sriprasadshivaramabhat ,

Please help me with the required roles so that I can check if any is missing.

TIA,

Rashmi