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

Creating an SAP BI Session

Creating an SAP BI Session

After you create an application connection, create a session. Because SAP BI only supports inserts from PowerCenter, configure sessions to load data to SAP BI targets as insert only.
  1. In the Task Developer, click
    Tasks
    Create
    .
  2. Select
    Session
    for the task type.
  3. Enter a name for the task.
  4. In the
    Mappings
    dialog box, select the mapping that you want to use in the session and click
    Done
    .
  5. Double-click the SAP BI session to open the session properties.
  6. Click the
    Properties
    tab.
  7. In the general options settings, select
    Insert
    for the
    Treat Source Rows As
    property.
  8. To configure sessions for workflow recovery, set the recovery strategy to resume from the last checkpoint.
  9. Click the
    Config Object
    tab.
  10. In the advanced settings, set the default buffer block size.
    For optimum performance, set the default buffer block size to 5 MB to 10 MB. You can also create a reusable session configuration object with the default buffer block size set to 5 MB to 10 MB.
  11. Click the
    Mapping
    tab.
  12. Click the
    Targets
    node and select the connection defined for the SAP BI server.
  13. Set the value of the packet size.
    This property determines the size of the packet that the PowerCenter Integration Service sends to SAP BI. The default is 10 MB. The value of the packet size must be equal to or less than the following values:
    • Packet size configuration in SAP BI.
      By default, SAP BI allows packets of 10 MB. The SAP BI administrator can change this packet size configuration.
    • Available memory on the node where the PowerCenter Integration Service process runs.
      When the PowerCenter Integration Service processes an SAP BI session, it stores data in memory until the size equals the value of the packet size. The PowerCenter Integration Service then loads the data to SAP BI as a packet.
  14. Click
    OK
    .

0 COMMENTS

We’d like to hear from you!