Forum Discussion

arunrajb's avatar
arunrajb
New Contributor III
8 months ago

OneStream to SAP RISE integration

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

  • 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

     

  • David_GM's avatar
    David_GM
    New Contributor

    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.