cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

I have a BPM scenario IDoc(ORDCHG.ORDERS05) to cXML, the message caught the below error

com.sap.aii.af.ra.ms.api.DeliveryException: error while processing message to remote 
system:com.sap.aii.af.rfc.core.client.RfcClientException: could not get a client from JCO.Pool: 
com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect. Please re-enter

the scenario was running OK before and also the RFC receiver comm channel is having green status now.

Please suggest how to resolve and resend the message.

Thanks,

MK

0 Likes
View Entire Topic
former_member189354
Contributor
0 Likes

Hi,

Usually you will get this error when end business system is down as XI rfc adapter based on connection polling it will try for 3 attempts, If end business system is not able with in this 3 attempts communication channel go down. Try to do the following..

Keep Communication channel inactive -> save -> activate -> keep CC Active -> save -> Active.

Try to check integration directory cache also.

Regards,

Rao.Mallikarjuna