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 a Logical System for Business Content Integration

Creating a Logical System for Business Content Integration

Before PowerCenter can consume business content data, define PowerCenter as a logical system in SAP.
You can create a single logical system in SAP for business content integration with PowerCenter. If you use multiple PowerCenter Integration Services, each PowerCenter Integration Service must use the same connection for the RFC server program in the
sapnwrfc.ini
file.
Informatica provides an ABAP program named /INFATRAN/ZINFABCI that creates or deletes the logical system in SAP for business content integration. The ZINFABCI ABAP program belongs to the /INFATRAN/ namespace reserved by Informatica in the SAP system. The ZINFABCI program performs the following steps in SAP when it creates the logical system:
  1. Finds the logical system name of the SAP system.
  2. Creates a unique IDoc type for business content integration.
  3. Creates a logical system for PowerCenter.
  4. Creates an RFC destination for PowerCenter.
  5. Creates a tRFC port for the RFC destination.
  6. Creates a partner profile with outbound and inbound parameters required for business content integration.
  7. Registers the logical system with the business content integration framework.
A logical system uses an SAP user account to perform background tasks within SAP, such as activating DataSources, preparing data for transfer to PowerCenter, and extracting data. The PowerCenter Integration Service initiates these tasks in a session.
When you create a logical system, you need to choose a background user. Choose the default background user or a different background user. The default background user is ALEREMOTE. It is the default user name for ALE partner profile and the system level background user used in IDoc communication.
When you choose a different background user, use one of the following options:
  • Select an existing SAP user account.
    When you select an existing SAP user account, the ABAP program updates the user account with the “S_BI-WX_RFC - Business Information Warehouse, RFC User Extraction” authorization profile. This authorization profile is required to perform background business content tasks within SAP.
  • Enter a new SAP user name and password.
    The ABAP program creates the user account profile with the “S_BI-WX_RFC - Business Information Warehouse, RFC User Extraction” authorization profile only.
When you connect to SAP to create a business content integration processing mapping, use the logical system user name.
After you create a logical system for business content integration in SAP, you must configure a connection for an RFC server program registered at an SAP gateway in the
sapnwrfc.ini
file. Set the DEST and PROGRAM_ID parameters equal to the logical system name as configured in SAP for business content. The default name is INFACONTNT. You will use the value you set for the DEST parameter when you configure application connections.
For example:
DEST=INFACONTNT PROGRAM_ID=INFACONTNT GWHOST=salesSAP GWSERV=sapgw00
After you create a logical system for business content integration in SAP, you must configure the gateway host and gateway services for the RFC destination that you created for business content integration. To configure the gateway host and gateway services, on the SAP server machine, go to transaction SM59. Click the
Technical Settings
tab and enter the gateway host name and gateway service name in the
Gateway Options
section.

0 COMMENTS

We’d like to hear from you!