All Message Codes fall into FILE Category

The following message codes corresponds to the error occurred during file operations.

Message Code Description
FILE0001E Message code corresponds to the error occurred when a file with the specified pathname does not exist.
FILE0002E Message code corresponds to the error occurred when attempting to open a file that is a directory.
FILE0003E Message code corresponds to the error occurred when attempting to access locked file.
FILE0004E Message code corresponds to the error occurred when the specified pathname is absolute path.
FILE0005E Message code corresponds to the error occurred when the pathname specified is absolute.
FILE0006E Message code corresponds to the error occurred when file to be generated is already found the at the specified pathname location.
FILE0007E Message code corresponds to the error occurred when attempting to perform manipulation on an empty directory.
FILE0008E Message code corresponds to the error occurred when files access attempt has failed.
FILE0009E Message code corresponds to the error occurred when attempting to access the specified pathname location that happens to be a file when a directory location is expected.
FILE0010E Message code corresponds to the error occurred when invalid file operation was performed.
FILE0011E Message code corresponds to the error occurred when the file name specified is invalid.

All Message Codes fall into IO Category

The following message codes corresponds to the error occurred during I/O operations.

Message Code Description
IO0001E Message code corresponds to the error which is occurred due to a failed I/O operation of some sort, such as file or network.
IO0002E Message code corresponds to the error which is occurred when character encoding specified is unsupported.

All Message Codes fall into NETWORK Category

The following message codes corresponds to the error occurred when network related operations performed have failed.

Message Code Description
NETWORK0001E Message code corresponds to the error occurred when the host specified could not be determined.
NETWORK0002E Message code corresponds to the error raised to indicate that there is a problem in the underlying protocol used for the communication between the server and the other hosts connected with it.
NETWORK0003E Message code corresponds to the error occurred when a connection is refused to the remote host.
NETWORK0004E Message code corresponds to the error which indicates that the specified URL is found to be malformed.
NETWORK0005E Message code corresponds to the error which indicates that the client and server could not negotiate the desired level of SSL security.

All Message Codes fall into DB Category

The following message codes corresponds to the error occurred during database operations.

Message Code Description
DB0001E Message code corresponds to the error raised during overall database operation processes.

All Message Codes fall into TRANSACTION Category

The following message codes corresponds to the error occurred during a transactional process.

Message Code Description
TRANSACTION0001E Message code corresponds to the error which indicates the transactional operation has failed.

All Message Codes fall into DATA Category

The following message codes corresponds to error messages asserted when erroneousness in data is detected.

Message Code Description
DATA0001E Message code corresponds to the error occurred when parsing XML document has failed.
DATA0002E Message code corresponds to the error occurred during transformation of XML document.
DATA0003E Message code corresponds to the error occurred during conversions to numeric values.
DATA0004E Message code corresponds to the error occurred when there is an exceptional arithmetic condition. For example, an integer "divide by zero" .
DATA0005E Message code corresponds to the error occurred which indicates that the specified data is not valid as XML.
DATA0006E Message code corresponds to the error occurred while executing Receive Data Check Error Details operation.
DATA0007E Message code output when the error occurs which indicates the result data is used in multiple components.

All Message Codes fall into SECURITY Category

The following message codes corresponds to the error which indicates that security violation has occurred.

Message Code Description
SECURITY0001E Message code corresponds to the error which indicates that an operation violation has occurred.

All Message Codes fall into MEMORY Category

The following message codes corresponds to the error occurred because the system has run out of heap memory space and failed to satisfy object allocation requested.

Message Code Description
MEMORY0001E Message code corresponds to the error occurred when the system could not allocate an object requested because of the available memory being insufficient.

All Message Codes fall into EXTERNAL Category

The following message codes corresponds to error messages raised due to unsatisfied conditions of externally installed dependent components that are required to perform ConnectServer operations.

Message Code Description
EXTERNAL0001E Message corresponds to the error occurred when the definition of a class that the system has tried to load in could not be found.
EXTERNAL0002E Message corresponds to the error occurred due to the OS platform's configuration which happens to be invalid.

Message code list of SCRIPT category

Message codes corresponding to errors in scripts/services.

Message Code Description
SCRIPT0001E This message code is output when input data is not found.
SCRIPT0002E This message code is output when the global resource is not found.
SCRIPT0003E This message code is output when there is a problem with the component settings.
SCRIPT0004E This message code is output when the service is not found.
SCRIPT0005E This message code is output when the script is not found.
SCRIPT0006E This message code is output when Call Script operation failed.
SCRIPT0007E This message code is output when the schema of XML data from the input source is invalid.
SCRIPT0008E This message code is output when a problem related to launching an external application occurs.
SCRIPT0009E This message code is output when the script execution was interrupted.
SCRIPT0010E This message code is output when a command execution in launching of an external application was not completed within [Timeout].
SCRIPT0011E This message code is output when you call the same project as another project in Call Script operation.
SCRIPT0012E This message code is output when failing to load a script.

Message code list of PSP category

The following message codes correspond to the error related to PSP.

Message Code Description
PSP0001E This message code indicates that the result data is used in multiple components.
PSP0002E The message code indicates that the processing of the component failed during the execution of PSP.

Message code list of MAPPER category

Message codes corresponding to errors in Mapper.

Message Code Description
MAPPER0001E This message code is output when [Null option] is set to "Throw exception when unable to determine/calculate/process" in a logic that supports null option.
MAPPER0002E This message code is output when a Mapper logic is mapped to an unsupported type.
MAPPER0003E This message code is output when data conversion inside Mapper logic failed.
MAPPER0004E This message code is output when an error occurs in Encrypt/Decrypt logic.
MAPPER0005E This message code is output when [2 or more match records] is set to "Raise exception" in Replace by DB Table logic.
MAPPER0006E This message code is output when [0 match record] is set to "Raise exception" in Replace by DB Table logic.
MAPPER0007E This message code is output when a problem related to global custom logic occurs.

All Message Codes fall into MERGE Category

The following message codes corresponds to the error occurred during Merge Mapper operations.

Message Code Description
MERGE0001E Message code corresponds to the error occurred when Merge Mapper failed to perform its operation.
MERGE0002E Message code corresponds to the error occurred when Merge Mapper is configured improperly.

All Message Codes fall into USER Category

The following message codes corresponds to the error that indicates the occurrence of the Exception Notice.

Message Code Description
USER0001E Message code corresponds to the error which indicates that Exception Notice has been executed.

All Message Codes fall into OTHER Category

All other message codes which do not belong to a specific category.

Message Code Description
OTHER0000E Message code corresponds to undefined error occurred.
OTHER0001E Message code corresponds to the error which indicates that the application attempted to call a method on a null in a case where an object is required.
OTHER0002E Message code corresponds to the error which indicates a method has been invoked at an illegal or inappropriate time, or the object is not in an appropriate state for the requested operation.
OTHER0003E Message code corresponds to the error which indicates a component has been passed an illegal or inappropriate input data.

Message code list of ASSERT category

Message codes corresponding to errors that occur in ASSERT Adapter.

Message Code Description
ASSERT0000E This message code outputs when an undefined error occurs.
ASSERT0001E This message code outputs when an assertion failed.

Message code list of BASICCONV category

Message codes corresponding to errors that occur in basic conversions.

Message Code Description
BASICCONV0001E This message code outputs when an error occurs during data conversion.
BASICCONV0002E This message code outputs when an error occurs while using a temporary file for a conversion operation.

Message code list of CHARCONV category

Message codes corresponding to errors that occur in character converters.

Message Code Description
CHARCONV0000E This message code outputs when an undefined error occurs.

All Message Codes fall into TABLECONV Category

The following message codes corresponds to error messages raised by Table Converter.

Message Code Description
TABLECONV0000E Message code corresponds to undefined error occurred.
TABLECONV0001E [Input data]is not a table model type

All Message Codes fall into XSLTCONV Category

The following message codes corresponds to error messages raised by XSLT Converter.

Message Code Description
XSLTCONV0000E Message code corresponds to undefined error occurred.
XSLTCONV0001E Specified style sheet is not compliant with the XSLT format.
XSLTCONV0002E An Error occurred during XSLT conversion process.

Message code list of ACCESS category

Message codes corresponding to errors that occur in Access Adapter.

Message Code Description
ACCESS0000E This message code outputs when an undefined error occurs.
ACCESS0001E This message code corresponds to errors that occur during database processing.

All Message Codes fall into DB2 Category

The following message codes corresponds to error messages raised by DB2 Adapter.

Message Code Description
DB20000E Message code corresponds to undefined error occurred.
DB20001E Message code corresponds to the error occurred during the database operations.
DB20002E Message code indicates Loader command has failed to start.

All Message Codes fall into MYSQL Category

The following message codes corresponds to error messages raised by MySQL adapter.

Message Code Description
MYSQL0000E Message code corresponds to undefined error occurred.
MYSQL0001E Message code corresponds to the error occurred during the database operations.
MYSQL0002E Message code corresponds to the error occurred during connecting to the database.

Message code list of ORACLE category

Message codes corresponding to errors that occur in Oracle Adapter.

Message Code Description
ORACLE0000E This message code outputs when an undefined error occurs.
ORACLE0001E This message code corresponds to errors that occur during database processing.
ORACLE0002E Message codes corresponding to errors that occur in Oracle XA connection.
ORACLE0004E This message code outputs when launching Loader command failed.

Message code list of POSTGRESQL category

Message codes corresponding to errors that occur in PostgreSQL Adapter.

Message Code Description
POSTGRESQL0000E This message code outputs when an undefined error occurs.
POSTGRESQL0001E This message code corresponds to errors that occur during database processing.

Message code list of SQLSERVER Category

Message codes corresponding to errors that occurs in SQL Server Adapter.

Message Code Description
SQLSERVER0000E This message code outputs when an undefined error occurs.
SQLSERVER0001E This message code corresponds to errors that occur during database processing.
SQLSERVER0002E This message code outputs when launching Loader command failed.

All Message Codes fall into JDBC Category

The following message codes corresponds to error messages raised by JDBC adapter.

Message Code Description
JDBC0000E Message code corresponds to undefined error occurred.
JDBC0001E Message code corresponds to the error occurred during the database operations.
JDBC0002E Message code corresponds to the error occurred when referring JDBC driver cannot be found at the designated location.

MONGODB category message code list

The following message codes correspond to errors raised by MongoDB adapter.

Message Code Description
MONGODB0000E Message code output when an undefined error occurred.
MONGODB0001E Message code corresponding to the error occured during database processing.
MONGODB0002E Message code corresponding to the error occured during database processing.

Message code list of TDA Category

Message codes corresponding to errors that occurs in Thunderbus DB Agemt Adapter.

Message Code Description
TDA0000E This message code outputs when an undefined error occurs.
TDA0001E This message code corresponds to validation errors.
TDA0002E Message code corresponding to the communication error between Adapter and Thunderbus Server.
TDA0003E Message code corresponding to the communication error between Thunderbus Agent and DB server.

Message code list of CSV category

Message codes corresponding to errors that occur in CSV Adapter.

Message Code Description
CSV0000E This message code outputs when an undefined error occurs.

Message code list of EXCEL category

Message codes corresponding to errors that occur in Excel Adapter.

Message Code Description
EXCEL0000E This message code outputs when an undefined error occurs.
EXCEL0001E This message code outputs when a password is set in an Excel 2003 workbook.
EXCEL0002E This message code outputs when the Excel 2003 workbook is in an invalid state.
EXCEL0003E This message code outputs when the Excel book is in an invalid state.
EXCEL0004E This message code outputs when the Excel workbook cannot be read.
EXCEL0005E This message code outputs when the starting cell address is invalid.
EXCEL0006E This message code outputs when the defined range cannot be acquired.
EXCEL0007E This message code outputs when a format is invalid.
EXCEL0008E This message code outputs when the number of rows exceeds the maximum value.
EXCEL0009E This message code outputs when a cell address is invalid.
EXCEL0010E This message code outputs when failed to read a format from input data.
EXCEL0011E This message code outputs when the sheet does not exist.
EXCEL0012E This message code outputs when the specified indent exceeds the maximum value that can be specified.

Message code list of Excel(POI) category

Message codes corresponding to errors that occur in Excel POI Adapter.

Message Code Description
EXCELPOI0000E This message code appears when an undefined error occurred.
EXCELPOI0001E This message code outputs when a password is set in an Excel file.
EXCELPOI0002E This message code outputs when the Excel file is in an invalid state.
EXCELPOI0003E This message code outputs when failed to read a format from input data.
EXCELPOI0004E This message code outputs when the sheet already exists.
EXCELPOI0005E This message code outputs when the processing cannot be started because the start condition does not match.

Message code list of PDF category

Message code corresponding to errors occur in PDF Adapter.

Message Code Description
PDF0000E This message code outputs when an undefined error occurs.

All Message Codes fall into HTML Category

The following message codes corresponds to error messages raised by HTML adapter.

Message Code Description
HTML0000E Message code corresponds to undefined error occurred.

All message code falls into XML category

The following message codes corresponds to error messages raised by XML adapter.

Message Code Description
XML0000E Message code corresponds to undefined error occurred.
XML0001E Message code corresponds to the error occurred while parsing the specified XML file.

All Message Codes fall into FIXLENGTH Category

The following message codes corresponds to error messages raised by FIXLENGTH operation adapter.

Message Code Description
FIXLENGTH0000E Message code corresponds to undefined error occurred.
FIXLENGTH0001E Message code corresponds to the error occurred while parsing the specified fixed length file.
FIXLENGTH0002E The padding character can not fit in the field.
FIXLENGTH0003E Padding has failed as no padding character is defined.

All Message Codes fall into VARLENGTH Category

The following message codes corresponds to error messages raised by VARLENGTH operation adapter.

Message Code Description
VARLENGTH0000E Message code corresponds to undefined error occurred.
VARLENGTH0001E Message code corresponds to the error occurred while parsing the specified variable length file.

All Message Codes fall into FILEOPE Category

The following message codes corresponds to error messages raised by File operation adapter.

Message Code Description
FILEOPE0000E Message code corresponds to undefined error occurred.
FILEOPE0001E Message code corresponds to the error occurred during overall file operations.
FILEOPE0002E Message code corresponds to the error occurred during compressing or decompressing a zip file.

The list of message code falls into FILESYS category

Message code corresponds to the error which may occur during File system adapter operations.

Message Code Description
FILESYS0000E Message code corresponds to undefined error occurred.
FILESYS0001E Message code indicates that the file type specified is invalid.

Message Code List of DSBPM Category

These are message codes that correspond to errors that occur in the DataSpider BPM adapter.

Message Code Description
DSBPM0000E This message code appears when an undefined error occurred.
DSBPM0001E This message code appears when you fail to get the authentication of DataSpider BPM server.
DSBPM0002E This message code appears when a specified app does not exist.
DSBPM0003E This message code appears when there are more than one process of same [Category] and same [App].
DSBPM0004E This message code appears when an execution of specified app did not normally terminated due to forced termination.
DSBPM0005E This message code appears when execution of a specified app of leading task failed.
DSBPM0006E This message code appears when a specified organization does not exist.
DSBPM0007E This message code appears when a specified user does not exist.
DSBPM0008E This message code appears when a specified email address is false.

All Message Codes fall into DRSUM Category

The following message codes corresponds to error messages raised by Dr.Sum adapter.

Message Code Description
DRSUM0000E Message code corresponds to undefined error occurred.
DRSUM0001E Message code corresponds to the error occurred during the Dr.Sum operations.
DRSUM0002E Message code corresponds to the error occurred in Execute Datalizer operation.
DRSUM0003E This is an error occurred when connecting to Dr.Sum, in which Write(DataLoader)process operation is not supported.

Message code list of DYNAMICSCRM category

Message codes corresponding to the errors that occur in Dynamics 365 for Customer Engagement Adapter.

Message Code Description
DYNAMICSCRM0000E Message code output when an undefined error occurs.
DYNAMICSCRM0001E Message code output when [Resource path] is invalid.
DYNAMICSCRM0002E Message code output when entity key is not specified.

All Message Codes fall into DOMINO Category

The following message codes corresponds to error messages raised by HCL Domino adapter.

Message Code Description
DOMINO0000E Message code corresponds to undefined error occurred.
DOMINO0001E Message code corresponds to the error occurred during the HCL Domino Adapter.
DOMINO0002E Message code output when it cannot connect to the Domino server.
DOMINO0003E Message code output when the connection to the DIIOP Server is disconnected.

All Message Codes fall into NOTES Category

The following message codes corresponds to error messages raised by HCL Notes adapter.

Message Code Description
NOTES0000E Message code corresponds to undefined error occurred.
NOTES0001E Message code corresponds to the error occurred during the HCL Notes Adapter.

Message code list of SAP category

The following message codes corresponds to error messages occurred in SAP adapter.

Message Code Description
SAP0000E Message code corresponds to undefined error occurred.
SAP0002E Message code for the error that occurred when a specified business method does not exist in the SAP system.
SAP0003E Message code for the error that occurred in the SAP system.

All Message Codes fall into SAPBC Category

The following message codes corresponds to error messages raised by SAP BC adapter.

Message Code Description
SAPBC0000E Message code corresponds to undefined error occurred.
SAPBC0001E Message code when validity verification is failed.

All Message Codes fall into SAPTABLEQUERY Category

The following message codes corresponds to error messages raised by SAP TableQuery adapter.

Message Code Description
SAPTABLEQUERY0000E Message code corresponds to undefined error occurred.
SAPTABLEQUERY0001E The message code output when the configured [CONFIG ID] does not exist or is invalid.

SAPTABLEQUERY0002E The message code output when SAP data acquisition process fails.

Message Code List of TABLEAU Category

The following message codes correspond to errors raised by Tableau adapter.

Message Code Description
TABLEAU0000E Message code output when an undefined error occurred.
TABLEAU0001E Message code output when an error occured in Tableau Data Extract API used by TDE File Output operation.
TABLEAU0002E Message code output when an error response is returned from the destination Tableau Server or Tableau Online.
TABLEAU0003E Message code output when a problem occured in connection with Tableau Server or Tableau Online.
TABLEAU0004E Message code output when there is an error in Tableau Extract API used in Output Hyper File.

Message Code List of UCX Category

Message code corresponding to an error occurred in Universal Connect/X adapter.

Message Code Description
UCX0000E Message code output, when undefined error occurrs.
UCX0001E Message code output, when error occurrs during output report.

Message Code List of RDE Category

Message code corresponding to error occurred in Report Director Enterprise adapter.

Message Code Description
RDE0000E Message code output, when undefined error occurs.
RDE0001E Message code output, when error occurs in RDE utility.

Message code list of DATAROBOT category

Message codes corresponding to errors that occur in DataRobot Adapter.

Message Code Description
DATAROBOT0000E This message code appears when an undefined error occurred.

Message code list of FTP category

Message codes corresponding to errors that occur in FTP adapter.

Message Code Description
FTP0000E This message code outputs when an undefined error occurs.
FTP0001E This message code outputs when it cannot connect to the specified host or HTTP proxy host.
FTP0002E This message code outputs when the private key file format is invalid or the private key passphrase is incorrect.
FTP0003E This message code outputs when the client certificate format is invalid or the certificate passphrase is incorrect.
FTP0004E This message code outputs when the client certificate has expired.
FTP0005E This message code outputs when authenticity of the server certificate cannot be verified.
FTP0006E This message code outputs when failed to connect with FTP over SSL/TLS.
FTP0007E This message code outputs when the FTP server has returned some error.
FTP0008E This message code outputs when could not connect to the FTP server.
FTP0009E This message code outputs when failed to parse remote file list.
FTP0010E This message code outputs when the path on FTP server does not start with “/”.

All message code falls into JMS category

Message codes correspond to the error which may occur during JMS adapter.

Message Code Description
JMS0000E Message code corresponds to undefined error occurred.
JMS0001E Message code indicates instantiating the object of initial context factory class has failed.
JMS0002E Message code indicates provider URL is incorrect.
JMS0003E Message code indicates an error has occurred when using the naming service.
JMS0004E Message code indicates connecting to the JMS provider has failed.
JMS0005E Message code indicates message type is invalid.

Message code list of REST category

Message codes corresponding to errors that occur in REST Adapter.

Message Code Description
REST0000E This message code outputs when an undefined error occurs.
REST0001E This message code outputs when a response with status code “5xx” was returned from the destination HTTP server.
REST0002E This message code outputs when a response with status code “4xx” was returned from the destination HTTP server.
REST0003E This message code outputs when the path to show the file of data to be stored in the part's body is not set in the input data while sending multipart form data.
REST0004E This message code outputs when an error has occurred during sending request.
REST0005E This message code outputs when timeout has occurred while connecting to HTTP server or proxy server.
REST0006E This message code outputs when it cannot connect to HTTP server or proxy server.
REST0007E This message code outputs when an error occurs while converting the input data to JSON.
REST0008E This message code outputs when an error occurred while processing the response body as JSON format.

All message code falls into WEB category

Message codes correspond to the error which may occur during Web adapter.

Message Code Description
WEB0000E Message code corresponds to undefined error occurred.
WEB0001E Message code indicates Web server specified could not be found.
WEB0002E Message code indicates connecting to the specified web server has failed.
WEB0003E Message code indicates timeout occurred while connecting to the web server specified.
WEB0004E Message code indicates that client has timed out before it could receive a response from the server.

Message code list of WEBSERVICE category

Message codes corresponding to errors that occur in Web Services Adapter.

Message Code Description
WEBSERVICE0000E This message code outputs when an undefined error occurs.
WEBSERVICE0001E This message code outputs when WSDL file is invalid.
WEBSERVICE0002E This message code outputs when failed to execute Web service.
WEBSERVICE0003E This message code outputs when failed to authenticate with the server while executing Web service.
WEBSERVICE0004E This message code outputs when failed to create SOAP header while executing Web service.

The list of message code which falls into MAIL category

These message codes correspond to the errors that may occur in the Mail adapter.

Message Code Description
MAIL0000E This message code is output when an undefined error occurs.
MAIL0001E This message code is output when the login to the mail server has failed.
MAIL0002E Message code indicates connecting to the mail server has failed.
MAIL0003E Message code indicates no recipient address is specified.
MAIL0004E Message code indicates no sender is specified.
MAIL0005E Message code indicates the email address specified for the sender is invalid.
MAIL0006E Message code indicates sending message has failed.
MAIL0007E Message code indicates sending message has failed.

Message code

The following message codes corresponds to error messages occurred in Active Directory adapter.

Message Code Description
ACTIVEDIRECTORY0000E Message code corresponds to undefined error occurred.
ACTIVEDIRECTORY0001E Message code corresponds to the error occurred during Active Directory server connecting.
ACTIVEDIRECTORY0002E Message code corresponds to the error occurred when certificate is not imported.
ACTIVEDIRECTORY0003E Message code corresponds to the error occurred during register operation.
ACTIVEDIRECTORY0004E Message code corresponds to the error occurred when target group does not exist during member/renewal/.

Message code list of AMAZONAURORAMYSQL category

Message codes corresponding to errors that occur in Amazon Aurora for MySQL Adapter.

Message Code Description
AMAZONAURORAMYSQL0000E This message code outputs when an undefined error occurs.
AMAZONAURORAMYSQL0001E This message code corresponds to an error during database processing.
AMAZONAURORAMYSQL0002E This message code outputs when a database connection failed.

Message code list of AMAZONAURORAPOSTGRES category

Message codes corresponding to errors that occur in Amazon Aurora for PostgreSQL Adapter.

Message Code Description
AMAZONAURORAPOSTGRESQL0000E This message code outputs when an undefined error occurs.
AMAZONAURORAPOSTGRESQL0001E This message code corresponds to errors that occur during database processing.

Message code list of AMAZONDYNAMODB category

Message codes corresponding to errors that occur in Amazon DynamoDB Adapter.

Message Code Description
AMAZONDYNAMODB0000E This message code outputs when an undefined error occurs.
AMAZONDYNAMODB0001E This message code outputs when failed to connect to Amazon DynamoDB.
AMAZONDYNAMODB0002E This message code outputs when there is a failure in connecting with Amazon DynamoDB such as connection timeout.
AMAZONDYNAMODB0003E This message code outputs when the actual type of an attribute is different from the schema defined type while getting items by Scan operation or Query operation.

Message code list of AMAZONEC2 category

Message codes corresponding to errors that occur in Amazon EC2 Adapter.

Message Code Description
AMAZONEC20000E This message code outputs when an undefined error occurs.
AMAZONEC20001E This message code outputs when failed to connect to Amazon EC2.
AMAZONEC20002E This message code outputs when the endpoint settings is wrong, or when some error occurred during communicating with Amazon EC2, such as connection timeout.
AMAZONEC20003E This message code outputs when starting / stopping the instances is not completed within [Timeout] of the global resource specified in [Destination] after the completion of sending a start / stop request.

Message code list of AMAZONRDS category

Message codes corresponding to errors that occur in Amazon RDS for MySQL Adapter.

Message Code Description
AMAZONRDS0000E This message code outputs when an undefined error occurs.
AMAZONRDS0001E This message code corresponds to errors that occur during database processing.
AMAZONRDS0002E This message code outputs when a database connection failed.

Message code list of AMAZONRDSORACLE category

Message codes corresponding to errors that occur in Amazon RDS for Oracle Adapter.

Message Code Description
AMAZONRDSORACLE0000E This message code outputs when an undefined error occurs.
AMAZONRDSORACLE0001E This message code corresponds to errors that occur during database processing.
AMAZONRDSORACLE0002E This message code outputs when launching Loader command failed.

Message code list of AMAZONRDSPOSTGRES category

Message codes corresponding to errors that occur in Amazon RDS for PostgreSQL Adapter.

Message Code Description
AMAZONRDSPOSTGRESQL0000E This message code outputs when an undefined error occurs.
AMAZONRDSPOSTGRESQL0001E This message code corresponds to errors that occur during database processing.

Message code list of AMAZONRDSSQLSERVER category

Message codes corresponding to errors that occur in Amazon RDS for SQL Server Adapter.

Message Code Description
AMAZONRDSSQLSERVER0000E This message code outputs when an undefined error occurs.
AMAZONRDSSQLSERVER0001E This message code corresponds to errors that occur during database processing.

AMAZONREDSHIFT Category Message Code List

Message code corresponding to error occurred in Amazon Redshift adapter.

Message Code Description
AMAZONREDSHIFT0000E Message code corresponding to undefined error occurred.
AMAZONREDSHIFT0001E Message code corresponding to error during connection to Amazon Redshift and COPY command.
AMAZONREDSHIFT0002E Message code corresponding to error during COPY command to Amazon Redshift.

All message code falls into AMAZONS3 category

Message codes correspond to the error which may occur during Amazon S3 adapter.

Message Code Description
AMAZONS30000E Message code corresponds to undefined error occurred.
AMAZONS30001E Message code indicates connecting to Amazon S3 has failed.
AMAZONS30002E Message code indicates that the settings for the Endpoint is invalid.
AMAZONS30003E Message code indicates that an attempt to delete the root folder by file/folder delete operation has been made.

All Message Codes fall into AMAZONSIMPLEDB Category

Message codes correspond to the error which may occur during Amazon SimpleDB adapter.

Message Code Description
AMAZONSIMPLEDB0000E Message code corresponds to undefined error occurred.
AMAZONSIMPLEDB0001E Message code indicates connecting to Amazon SimpleDB has failed.
AMAZONSIMPLEDB0002E Message code indicates that the settings for the Endpoint is invalid.
AMAZONSIMPLEDB0003E Message code indicates that the specified domain does not exist.
AMAZONSIMPLEDB0004E Message code indicates that the attribute specified does not exist.
AMAZONSIMPLEDB0005E Message codes indicates that the number of comparative operators allowed in a query against Amazon SimpleDB has exceeded its upper limit.
AMAZONSIMPLEDB0006E Message code indicates that the query issued against Amazon SimpleDB is invalid.
AMAZONSIMPLEDB0007E Message code indicates that the number of attributes allowed to be written has exceeded its upper limit.

Message code list of AMAZONSQS category

Message codes corresponding to errors that occur in Amazon SQS Adapter.

Message Code Description
AMAZONSQS0000E This message code outputs when an undefined error occurs.
AMAZONSQS0001E This message code outputs when failed to connect to Amazon SQS.
AMAZONSQS0002E This message code outputs when the queue does not exist in the destination Amazon SQS.

Message code list of SQLAZURE category

Message codes corresponding to errors that occur in Azure SQL Database Adapter.

Message Code Description
SQLAZURE0000E This message code outputs when an undefined error occurs.
SQLAZURE0001E This message code corresponds to errors that occur during database processing.

Message code list of AZUREBLOB category

Message codes corresponding to errors that occur in Azure BLOB Storage Adapter.

Message Code Description
AZUREBLOB0000E This message code outputs when an undefined error occurs.
AZUREBLOB0002E This message code outputs when failed to connect to Microsoft Azure BLOB Storage.
AZUREBLOB0003E This message code outputs when the access key setting is incorrect.

Message code list of AZUREDOCUMENTDB category

Message codes corresponding to the errors that occur in Azure Cosmos DB Adapter.

Message Code Description
AZUREDOCUMENTDB0000E This message code outputs when an undefined error occurs.
AZUREDOCUMENTDB0001E This message code outputs when failed to connect to Azure Cosmos DB.
AZUREDOCUMENTDB0002E This message code outputs when the specified database does not exist.
AZUREDOCUMENTDB0003E This message code outputs when the specified collection does not exist.

Message code list of AZUREHDINSIGHT category

Message codes corresponding to errors that occur in Azure HDInsight Adapter.

Message Code Description
AZUREHDINSIGHT0000E This message code outputs when an undefined error occurs.
AZUREHDINSIGHT0001E This message code outputs when failed to connect to Amazon HDInsight.
AZUREHDINSIGHT0002E This message code outputs when failed to connect to Azure HDInsight or to execute a job.

Message Code List of AZUREMACHINELEARNING Category

The following message codes correspond to errors raised by Azure Machine Learning adapter.

Message Code Description
AZUREMACHINELEARNING0000E Message code output when an undefined error occured.
AZUREMACHINELEARNING0001E Message code output when failed to execute job or connect with Azure Machine Learning.

Message code list of AZUREQUEUESTORAGE category

Message codes corresponding to errors that occur in Azure Queue Storage Adapter.

Message Code Description
AZUREQUEUESTORAGE0000E This message code outputs when an undefined error occurs.
AZUREQUEUESTORAGE0001E This message code outputs when failed to connect to Azure Queue Storage.
AZUREQUEUESTORAGE0002E This message code outputs when the access key setting is incorrect.

All Message Codes fall into GMAIL Category

The following message codes correspond to error messages raised by Gmail adapter.

Message Code Description
GMAIL0000E This is the message code that is displayed when an undefined error occurs.
GMAIL0001E Message code indicates that logging in to the Gmail server has failed.
GMAIL0002E This message code indicates that connecting to the Gmail server has failed.
GMAIL0003E This message code indicates that no recipient address is specified.
GMAIL0004E This message code indicates that no sender is specified.
GMAIL0005E This message code indicates that the email address specified for the sender is invalid.
GMAIL0006E This message code indicates that sending a message has failed.

The list of message code which falls into GOOGLEDOCS category

Message code corresponds to the error which may occur during Google Drive adapter operations.

Message Code Description
GOOGLEDOCS0000E Message code corresponds to undefined error occurred.
GOOGLEDOCS0001E Message code depicts the error which occurred when connection to Google Drive fails.
GOOGLEDOCS0003E Message code output when an attempt to delete the root folder by file/delete operation has been made.

The list of message code which falls into GOOGLESPREADSHEETS category

Message code corresponds to the errors which may occur during Google Spreadsheet Adapter operations.

Message Code Description
GOOGLESPREADSHEETS0000E Message code corresponds to undefined error occurred.
GOOGLESPREADSHEETS0001E Message code depicts the error which occurred when connection to Google Spreadsheet fails.
GOOGLESPREADSHEETS0003E Message code indicates that the folder path specified is invalid.
GOOGLESPREADSHEETS0004E Message code indicates that the specified spreadsheet cannot be found.
GOOGLESPREADSHEETS0005E Message code indicates that the cell address specified is invalid.
GOOGLESPREADSHEETS0006E Message code indicates that the row number specified is invalid.
GOOGLESPREADSHEETS0007E Message code indicates that the spreadsheet to be created already exists.
GOOGLESPREADSHEETS0008E Message code indicates that the writing operation failed to add either rows or columns to the worksheet.
GOOGLESPREADSHEETS0009E Message code indicates that the writing operation failed to delete the worksheet specified.
GOOGLESPREADSHEETS0010E Message code indicates that an error occurred while writing operation is in process.
GOOGLESPREADSHEETS0011E Message code indicates that access to the spreadsheet was denied.
GOOGLESPREADSHEETS0012E Message code indicates that exceeded the limit on the number of Google API invocation allowed concurrently.

Message code list of BIGQUERY category

Message codes corresponding to errors that occur in Google BigQuery adapter.

Message Code Description
BIGQUERY0000E This message code is output when an undefined error occurs.
BIGQUERY0001E This message code is output when a service account authentication key is incorrect.
BIGQUERY0002E This message code is output when the operation for Google BigQuery has failed.
BIGQUERY0003E This message code indicates that the operation for Google Cloud Storage has failed.
BIGQUERY0004E This message code indicates that the operation for Google Resource Manager has failed.
BIGQUERY0005E This message code is output when the file already exists.
BIGQUERY0006E This is the message code that is output when Select SQL execution operation has timed out.

Message code list of CLOUDSTORAGE category

Message codes corresponding to errors that occur in the Google Cloud Storage adapter.

Message Code Description
CLOUDSTORAGE0000E This message code is output when an undefined error occurs.
CLOUDSTORAGE0001E This message code is output when a service account authentication key is incorrect.
CLOUDSTORAGE0002E This message code indicates that the operation for Google Cloud Storage has failed.

Message code list of KINTONE category

Message codes corresponding to errors that occur in kintone Adapter.

Message Code Description
KINTONE0000E This message code outputs when an undefined error occurs.
KINTONE0001E This message code corresponds to an error in kintone processing.
KINTONE0003E This message code outputs when required parameter for input data is not specified in Call API.

Message code list of TEGAKI category

Message codes corresponding to errors that occur in Tegaki Adapter.

Message Code Description
TEGAKI0000E This message code outputs when an undefined error occurs.
TEGAKI0001E This message code corresponds to an error in Tegaki processing.

Message Code

Message code corresponding to errors that occur in Box Adapter.

Message Code Description
BOX0000E This message code is output when an undefined error has occurred.
BOX0001E This message code is output when Box returns an error.

HADOOPHDFS category message code list

This message code corresponds to the error occurred in Hadoop HDFS adapter.

Message Code Description
HADOOPHDFS0000E This message code is output when undefined error occurs.
HADOOPHDFS0001E This message code is output when Hadoop HDFS fails in the server processing.

All Message Codes fall into HULFT Category

The following shows message codes for errors on HULFT adapters.

Message Code Description
HULFT0000E The message code that is output if an undefined error occurs.
HULFT0001E The exception that occurs if process creation fails.
HULFT0002E The exception that occurs if the Status Code is not 0 after a command runs.
HULFT0003E The exception that occurs if a parameter setting is incorrect.

All Message Codes fall into HULFTSCRIPT Category

The following shows message codes for errors on HULFT Script read history information adapters.

Message Code Description
HULFTSCRIPT0000E The message code that is output if an undefined error occurs.
HULFTSCRIPT0001E The exception that occurs if the file output with the history information from HULFT Script trigger does not exist.

The Message Code List of SALESFORCE Category

These are message codes which respond to errors which occur in the Salesforce adapter.

Message Code Description
SALESFORCE0000E This is the message code which is displayed when an undefined error occurs.
SALESFORCE0001E This is the message code which is output when the PROXY server, specified in the global resource, cannot be found.
SALESFORCE0002E This is the message code that will be output when a timeout occurs while connecting to Salesforce.
SALESFORCE0003E This is the message code that will be output if an exception occurs in the HTTP or HTTPS communication to Salesforce,
SALESFORCE0004E This is the message code that will be output if a parameter is invalid in the Salesforce adapter property.
SALESFORCE0005E This is the message code that will be output if a login to Salesforce is unsuccessful.
SALESFORCE0006E This is the message code that will be output if there is an invalid item in the executed SOQL.
SALESFORCE0007E This is the message code that will be output if the executed SOQL is invalid.
SALESFORCE0008E This is the message code that will be output when the ID value that was given to Salesforce was invalid.
SALESFORCE0009E This is the code that will be output if the execution was done with an invalid password value in the password set.
SALESFORCE0010E This is the message code that will be output if an unexpected exception occurs during processing to Salesforce.

The Message Code List of SALESFORCEBULK Category

These are message codes which respond to errors which occur in the Salesforce Bulk adapter.

Message Code Description
SALESFORCEBULK0000E This is the message code which is displayed when an undefined error occurs.
SALESFORCEBULK0001E This is the message code which is output when the PROXY server, specified in the global resource, cannot be found.
SALESFORCEBULK0002E This is the message code that will be output if, in the HTTP or HTTPS communication to Salesforce, a timeout occurs during the socket reading or acceptance.
SALESFORCEBULK0003E This is the message code that will be output if a parameter is invalid in the Salesforce adapter property.
SALESFORCEBULK0004E This is the message code that will be output if a login to Salesforce is unsuccessful.
SALESFORCEBULK0005E This is the message code that will be output if an error occurs in the job or batch, executed with the Salesforce Bulk adapter.

The Message Code List of SALESFORCEMETA Category

These are message codes which respond to errors which occur in the Salesforce Metadata adapter.

Message Code Description
SALESFORCEMETA0000E This is the message code which is displayed when an undefined error occurs.
SALESFORCEMETA0001E This is the message code which is output when the PROXY server, specified in the global resource, cannot be found.
SALESFORCEMETA0002E his is the message code that will be output if, in the HTTP or HTTPS communication to Salesforce, a timeout occurs during the socket reading or acceptance.
SALESFORCEMETA0003E This is the message code that will be output if a parameter is invalid in the Salesforce adapter property.
SALESFORCEMETA0004E This is the message code that will be output if a login to Salesforce is unsuccessful.

The Message Code List of LOGMANAGERFORSALESFORCE Category

These are message codes which respond to errors which occur in the Log Manager for Salesforce adapter.

Message Code Description
LOGMANAGERFORSALESFORCE0000E This is the message code which is displayed when an undefined error occurs.
LOGMANAGERFORSALESFORCE0001E This is the message code which is displayed when an connection error occurs.
LOGMANAGERFORSALESFORCE0002E This is the message code which is displayed when authentication failed.
LOGMANAGERFORSALESFORCE0003E This is the message code which is displayed when the object does not exist in your organization or permission denied.