SOAP fault operation definition file

Format

[targetNamespace-URI]
[targetNamespace-URI]
...

Function

Specifies the targetNamespace URI. The targetNamespace URI is used to decide whether the SOAP Fault received from Web Service by a service adapter will be handled as a Fault. The specified contents take effect after the HCSC server starts.

Specification method

Operations for invalid definitions

The HCSC server fails to start if there are definitions that do not match the rules described in Specification method (this, however, excludes the cases where a definition does not match with the conditions of the ISO-8859-1 character encoding).

Note that in the following cases the operation might not be normal if a SOAP Fault is returned by a service component:

#
Use the coding for targetNamespace of the WSDL that you will use to create a service adapter as is. Although http://www.xxx.com/ and http://w%77w.xxx.com/ are synonymous as URIs, they are recognized as separate URIs.

Example of coding

http://dictionary.com
urn:sample.co.jp:xmlns:wsdl:2007-06