cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replicating SuccessFactors Entities to SAP HANA Cloud Using Standard SAP to SAP iFlows

ITUSER
Explorer
0 Likes
754

Hello everyone,

I am currently working on replicating SuccessFactors data to SAP HANA Cloud using SAP Integration Suite. My goal is to have an exact copy of SuccessFactors entities available in HANA Cloud tables, which I can then use to build calculation views.

Up to this point, I have developed custom flows to manage the updates, insertions, and deletions of these SuccessFactors entities. However, I am now looking for a way to achieve the same replication using standard, non-billable SAP to SAP integration iflows, (SAP authored from the SAP Discovery Center).

Specifically, I am interested in:

  • Any standard integration packages available in the SAP API Business Hub that support this use case (for specific SF entities, ideally, not through navigation entities).
  • Using these standard iflows to ensure that the data is kept up-to-date and synchronized.
  • Combining these with other services from the SAP BTP if necessary to maintain the data replication with minimum additional cost.

Any guidance on existing packages, configurations, or additional services required would be greatly appreciated.

Thank you for your assistance!

Best regards, Théo Haastrup

Accepted Solutions (0)

Answers (2)

Answers (2)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Likes

Use multiple standard iFlows to replicate SuccessFactors entities into SAP HANA Cloud, though it requires possibly more configuration. Alternatively, a custom iFlow can provide a comprehensive solution with more development effort. If available, SAP Data Services should be also handle this replication, supporting various data sources and complex transformations.

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Likes

You can explore the SAP API Business Hub for standard integration packages for various use cases, including data replication from SuccessFactors to SAP HANA Cloud. The SAP Cloud Platform Integration Suite is to use to configure and deploy the iFlows, connect to various systems, and transform and map data. The Data Synchronization - schedule iFlows to run regularly and use delta replication for up-to-date data. Depending on your needs, you may need to use other SAP BTP services, like SAP HANA Cloud Integration for data services.

ITUSER
Explorer
0 Likes
Hi HakanHaslaman, thank you for your answer, but my question is a bit more specific, I am looking for a way to replicate full SF entities into hana cloud db using standard (no customization) sap to sap iFlows, but most preconfigured package in the businessHub or integration suite discovery Center do not allow to do that