SIS Application and Data Status and Error Codes

SIS status and error codes are of the format SIS-<Message Type>-<Message number>. The different types of messages are:
  • STATUS - Global status messages.
  • SYSTEM - SIS system messages for internal SIS errors.
  • SERVICE (< 5000) - SIS generic service error messages.
  • SERVICE (> 5000) - SIS business logic service error messages.

This table details the SIS Status Codes:

Code Message Description
SIS-STATUS-0001 SUCCESS Operation completed successfully.
SIS-STATUS-0002 FAILURE Operation failed. Where multiple items are being added/updated all items failed.
SIS-STATUS-0003 PARTIAL FAILURE Operation failed for a subset of the items being processed.
SIS-STATUS-0004 NO ITEMS FOUND FOR THIS QUERY Query was successful but no items were found for the search criteria provided to the service.
SIS-STATUS-0005 n ITEM (s) RETURNED WITH FORMAT ERRORS n items of the total data set were rejected due to incorrect formats for Boolean, Date, DateTime and Number.

This table explains the SIS System Codes:
Code Message Description
SIS-SYSTEM-0001 Exception while processing Data Import Data Integrator load operation failed within SIS.
SIS- SYSTEM -0002 Exception while processing Application Publish Application Integrator asynchronous query operation failed within SIS.
SIS- SYSTEM -0003 Exception while processing Application Inbound Application Integrator asynchronous add/update operation failed within SIS.
SIS- SYSTEM -0004 Exception while processing Request Inbound Application Integrator asynchronous add/update operation failed within SIS.
SIS- SYSTEM -0100 No Entry was found in multiplexer.properties file for the key Operation is trying to use a service deployed through the multiplexer service. This requires an entry in the multiplexer.properties file (SIS/application/admin/configs). This error indicates no entry exists for this operation and one must be added.
SIS_SYSTEM-0101 No class was found in the classpath There is an installation or configuration problem with SIS as a required class cannot be found in the classpath.

This table explains the SIS Generic Service Codes:
Code Message Description
SIS-SERVICE-0001 Error while validating boolean value Format of incoming data is not a valid Boolean value.
SIS- SERVICE -0002 Error while validating date value Format of incoming data is not a valid Date value.
SIS- SERVICE -0003 Error while validating datetime value Format of incoming data is not a valid Datetime value.
SIS- SERVICE -0004 Error while validating numeric value Format of incoming data is not a valid Numeric value.
SIS- SERVICE -0005 Error while validating and Formatting data in FormatValidationService Error during validation and conversion of data formats to and from specific SRM user formats.

This table explains the SIS Business Logic Service Codes.
Code Message Description
SIS-SERVICE-5000 The "CDM_ORGANIZATION : CDM_IS_SUPPLIER" property needed for validating an organization was not found. The property to indicate that an organization is a supplier is missing from the data set for validation.
SIS- SERVICE -5001 The "CDM_ORGANIZATION : CDM_IS_MANUFACTURER" property needed for validating an organization was not found. The property to indicate that an organization is a manufacturer is missing from the data set for validation.
SIS- SERVICE -5002 The "CDM_ORGANIZATION : CDM_IS_INTERNAL" property needed for validating an organization was not found. The property to indicate that an organization is internal is missing from the data set for validation.
SIS- SERVICE -5003 The "CDM_ORGANIZATION : SS_IS_CUSTOMER" property needed for validating an organization was not found. The property to indicate that an organization is a customer is missing from the data set for validation.
SIS- SERVICE -5004 At least one of the following booleans must be true: CDM_IS_SUPPLIER, CDM_IS_MANUFACTURER, CDM_IS_INTERNAL, SS_IS_CUSTOMER The specified organization must be categorized into at least one of the following types supplier, manufacturer, internal, customer. This error indicates that the indicates that the organization is not in any of these categories which is invalid.
SIS- SERVICE -5005 The organization, "<Org>", could not be found. The specified organization does not exist within CES.
SIS-SERVICE-5006 The organization, "<Org>", is not a supplier. The specified organization is not a supplier but this is required for the operation being executed.
SIS-SERVICE-5007 The value of "Allocation Percentage" must be an integer between 0 and 100, both inclusive. The provided value for "Allocation Percentage" is out of the valid 0-100 range.
SIS-SERVICE-5008 The value of "Preference Score" must be an integer between 0 and 100, both inclusive. The provided value for "Preference Score" is out of the valid 0-100 range.
SIS-SERVICE-5009 The value of "Lead Time UOM" must be provided when "Lead Time" is populated. The property "Lead Time" cannot be populated without a corresponding value for "Lead Time UOM".
SIS-SERVICE-5010 The value of "Item Type" is "<Item Type>". It must be either "I" or "C". The value of "Item Type" for this operation is invalid, it must be changed to either "I" or "C".
SIS-SERVICE-5011 Error trying to find the organization. See the log file for details. SIS is unable to locate the specified organization, please refer to the eis.log file for more information (SIS/application/admin/log).
SIS-SERVICE-5012 The organization, "<Org>", is not an internal organization. The specified organization is not an internal organization within SRM but this is required for the executed operation.
SIS-SERVICE-5013 Multiple instances of the organization, "<Org>", were found. SIS is unable to locate a unique organization reference for the information provided to this operation.
SIS-SERVICE-5015 The organization could not be found. Specified organization does not exist within SRM.
SIS-SERVICE-5016 Could not retrieve the class property "<property>" from the database for this organization. We need to verify that the value of this property = "<value>" for this organization. SIS is unable to locate a property within SRM for the referenced organization that must be validated to be a specific value for this operation.
SIS-SERVICE-5017 The property "<property>" must = "<value>" for this organization. The value for a specific property in SRM for the referenced organization does not meet the requirement of the executed operation.
SIS-SERVICE-5018 Error validating the "Qualified" organization. The qualified organization referenced is not valid for this operation.
SIS-SERVICE-5019 Error validating the "Consumer" organization. The specified consumer organization is not valid for the executed operation.
SIS-SERVICE-5020 The qualified organization, "<Org>", is invalid. The qualified organization referenced is not valid for this operation.
SIS-SERVICE-5021 The consumer organization, "<Org>", is invalid. The specified consumer organization is not valid for the executed operation.
SIS-SERVICE-6001 Record failed in "ValidateOrganization" service. The provided item for insert/update in SRM failed within the ValidateOrganization service.
SIS-SERVICE-6002 Record failed in "ValidateConsumerOfItem" service. The provided item for insert/update in SRM failed within the ValidateConsumerOfItem service.
SIS-SERVICE-6003 Record failed in "ValidateManufacturerOfItem" service. The provided item for insert/update in SRM failed within the ValidateManufacturerOfItem service.
SIS-SERVICE-6004 Record failed in "ValidateSupplierOfItem" service. The provided item for insert/update in SRM failed within the ValidateSupplierOfItem service.
SIS-SERVICE-6005 Failed in "ValidateApprovedSupplierForEnterpriseItem" service. The provided item for insert/update in SRM failed within the ValidateApprovedSupplierForEnterpriseItem service.
SIS-SERVICE-6006 Record failed in "ValidateApprovedSupplierForCommodity" service. The provided item for insert/update in SRM failed within the ValidateApprovedSupplierForCommodity service.
SIS-SERVICE-6007 Record failed in "ValidateApprovedMfrForInternalItem" service. The provided item for insert/update in SRM failed within the ValidateApprovedMfrForInternalItem service.
SIS-SERVICE-6100 Record failed in "ValidateApprovedMfrAndMfrItemForAssembly" service. The provided item for insert/update in SRM failed within the ValidateApprovedMfrAndMfrItemForAssembly service.
SIS-SERVICE-6200 Record failed in "ValidateAssembly" service. The provided item for insert/update in SRM failed within the ValidateAssembly service.
SIS-SERVICE-6300 Record failed in "ValidateItem" service. The provided item for insert/update in SRM failed within the ValidateItem service.