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 a Real-time BAPI/RFC Session

Configuring a Real-time BAPI/RFC Session

You can run a session with a BAPI/RFC transformation in real time. Run a real-time BAPI/RFC session to call BAPIs that do not change data in the SAP database. For example, you receive a customer order from JMS. You want to get customer address data from SAP in real time and load the customer order data and address data to the target. Create a mapping with a JMS source and BAPI/RFC transformation and configure the session to run in real time.
If you run a real-time session to call BAPIs to write data to SAP, data duplication or inconsistency can occur.
During a real-time BAPI/RFC session, the PowerCenter Integration Service makes a BAPI/RFC call to the SAP system when it reaches a commit interval or flush latency value. When the PowerCenter Integration Service issues a commit, it removes the data from the cache.
Because the PowerCenter Integration Service issues a commit before end of file in a real-time session, verify that the BAPI/RFC call conforms to a transaction boundary. Make sure that the rows intended for a single BAPI/RFC call are in the same transaction. Otherwise, the PowerCenter Integration Service might process data that you intended for a single BAPI/RFC call in different calls.
To configure a real-time BAPI/RFC session, configure the session properties for the source for real time.

0 COMMENTS

We’d like to hear from you!