- Print
- DarkLight
- PDF
Note
Starting with Syniti Replicate v10.7.0.4, Syniti now supports SAP ECC via Remote Function Calls (RFC) through the new Syniti Data Provider driver.
Note
For Syniti Replicate versions higher than 10.7.0.4, the new Syniti Data Provider is used by default, while in previous versions, the default selection is CData Driver.
Overview
This article provides essential information for setting up replications using SAP ECC as a source application using the Refresh and Mirroring (based on the Change Data Capture (CDC) capability) replication modes. The same functionality is also supported for SAP S/4HANA systems.
Syniti Replicate v10.7.0.4 or later supports the extraction of data from SAP ECC through the application layer using RFC. Syniti Migrate and SAP Advanced Data Migration & Management (ADMM) is integrated with Syniti Replicate to support the Snapshot Management process in Migrate, that is, the orchestration and movement of the data and metadata, from the source and target systems involved in the migration to a corresponding SRC or TRG staging database.
This topic focuses on the capabilities and setup of the Syniti Replicate software to support ingestion from SAP Applications via RFC communication in SAP ECC systems. The solution supports the following SAP ECC Applications data objects:
Data Objects | Supported Replication Modes |
---|---|
Transparent Tables | Refresh and Mirroring |
Pool Tables | Refresh |
Cluster Tables | Refresh |
Long Texts | Refresh |
The initial setup described below is required prior to Migrate running an SAP application-level extraction as part of the Snapshot Management process.
Customers who needs to extract data from SAP ECC systems using Syniti Replicate should raise a Syniti Support request to download the package.
Prerequisites
SAP Environment Compatibility SAP ECC
Syniti transports are compatible with SAP installations of ECC6 SAP ECC Basis 750 and higher.
Custom SAP Read Table Function
Transport RD2K900018 for SAP ECC6 Namespace
Transport SD2K901506 for SAP ECC6 CDC
Transport SD2K901509 for SAP ECC6 Streaming Data Extraction
SAP Long Text Extract Query
Install Transport DCSK900616 for SAP ECC6 SAP Basis 700 and higher containing SAP Query BOAQ_READ_TEXT in User Group /BOA/QUERY
Note
The standard RFC_READ_TABLE function does not require a transport to be installed. However, this function will only work on tables where the returned data is limited to 512 bytes.
Install SAP ECC Transports
Install the provided transport in the SAP Application Server. The transport files are listed below. To install them, please contact the Customer Basis team.
Installation Order
Install RD2K900018 for SAP ECC6 Namespace
Select the type of replication to be used in your project (both can be installed together):
Transport SD2K901506 for Mirroring (CDC)
Transport SD2K901509 for Refresh (Streaming Data Extraction)
Validate your Syniti Replicate System
Check if your system meets the system requirements needed to run Syniti Replicate.
If you are running a system upgrade from a 9.x version, refer this article.
Download and Install Syniti Replicate
To download or register Syniti Replicate, log in to the support site, then click the required link in the Replicate section of the article.
Refer to Installing Syniti Replicate for more information on the Syniti Replicate installation process.
Setup Articles
Use Case | Link to Setup Article |
---|---|
Configuring the Refresh replication type and enabling the Data Streaming capability in SAP ECC. | |
Configuring the Mirroring replication type that utilizes the CDC capability in SAP ECC. | |
Configuring and Executing Syniti SAP Query Read Text in SAP ECC. |
Appendix
Appendix A: Troubleshooting
Known Issue: SAP connection using SNC
When connecting to SAP systems using SNC with the latest versions of the SAP RFC SDK dll’s there is a connection failure due to a missing parameter that was previously automatically set by the dll. The workaround for this issue is to request the SAP RFC SDK (Patch 7) dll from Syniti support.
Appendix B: Manual Configuration of Services for SAPLogon
If SAPLogon is not installed or you need to connect to an SAP backend system, for which SAPLogon does not have the necessary information, you must create the required entries manually.
Refer to Manual Configuration of Services for SAPLogon for more information on manually creating required entries for the SAP backend systems in your local network.
Appendix C: SNC Configuration
To configure a Secure Network Communications (SNC) connection for SAP systems, refer to SNC Configuration for SAP Systems.