The following table shows a list of possible errors in eBiss and their description:
| ErrorCode | Description |
|---|---|
| 0 | Notification |
| 1 | Warning |
| 2 | Error |
| 3 | Exception |
| 4 | Fatal |
| 99 | Unknow |
| C* | Custom error codes, see AddError |
| Code | Id | Name | Description |
|---|---|---|---|
| 0 | None | None | |
| 1000 | NotificationStart | Notification start | 1) |
| 1001 | AutoPartnerCreated | Auto partner created | A trading partner was created in the process |
| 1002 | AutoLocationCreated | Auto location created | A location was created in the process |
| 1003 | AutoLookupTableCreated | Auto lookup table created | A lookup table was created in the process |
| 1004 | AutoAddressCreated | Auto address created | An address was created in the process |
| 1011 | NewLookupValuesAdded | New lookup values added | Lookup values were created in the process |
| 1012 | NewCounterInstanceAdded | New counter instance added | 2) |
| 1020 | ResultingDocumentInfoIssues | Value for a task created by the mapping function AddInfoIssue | |
| 1100 | ReceivedNewMessages | Received new messages | 3) |
| 1499 | NotificationEnd | Notification end | 4) |
| 1500 | WarningStart | Warning start | 5) |
| 1501 | ResultingDocumentErrorWarning | Resulting document error warning | In the mapping, errors occurred in the document to be created |
| 1510 | ChannelWarningOccured | Channel warning occured | 6) |
| 1999 | WarningEnd | Warning end | 7) |
| 2000 | ErrorStart | Error start | 8) |
| 2001 | CannotFindPartner | Cannot find partner | The partner was not found, e.g. at the receiving channel, in the analyzer |
| 2002 | CannotFindLocation | Cannot find location | The location was not found, e.g. at the receiving channel, in the analyzer |
| 2003 | RequestedLookupValueMissing | Requested lookup value missing | 9) |
| 2004 | CannotFindAddress | Cannot find address | When sending a message in the send channel (ChannelSender) the receive or sender address cannot be determined |
| 2005 | CannotIdentifyPartnerOrLocation | Cannot identify partner or location | E.g. at the receive or transmit channel the partner is needed but is not set at the message |
| 2006 | CannotLoadDocument | Cannot load document | E.g. in ExcelImporter |
| 2007 | CannotPositionOnDocument | Cannot position on document | 10) |
| 2008 | CannotFindChannel | Cannot find channel | When sending the message, the sending channel was not found |
| 2009 | DuplicateDocument | Duplicate document | Is thrown by the DuplicateDocumentBlocker job step |
| 2010 | CannotChangePartner | The partner could not be changed | Error from EntityAnalyzer |
| 2050 | GenericReaderException | Error loading the document | May occur in the EntityLoader |
| 2101 | MissingJobDefinition | Missing job definition | The job was not found in the workflow, e.g. at the DelegatorJob-Step |
| 2201 | TransformationException | Transformation exception | Various errors in mapping |
| 2301 | CannotFindType | Cannot find type | 11) |
| 2401 | UnableToSend | Unable to send | Error during sending, e.g. in the Job-Step ChannelSender, MessageNotificator |
| 2402 | GenericChannelException | Generic channel exception | Various errors in the receive or transmit channel |
| 2403 | ChannelErrorOccured | Channel error occured | 12) |
| 2404 | ChannelAuthentificationFailed | Channel authentication failed | 13) |
| 2405 | ChannelMessageNotSent | Channel message not sent | Error in X.400 Sendekanal |
| 2406 | ChannelSendError | Channel send error | Error in X.400 Sendekanal |
| 2407 | ChannelReceivingDoublet | Receiving doublet (ComRef available) | Is determined by the ChannelReceiver |
| 2411 | CannotFindNotificationAddress | Cannot find notification address | Error from MessageNotificator |
| 2412 | NotifiedMessageDoesNotExist | Notified message does not exist | eBiss has received a message, e.g. MDN or DSN, for which the original message was not found |
| 2413 | NotifiedMessageWasCommited | Notified message was commited | 14) |
| 2500 | ExecutionFailed | Execution failed | General eBiss internal execution errors, e.g. during archiving, during deletion (Remove Job-Steps) |
| 2801 | EanQueryIncomplete | Ean query incomplete | Used in Retail and Supplier Article Pool |
| 2802 | CannotExtractEans | Cannot extract eans | Used in retail and supplier articles pool |
| 2901 | ExternalProgramFailed | External program failed | Errors in Job-Steps ExecuteExternal and ExecuteExternalProcessor |
| 2951 | CustomError1 | Custom error 1 | For use in customer PlugIns |
| 2952 | CustomError2 | Custom error 2 | For use in customer PlugIns |
| 2953 | CustomError3 | Custom error 3 | For use in customer PlugIns |
| 2954 | CustomError4 | Custom error 4 | For use in customer PlugIns |
| 2955 | CustomError5 | Custom error 5 | For use in customer PlugIns |
| 2956 | CustomError6 | Custom error 6 | For use in customer PlugIns |
| 2957 | CustomError7 | Custom error 7 | For use in customer PlugIns |
| 2958 | CustomError8 | Custom error 8 | For use in customer PlugIns |
| 2959 | CustomError9 | Custom error 9 | For use in customer PlugIns |
| 2960 | ValidateEncodingError | File encoding could not be determined | Error message from Job-Step EncodingValidator |
| 2999 | ErrorEnd | Error end | 15) |
| 3000 | ExceptionStart | Exception start | 16) |
| 3001 | UnableToAnalyseContent | Unable to analyse content | Error message from job step EntityAnalyzer |
| 3002 | FailureInBackendObjectTransmitter | Failure in backend object transmitter | Error when sending documents via the backend |
| 3003 | ChannelExceptionOccured | Channel exception occured | An unspecific error has occurred during communication, e.g. on the receive channel |
| 3004 | RetailTradeItemManager | Retail trade item manager | General error message in retail job step TradeItemManager |
| 3998 | GenericException | Generic exception | An unspecific error has occurred, e.g. in the job steps: EntitySelector, JobExecuter, RemoveMessages |
| 3999 | ExceptionEnd | Exception end | 17) |
| 9000 | FatalStart | Fatal start | 18) |
| 9001 | ChannelFatal | Channel fatal | 19) |
| 9100 | EventManagerFatal | Fatal error in EventMananger | eBite internal error |
| 9200 | DbConnectionFatal | Fatal DB connection error | eBite internal error |
| 9300 | InvalidLicense | The eBiss license is no longer valid | |
| 9900 | DbIsDamaged | Serious DB error | Can only occur at system startup, if at all |
| 9999 | FatalEnd | Fatal end | 20) |
| ErrorCode | Description |
|---|---|
| C* | All error codes starting with a C are custom errors |