User guide
Fault Codes
15-23
Fault Codes
In addition to the faults defined in the “Implementing Messaging Applications” and “Implementing RPC
Applications” sections of the SOAP Service User’s Guide, the faults listed below may be encountered
while using the user authentication, SOAP e-signature, and XML encryption functions for SOAP
messages:
The following fault codes belong to the namespace URI
"http://schemas.xmlsoap.org/ws/2002/07/secext".
Table 15-1 Fault Codes
Fault code Explanation
UnsupportedSecurityToken An element that cannot be processed by the high-reliability Web service
function is contained in the security information attached to the
transmitted SOAP message.
This fault may occur if a Web service implemented without using the
Interstage SOAP Service is connected.
UnsupportedAlgorithm An algorithm that cannot be processed by the high-reliability Web
service function is used for the SOAP digital signature attached to the
transmitted SOAP message or encryption using the XML encryption.
This fault may occur if a Web service implemented without using the
Interstage SOAP Service is connected.
InvalidSecurity
InvalidSecurityToken
Since the format of the security information attached to the transmitted
SOAP message is invalid, processing by the high-reliability Web service
function cannot be performed.
This fault may occur if a Web service that does not use the Interstage
SOAP Service is connected.
FailedAuthentication This fault occurs if authentication or permission of the user name or
password attached to the SOAP message fails.
FailedCheck This fault occurs when verification of the SOAP digital signature
attached to the SOAP message fails or data encrypted using the XML
encryption cannot be decrypted.
SecurityTokenUnavailable This fault occurs when security information of the site certificate and
others to be referenced from the transmitted SOAP message cannot be
obtained.
This fault may occur if the corresponding security information has been
deleted or a Web service that does not use the Interstage SOAP
Service is connected.