Defines an enumeration whose members represent the kind of ActivityException thrown.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 19.1.6.0 (19.1.6.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Sending | 0 | Shipment of message to {0} via{1}. | |
| SentOk | 1 | Message was successfully shipped to {0} via {1}. | |
| SentFail | 2 | Shipment of message to {0} via {1} failed. The message was not sent. | |
| SentRetry | 3 | Shipment of message to {0} via {1} failed. The message will be resent. | |
| SentManual | 4 | Message to {0} is handled manually.. | |
| GenDoc | 5 | Generate documents for receivers. | |
| GenDocDone | 6 | The document generation completed. | |
| GenDocFail | 7 | The document generation failed. | |
| PdfStart | 8 | Pdf document generation started. | |
| PdfSuccess | 9 | PDF document generation completed. | |
| PdfError | 10 | PDF document generation failed. | |
| Information | 11 | Information. | |
| ProcessCancel | 12 | Process is cancelled by {0}. | |
| ProcessSubject | 13 | THE Process has failed. Title: {0} | |
| ProcessBody | 14 | The process ’{0}’ has failed. (Instance Id: {1}) Process Log: {3} | |
| MailSubject | 15 | The smarttask concerning the process ”{0}” has not been sent to "{1}". | |
| MailBody | 16 | The mail concerning the process “{0}” to the recipient "{2}" has not been sent. Both you and "{2}" can access the task through the Processes overview, WorkZone Client or WorkZone Mobile to continue the process. Process ID: {1} You can access the process through the Process overview. Please send this email to your local WorkZone Process responsible to investigate why sending the smartmail has failed. | |
| NoCprOrCvr | 17 | The recipient with ID {0} does not have a CPR or CVR number | |
| NoAssociatedMaterial | 18 | No associated materials for e-boks | |
| DocumentSizeExceeded | 19 | The message size of {0} MB, exceeds the maximum size of {1} MB | |
| NoPostalAddress | 20 | The recipient with ID {0} does not have a postal address | |
| IncorrectPostalCode | 21 | The recipient with ID {0} has an invalid postal code | |
| GreenlandPostalCode | 22 | The recipient with ID {0} has a postal address in Denmark but a postal code in Greenland | |
| Doc2MailSystemKeyNotFound | 23 | The system key for the Doc2Mail dispatcher was not found | |
| Doc2MailSystemKeyInvalid | 24 | The system key for the Doc2Mail dispatcher is invalid | |
| NoDispatcherId | 25 | No dispatcher ID is provided | |
| RecordNotExist | 26 | The document with the ID {0} was not found | |
| RecordStateUP | 27 | The document with the ID {0} has the state Personal Draft | |
| NoResponsibleOU | 28 | The document with the ID {0} does not have a responsible unit associated | |
| NoSubject | 29 | Title is missing | |
| AddressNotExist | 30 | The address with the ID {0} does not exist | |
| ProcessSettingNoExist | 31 | The process setting with key {0} does not exist | |
| NoValuesCustomDomain | 32 | No values exist for the custom domain {0} | |
| ProcessSettingInvalid | 33 | The specified value {0} is invalid for the process setting {1} | |
| ProcessSettingInvalidFormat | 34 | The format of the value {0} for the process setting {1} is invalid | |
| ProcessSettingPositiveNumber | 35 | The value of the process setting {0} must be a positive number | |
| CaseIsClosed | 36 | The case with the ID {0} is closed | |
| AddressEndDateInPast | 37 | The recipient address has an end date in the past, and is no longer valid {0} | |
| RecordOfficerInvalid | 38 | There is no associated case handler on the document with the ID {0} | |
| CaseHandlerNoExist | 39 | The case handler with the ID {0} does not exist | |
| CaseHandlerNoNameCode | 40 | The case handler for the document with document number {0}, does not have an ID | |
| RecordNoCaseHandler | 41 | The case handler {0} is not associated with the document with document number {1} | |
| CaseHandlerStartDateInFuture | 42 | The document case handler ({0}) is not employed before {1} | |
| CaseHandlerResigned | 43 | The document case handler {0} is not employed as of {1} | |
| CaseHandlerNoRecordAccess | 44 | The document case handler ({0}) does not have access to the document(s) with the document number(s) {1} | |
| DeadlinePassed | 45 | The deadline ({0}) has passed | |
| OriginalRecordNoDelete | 46 | The original document cannot be deleted: | |
| RecordAppendixes | 47 | The document includes supplementary documents | |
| RecordReferenced | 48 | The document is referenced from another document | |
| RecordArchieved | 49 | The document is archieved | |
| RecordClosed | 50 | The document state is Closed | |
| DispatchFailed | 51 | Unable to dispatch message. The error(s) are: | |
| ProcessSettingRequired | 52 | The required process setting "{0}", is missing | |
| DispatcherSettingRequired | 53 | The required dispatcher setting "{0}" is missing | |
| DispatcherSettingInvalidFormat | 54 | The format of the dispatcher parameter named '{0}' for the dipatcher (ID={1}) is invalid. | |
| NoValidCertificate | 55 | The certificate for the dispatcher {0} is expired, or is not yet valid | |
| NoCertificate | 56 | The certificate with the thumbprint {0} does not exist for the dispatcher {1} | |
| NoCertificatePermissions | 57 | The current user {0} does not have the required permissions to access the certificate {1} | |
| NoEmailProcessOwner | 58 | The process owner {0} does not have an email address. This is required to be able to receive notifications | |
| NoEmailCaseHandler | 59 | The process owner {0} does not have an email address. This is required to be able to receive notifications | |
| ReportStart | 60 | Generate PDF report. | |
| ReportSuccess | 61 | PDF report generation is complete. | |
| ReportError | 62 | PDF report generation failed. | |
| CoverPageRecordNotExist | 63 | The document "{0}" does not exist | |
| CaseNotFound | 64 | The case with the ID {0} was not found | |
| SecurityProtocolInvalid | 65 | The value for the process setting {0} is invalid for the dispatcher {1} | |
| NoCasePermissions | 66 | The current user {0} does not have the required permissions to access the case {1} | |
| LetterNoDelete | 67 | Failed to delete original letter with ID {0} | |
| DocumentUpdateFailed | 68 | Dispatching succeeded, however, and error occured while updating the document with the ID {0} | |
| ProcessTakeover | 69 | Process ownership changed | |
| ProcessOwnerExpired | 70 | The owner is no longer an active user. Select new process owner of the process. | |
| InvalidContext | 71 | Illegal context passed. Current context is {0}. | |
| TitleTooLong | 72 | The title is too long. Maximun length is 256 characters. Current length is {0}. | |
| DeadlineInThePast | 73 | The deadline has passed. ({0}). | |
| NoDocuments | 74 | No documents selected. | |
| NoActors | 75 | No actors selected. | |
| CaseClosed | 76 | The case has been closed. | |
| InvalidActor | 77 | Actor {0} has illegal type. Only employees or departments are allowed. Current type: {1} | |
| NoEmail | 78 | The actor {0} has no email address. | |
| NoFileAccess | 79 | Actor {0} has no access to the case. | |
| NoRecordAccess | 80 | Actor {0} has no access to the documents: {1} | |
| RecordDeleted | 81 | The document {0} is deleted or protected. | |
| InvalidCoverPageRecord | 82 | The document "{0}" is invalid as CoverPage | |
| InvalidPrintTypeParam | 83 | The print type ({0}) contains an invalid value. The error is: {1} | |
| InvalidExternalMaterialId | 84 | The specified external materials ID is not present or has an obviously invalid value. | |
| InvalidDispatcherGuid | 85 | The configured dispatcher GUID does not match any dispatcher type (Dispatcher ID={0}). | |
| InvalidDispatcherVersion | 86 | The configured dispatcher version does not match any dispatcher type (Dispatcher ID={0}). | |
| MissingReqDispatcherParam | 87 | The configured dispatcher (Dispatcher ID={0}) does not contain the mandatory parameter '{1}'. | |
| InvalidRecordClassification | 88 | It is not allowed to send documents with the classification {0} | |
| PdfRemergeFailed | 89 | Pdf document remerge failed ({0}). |
See Also