Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Siebel
  3. PowerExchange for Siebel Configuration
  4. Siebel Sources
  5. Application Source Qualifier for Siebel Sources
  6. Siebel Targets
  7. Siebel Business Service Transformation
  8. Siebel EIM Read Transformation
  9. Siebel EIM Load Transformation
  10. Siebel EIM Invoker Transformation
  11. Siebel Sessions
  12. Appendix A: Datatype Reference
  13. Appendix B: Error Messages
  14. Appendix C: Glossary

PowerExchange for Siebel User Guide for PowerCenter

PowerExchange for Siebel User Guide for PowerCenter

ERROR Output Group

ERROR Output Group

The PowerCenter Integration Service passes the erroneous rows to the ERROR output group if any of the following non-fatal errors occur:
  • Constraint violation errors while loading data into EIM tables
  • Invalid batch number, Row ID, or LOV value
  • Error while updating or deleting data from EIM tables
This group contains the following ports:
  • ERROR_EIM_TABLE. Contains the name of the EIM table into which the PowerCenter Integration Service is loading data.
  • ERROR_ROW_ID. Contains the row ID of the row for which the error occurred.
  • ERROR_BATCH_NUM. Contains the batch number of the row for which the error occurred.
  • ERROR_MSG. Contains detailed error message.
    If a database error occurs, the error message appears in the following format:
    SQLState|NativeErrorCode|ErrorMessage
    If a non-database error occurs, the error message does not contain the SQLState and NativeErrorCode. The error message appears in the following format:
    ||ErrorMessage
    If multiple errors occur for a row while loading data into the EIM table, the PowerCenter Integration Service uses a new line character as a delimiter to concatenate the error messages in the ERROR_MSG port.

0 COMMENTS

We’d like to hear from you!