CX_AI_SYSTEM_FAULT: SOAP: 1.007 SRT: Unsupported xstream found: ("HTTP Code 503: Service Unavailable") CX_SOAP_FAILURE: Error when processing Web service call CX_SOAP_CORE: Error when calling SOAP Runtime funct
hi. i am calling a web service from a web dynprol to R/3 and the exception cx_ai_system_fault is raised. anybody know knows something about it? what causes can do this? it can be because the same user in both systems doesn't have the same password?? thanksReply...
Everything works fine when the Integration Server is available. However, when the Integration Server is down, the message is persisted on the CRM side (which I expect as the interface is asynch) but the system exception CX_AI_SYSTEM_FAULT is not caught. The reason I want to catch this e...