cancel
Showing results for 
Search instead for 
Did you mean: 

Error While executing WebService to RFC Scenario

Former Member
0 Kudos

Hi,

I am doing a Scenario of WebService to RFC . While Executing the WSDL in Altova I am getting an Error.

<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SOAP:Body>

<SOAP:Fault>

<faultcode>SOAP:Server</faultcode>

<faultstring>Server Error</faultstring>

<detail>

<s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">

<context>XIAdapter</context>

<code>ADAPTER.JAVA_EXCEPTION</code>

<text><![CDATA[

What might be the problem ..??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

When you receive a system fault, it means the receiver has an application error. So, please review the Configuration and Design objects (Integration Repositor/Directory), if all determinations and agreements are correct. Also, please try refreshing the cache by running the http://<host>:<port>/CPACache/refresh?mode=full (with PIDIRUSER).

If you still face it, please provide the "<text>" tag content, for the exception trace.

Answers (0)