Dear Pals:
I'm tring to use BPM call a RFC Z_function.
but come out this error.
Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: 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: This system rejects all logons using SSO tickets: com.sap.aii.af.rfc.afcommunication.RfcAFWException: 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: This system rejects all logons using SSO tickets
the RFC function's input value is 0~unbounded customer name.
and return custormer details...that's all.
and..I used the same logon infor. to call another Z_RFC function,and it work normally.
which means i think the login infor. such as logon user name and pwd are correct.
but no idea what's the problem.
Regards
Jack Lee