Previous Topic

Next Topic

Book Contents

SOAP errors

SOAP fault sub-codes defined by the API are interpreted in the http://www.phaseforward.com/InForm/2009/01/UserProvisioning namespace.

Basic summary information is included when available to provide context regarding the cause of the fault. For more information, see Examples: SOAP errors. Detailed error information is written to the server event log.

Fault subcode

Notes

InvalidTrial

The specified study does not exist on the server.

TrialNotStarted

The specified study is not started on the server.

ServerNotStarted

The InForm server has not been started.

InvalidData

Reference to invalid entity (for example, bad site or user name in sitegroup), invalid characters in the input, or schema validation failure.

ConfigurationError

API configuration error.

TransactionTimeout

Request processing has exceeded the maximum transaction processing window, which resulted in a failure and rollback of processing.

TrialUrlMismatch

Study name that is specified in the request does not match the name specified in the URL.

FailedAuthentication

Invalid credentials or non-active account.

InternalError

Internal, unexpected error occurred.

Send Feedback