Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with PowerExchange for SAP NetWeaver
  3. Part 2: Data Integration Using PowerExchange for SAP Dynamic ABAP Table Extractor
  4. Part 3: Data Integration Using ABAP
  5. Part 4: IDoc Integration Using ALE
  6. Part 5: Data Integration Using BAPI/RFC Functions
  7. Part 6: Data Migration
  8. Part 7: Business Content Integration
  9. Part 8: SAP BW Data Extraction
  10. Part 9: Loading Data to SAP BI
  11. Appendix A: Data Type Reference
  12. Appendix B: Code Pages and Unicode Support
  13. Appendix C: Glossary

PowerExchange for SAP NetWeaver User Guide for PowerCenter

PowerExchange for SAP NetWeaver User Guide for PowerCenter

Configuring Error Handling

Configuring Error Handling

The PowerCenter Integration Service increments the error count in the following cases:
  • When it processes an orphan row.
    Any value of the table input Integration ID that does not match the value of the scalar input Integration ID results in an orphan row.
  • When it processes a duplicate row.
    Any Integration ID value in the scalar input group that is not unique results in a duplicate row.
  • When it receives a BAPI/RFC error.
    The PowerCenter Integration Service can receive BAPI/RFC errors with the error code W (warning), A (abort), or E (error).
The following table shows the error handling properties you can configure for a BAPI/RFC transformation in a session:
Property
Description
Duplicate Parent Row Handling
Determines how the PowerCenter Integration Service handles duplicate parent rows during a session. Choose one of the following values:
  • First Row. The PowerCenter Integration Service passes the first duplicate row to the target. The PowerCenter Integration Service rejects rows with the same primary key that it processes after this row.
  • Last Row. The PowerCenter Integration Service passes the last duplicate row to the target.
  • Error. The PowerCenter Integration Service passes the first row to the target. Rows that follow with duplicate primary keys increment the error count. The session fails when the error count exceeds the error threshold.
Default is First Row.
Orphan Row Handling
Determines how the PowerCenter Integration Service handles orphan rows during a session. Choose one of the following values:
  • Ignore. The PowerCenter Integration Service ignores orphan rows.
  • Error. The session fails when the error count exceeds the error threshold.
Default is Ignore.
Continue on Error
PowerCenter Integration Service continues the session when it receives a BAPI/RFC error. Default is enabled.

0 COMMENTS

We’d like to hear from you!