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

Pipeline Partitioning

Pipeline Partitioning

You can increase the number of partitions in a pipeline to improve session performance. Increasing the number of partitions enables the PowerCenter Integration Service to create multiple connections to sources and process partitioned data concurrently.
When you configure an inbound IDoc session to use pipeline partitioning, use key range partitioning to make sure that all data belonging to an IDoc message is processed in the same logical partition. Use the port connected to the GPK_DOCNUM port in the SAP/ALE IDoc Prepare transformation as the partition key.
The transformation where you define the partitioning depends on the type of source definition the mapping contains. If the mapping contains a relational source definition, define key range partitioning for the Source Qualifier transformation. If the mapping contains a flat file source definition, the Source Qualifier transformation does not support key range partitioning for a flat file source definition. Therefore, include an Expression transformation in the inbound IDoc mapping preceding the SAP/ALE IDoc Prepare transformation. Define key range partitioning for the Expression transformation.

0 COMMENTS

We’d like to hear from you!