Skip to main content
May 17, 2024

OneStream to SAP RISE integration

  • May 17, 2024
  • 2 replies
  • 0 views

What are the different options available to integrate SAP RISE (SAP Cloud) to OneStream? Is there any adapter available? have anyone implemented this integration?

2 replies

May 20, 2024

Hi,

SAP RISE is not the ERP itself but more a set of cloud-based tools for SAP customers to adopt cloud faster. Most likely you want to integrate with S4HANA ERP which is part of their SAP RISE cloud, am I correct?

The most common architecture for this landscape is OneStream to consume OData Services. In S4, you start creating CDS Views and expose them as OData services. OneStream will not consume these OData services directly but through SAP BTP. Something like:

S4 CDS Views > Exposed as OData Service in S4 > Consumed by SAP BTP (Integration Suite) > OData exposed via API Management to the external world > Consumed by OneStream.

HTH

 

May 20, 2024

arunrajb - I agree with franciscoamores. You can use the API which can be consumed by OS. 

May 22, 2024

Thank you franciscoamores . we plan to evaluate different data extraction methods - oData API, sap connector, BTP datasphere. Hope we can share our learnings with you in return.