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


NameErrorId
General

ERR0001

EmptyParameter

ERR0002

PdfConversionFailed

ERR0005

MissingFile

ERR0008

MissingEnvelope

ERR0007

NotAllowedForUser

ERR0010

InvalidParameterFormat

ERR0011

InvalidWorkstepConfiguration

ERR0012

EnvelopeActionNotAllowedForEnvelopeState

ERR0013

NotAllowedByLicense

ERR0014

ActivityActionNotAllowedForActivityState

ERR0018

AdvancedDocumentTagError

ERR0020

ElementNotWithinPageBounds

ERR0021

ContentDispositionMissingOrIncomplete

ERR0023

ActionForActivityNotAllowedForBulks

ERR0025

MissingDisposableConfiguration

ERR0041

RejectedByFileContentValidationError

ERR0053

MaxFileSizeExceededError

ERR0055

MissingSwisscomOnDemandCertConfigurationError

ERR0056

MissingSwedishBankIdCertConfigurationError

ERR0059

EnvelopeNotLocked

ERR0061

InvalidEnvelopeApiVersion

ERR0063

ActionForActivityNotAllowedForBulkChild

ERR0065

UploadFileFailed

ERR0067

DeleteFileFailed

ERR0068

PermissionsMissing

ERR0081

GenericFilteringError

ERR0090

IncompatibleFilterUsed

ERR0091

InStatusSinceDaysFilterWithoutStatusFilterError

ERR0092

ForceAuthenticationMissing

ERR0093

InvalidRecipientType

ERR0095

Pkcs7NeedsAtLeastOneSignature

ERR0096

ContentEmpty

ERR0097

FieldDefinitionForUserDefinedElementMissing

ERR0098

InvalidTeamNoValidUserFoundForTeamMember

ERR0110

InvalidTeamHasNoHeadUser

ERR0111

MultipleUsedTeamName

ERR0112

MultipleUserOccurrenceInSameTeam

ERR0113

ProviderDisabled

ERR0152

ProviderNotFound

ERR0153

AmbiguousExpirationParametersSent

ERR0161

NoExpirationParametersSent

ERR0162

EnvelopeValidityTooLow

ERR0163

EnvelopeValidityTooHigh

ERR0164

InvalidExpiration

ERR0170

FirstReminderDayAmountTooLow

ERR0171

FirstReminderDayAmountTooHigh

ERR0172

RecurrentReminderDayAmountTooLow

ERR0173

RecurrentReminderDayAmountTooHigh

ERR0174

BeforeExpirationReminderDayAmountTooLow

ERR0175

BeforeExpirationReminderDayAmountTooHigh

ERR0176

NotAllowedForOrganization

ERR0200

OAuthIdentificationWithAuth

ERR0210

IdentificationWithAuth

ERR0211

OAuthIdentificationUpdateFieldMismatch

ERR0212

DraftNotAvailable

ERR0250

DraftActivityNotAvailable

ERR0251

BulkParentNotAvailable

ERR0255

NoEnvelopeBulkChildInExpectedState

ERR0256

EnvelopeActivityNotAvailable

ERR0258

TemplateNotAvailable

ERR0260

DraftNotReadyForSending

ERR0300

DuplicateEmailInParallel

ERR0310

DraftCanNotContainMoreThanOneBulk

ERR0406

DraftWithParallelAndBulkNotAllowed

ERR0407



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.

...