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


ErrorIdNameCommentErrorId

ERR0001

GeneralERR0001

ERR0002

EmptyParameterERR0002

ERR0005

PdfConversionFailedERR0005

ERR0008

MissingFileERR0008

ERR0007

MissingEnvelopeERR0007

ERR0010

NotAllowedForUserERR0010

ERR0011

InvalidParameterFormatERR0011

ERR0012

InvalidWorkstepConfigurationERR0012

ERR0013

EnvelopeActionNotAllowedForEnvelopeStateERR0013

ERR0014

NotAllowedByLicenseERR0014

ERR0018

ActivityActionNotAllowedForActivityStateERR0018

ERR0020

AdvancedDocumentTagErrorERR0020

ERR0021

ElementNotWithinPageBoundsERR0021

ERR0023

ContentDispositionMissingOrIncompleteERR0023

ERR0025

ActionForActivityNotAllowedForBulksERR0025

ERR0041

MissingDisposableConfigurationERR0041

ERR0053

RejectedByFileContentValidationErrorERR0053

ERR0055

MaxFileSizeExceededErrorERR0055

ERR0056

MissingSwisscomOnDemandCertConfigurationErrorERR0056

ERR0059

MissingSwedishBankIdCertConfigurationErrorERR0059

ERR0061

EnvelopeNotLockedERR0061

ERR0063

InvalidEnvelopeApiVersionERR0063

ERR0065

ActionForActivityNotAllowedForBulkChildERR0065

ERR0067

UploadFileFailedERR0067

ERR0068

DeleteFileFailedERR0068

ERR0081

PermissionsMissingERR0081

ERR0090

GenericFilteringErrorERR0090

ERR0091

IncompatibleFilterUsedERR0091

ERR0092

InStatusSinceDaysFilterWithoutStatusFilterErrorERR0092

ERR0093

ForceAuthenticationMissingERR0093

ERR0095

InvalidRecipientTypeERR0095

ERR0096

Pkcs7NeedsAtLeastOneSignatureERR0096

ERR0097

ContentEmptyERR0097

ERR0098

FieldDefinitionForUserDefinedElementMissingERR0098

ERR0110

InvalidTeamNoValidUserFoundForTeamMemberERR0110

ERR0111

InvalidTeamHasNoHeadUserERR0111

ERR0112

MultipleUsedTeamNameERR0112

ERR0113

MultipleUserOccurrenceInSameTeamERR0113

ERR0152

ProviderDisabledERR0152

ERR0153

ProviderNotFoundERR0153

ERR0161

AmbiguousExpirationParametersSentERR0161

ERR0162

NoExpirationParametersSentERR0162

ERR0163

EnvelopeValidityTooLowERR0163

ERR0164

EnvelopeValidityTooHighERR0164

ERR0170

InvalidExpirationERR0170

ERR0171

FirstReminderDayAmountTooLowERR0171

ERR0172

FirstReminderDayAmountTooHighERR0172

ERR0173

RecurrentReminderDayAmountTooLowERR0173

ERR0174

RecurrentReminderDayAmountTooHighERR0174

ERR0175

BeforeExpirationReminderDayAmountTooLowERR0175

ERR0176

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


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 - Custom Agreements are not allowed for Organization"
in this case, an administrator can allow sending the agreement by changing the Agreements Configuration.

ERR0210

OAuthIdentificationWithAuth

ERR0211

IdentificationWithAuth

ERR0212

OAuthIdentificationUpdateFieldMismatch

ERR0250

DraftNotAvailable

ERR0251

DraftActivityNotAvailable

ERR0255

BulkParentNotAvailable

ERR0256

NoEnvelopeBulkChildInExpectedState

ERR0258

EnvelopeActivityNotAvailable

ERR0260

TemplateNotAvailable

ERR0300

DraftNotReadyForSending

ERR0310

DuplicateEmailInParallel

ERR0406

DraftCanNotContainMoreThanOneBulk

ERR0407

DraftWithParallelAndBulkNotAllowedDraftWithParallelAndBulkNotAllowedERR0407



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.

...