Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section

eSignAnyWhere API Errors

Error codes starting with “ERR0xxx” are messages, which are coming from eSAW directly. Errors with “ERROR-” are errors from the SIGNificant Server Platform, which is responsible for the workstep and the workstep configuration (see below).


Section


ErrorIdNameComment
ErrorId

ERR0001

General
ERR0001

ERR0002

EmptyParameter
ERR0002

ERR0005

PdfConversionFailed
ERR0005

ERR0008

MissingFile
ERR0008

ERR0007

MissingEnvelope
ERR0007

ERR0010

NotAllowedForUser
ERR0010

ERR0011

InvalidParameterFormat
ERR0011

ERR0012

InvalidWorkstepConfiguration
ERR0012

ERR0013

EnvelopeActionNotAllowedForEnvelopeState
ERR0013

ERR0014

NotAllowedByLicense
ERR0014

ERR0018

ActivityActionNotAllowedForActivityState
ERR0018

ERR0020

AdvancedDocumentTagError
ERR0020

ERR0021

ElementNotWithinPageBounds
ERR0021

ERR0023

ContentDispositionMissingOrIncomplete
ERR0023

ERR0025

ActionForActivityNotAllowedForBulks
ERR0025

ERR0041

MissingDisposableConfiguration
ERR0041

ERR0053

RejectedByFileContentValidationError
ERR0053

ERR0055

MaxFileSizeExceededError
ERR0055

ERR0056

MissingSwisscomOnDemandCertConfigurationError
ERR0056

ERR0059

MissingSwedishBankIdCertConfigurationError
ERR0059

ERR0061

EnvelopeNotLocked
ERR0061

ERR0063

InvalidEnvelopeApiVersion
ERR0063

ERR0065

ActionForActivityNotAllowedForBulkChild
ERR0065

ERR0067

UploadFileFailed
ERR0067

ERR0068

DeleteFileFailed
ERR0068

ERR0081

PermissionsMissing
ERR0081

ERR0090

GenericFilteringError
ERR0090

ERR0091

IncompatibleFilterUsed
ERR0091

ERR0092

InStatusSinceDaysFilterWithoutStatusFilterError
ERR0092

ERR0093

ForceAuthenticationMissing
ERR0093

ERR0095

InvalidRecipientType
ERR0095

ERR0096

Pkcs7NeedsAtLeastOneSignature
ERR0096

ERR0097

ContentEmpty
ERR0097

ERR0098

FieldDefinitionForUserDefinedElementMissing
ERR0098

ERR0110

InvalidTeamNoValidUserFoundForTeamMember
ERR0110

ERR0111

InvalidTeamHasNoHeadUser
ERR0111

ERR0112

MultipleUsedTeamName
ERR0112

ERR0113

MultipleUserOccurrenceInSameTeam
ERR0113

ERR0152

ProviderDisabled
ERR0152

ERR0153

ProviderNotFound
ERR0153

ERR0161

AmbiguousExpirationParametersSent
ERR0161

ERR0162

NoExpirationParametersSent
ERR0162

ERR0163

EnvelopeValidityTooLow
ERR0163

ERR0164

EnvelopeValidityTooHigh
ERR0164

ERR0170

InvalidExpiration
ERR0170

ERR0171

FirstReminderDayAmountTooLow
ERR0171

ERR0172

FirstReminderDayAmountTooHigh
ERR0172

ERR0173

RecurrentReminderDayAmountTooLow
ERR0173

ERR0174

RecurrentReminderDayAmountTooHigh
ERR0174

ERR0175

BeforeExpirationReminderDayAmountTooLow
ERR0175

ERR0176

BeforeExpirationReminderDayAmountTooHigh
ERR0176

ERR0200

NotAllowedForOrganizationThe method/action cannot be done due to organization specific configuration which disallows the operation. Typically, an administrator of the organization has to change some configuration for the entire organization, to allow the action.

Example: 
"ERR0200
OAuthIdentificationWithAuth
- Custom Agreements are not allowed for Organization"
in this case, an administrator can allow sending the agreement by changing the Agreements Configuration.

ERR0210

IdentificationWithAuth
OAuthIdentificationWithAuth

ERR0211

OAuthIdentificationUpdateFieldMismatch
IdentificationWithAuth

ERR0212

DraftNotAvailable
OAuthIdentificationUpdateFieldMismatch

ERR0250

DraftActivityNotAvailable
DraftNotAvailable

ERR0251

BulkParentNotAvailable
DraftActivityNotAvailable

ERR0255

NoEnvelopeBulkChildInExpectedState
BulkParentNotAvailable

ERR0256

EnvelopeActivityNotAvailable
NoEnvelopeBulkChildInExpectedState

ERR0258

TemplateNotAvailable
EnvelopeActivityNotAvailable

ERR0260

DraftNotReadyForSending
TemplateNotAvailable

ERR0300

DuplicateEmailInParallel
DraftNotReadyForSending

ERR0310

DraftCanNotContainMoreThanOneBulk
DuplicateEmailInParallel

ERR0406

DraftWithParallelAndBulkNotAllowed
DraftCanNotContainMoreThanOneBulk

ERR0407

DraftWithParallelAndBulkNotAllowed



Section

eSAW Errors from SIGNificant Server Platform (Workstep Controller)

Errors starting with “ERROR-” are returned from the SIGNificant Server Platform (to be exact the Workstep Controller component), which is handling the workstep and the workstep configuration. If you get this error, the mistake happened in the workstep configuration.
For a detail overview of all error codes please see SIGNificant Server Platform - Release Notes (e.g. SSP 22.50.0.34 - WSC Error Codes) - restricted access.


Section

Customization Error Codes

Errors codes of the customization interface.

...