Message Reference > Client Messages > PowerExchange for Web Services Messages
  

PowerExchange for Web Services Messages

Encountered a problem during SOAP request conversion (DOC to RPC): <error details>.

Explanation:
The SOAP request for a web service source contains invalid or incomplete data.
User Response:
Modify the SOAP request in the Edit Tables dialog box.

Envelope contains an element other than Header and Body.

Explanation:
The SOAP request envelope contains an element other than Header and Body.
User Response:
Reimport the web service operation.

Invalid SOAP Request. Body cannot have more than one operation.

Explanation:
The SOAP request contains a request for more than one web service operation.
User Response:
Reimport the web service operation and run the session again.
Use a third-party SOAP development tool to generate a SOAP request from the WSDL file. You can replace the current SOAP request with the one that you generate.

Invalid SOAP Request. Either body or header or both are missing.

Explanation:
The SOAP request contains elements that the SOAP server does not recognize.
User Response:
Reimport the web service operation and run the session again.
Use a third-party SOAP development tool to generate a SOAP request from the WSDL file. You can replace the current SOAP request with the one that you generate.

Invalid SOAP Request. Element <element name> does not exist.

Explanation:
The SOAP request is missing an element.
User Response:
Reimport the web service operation and run the session again.
Use a SOAP development tool to generate a SOAP request from the WSDL file. You can replace the current SOAP request with the one that you generate.

Invalid SOAP Request. Failed to process at <element name>.

Explanation:
The SOAP request contains an invalid element.
User Response:
Reimport the web service operation and run the session again.
Use a third-party SOAP development tool to generate a SOAP request from the WSDL file. You can replace the current SOAP request with the one that you generate.

Invalid SOAP Request. Operation cannot be found.

Explanation:
The SOAP request does not specify a web service operation.
User Response:
Reimport the web service operation and run the session again.
Use a SOAP development tool to generate a SOAP request from the WSDL file. You can replace the current SOAP request with the one that you generate.

Invalid SOAP Request. The SOAP Operation parameters in the request are inconsistent with the WSDL file.

Explanation:
The SOAP request contains parameters for the web service operation that you want to import that the WSDL file does not describe.
User Response:
Reimport the web service operation and run the session again.
Use a SOAP development tool to generate a SOAP request from the WSDL file. You can replace the current SOAP request with the one that you generate.

Invalid SOAP Request. The SOAP request cannot be empty.

Explanation:
The SOAP request does not contain any elements.
User Response:
Use PowerExchange for Web Services to reimport the web service operation and run the session again.
Use a SOAP development tool to generate a SOAP request from the WSDL file. You can replace the current SOAP request with the one that you generate.

The child element <element> cannot be found or is invalid.

Explanation:
The SOAP request is missing a child element, or it contains an invalid child element.
User Response:
Reimport the web service operation.

The envelope cannot be found.

Explanation:
The SOAP request does not contain an envelope element.
User Response:
Reimport the web service operation.

The namespace for prefix <prefix> cannot be found.

Explanation:
The SOAP request contains an invalid namespace.
User Response:
Reimport the web service operation.

The operation you selected contains multiple namespaces - which is not supported. Please select another operation.

Explanation:
You tried to import a web service operation from a WSDL file that specifies RPC encoding and a namespace that differs from the target namespace. If the WSDL file specifies RPC encoding, the namespace that the SOAP body specifies must match the target namespace.
User Response:
Choose another web service operation to import.

The part <part> for message <message> cannot be found or is invalid.

Explanation:
The SOAP request contains an invalid part.
User Response:
Reimport the web service operation.

The prefix for namespace <namespace> cannot be found.

Explanation:
The SOAP request contains an invalid prefix.
User Response:
Reimport the web service operation.