cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPI - DS integration between 2 cloud platforms

former_member550616
Discoverer

Can SAP CPI-DS be used to connect 2 cloud platform, i.e., in my case I'm trying to establish connectivity between a sql database hosted on cloud and SAP IBP. Is this possible? Or is it always the connectivity should be between an on-premise system and a cloud platform?

aaron_k
Member
0 Kudos

I have a similar requirement. I need to read data from Google cloud platform(BigQuery) and bring into IBP via CPI-DS. What kind of data store should be created in CPI-DS. Can I create a datastore using ODATA adapter or can i use web service like SOAP or REST? Or can I choose the type as 'Database' and select one of the database types like MySQL and so on? What is the SAP's recommended solution to this requirement?

Accepted Solutions (0)

Answers (1)

Answers (1)

jeffrey_kresse
Employee
Employee
0 Kudos

By SQL database do you mean Azure? If so then yes this should be fine, there is nothing stopping you from read/write to IBP and MSSQL in the same job. CPI-DS supports Azure PaaS & Azure VM.

If not MSSQL, what database type? There could be roadblocks if you are using HANA in the cloud and trying to read/load IBP.

Regards,

Jeff

former_member550616
Discoverer
0 Kudos

Hi Jeff,

Thanks for your inputs. Yes we are trying to connect to MSSQL 2012 but is on AWS and not Azure.

Regards

Keshav

jeffrey_kresse
Employee
Employee
0 Kudos

Commenting here to preserve my original answer. You can comment on other posters replies instead of making a new answer, it keeps the forum cleaner and keeps answers separated.

If SQL Server is on AWS, I think you will need to select 'On Premise' in the datastore settings for MSSQL database. Even though it is 'cloud' due to being on AWS, it is not Azure so select 'On Premise'.

There should still be no problem connecting with this and IBP. You can refer to page 10 in the PAM to see which source/target combinations are supported. IBP counts as "HANA Cloud Database or Application" in this matrix. https://support.sap.com/content/dam/launchpad/en_us/pam/pam-essentials/TIP/SAP_Cloud_Platform_Integr...

mrump
Discoverer
0 Kudos

Hi Jeff

You write "There could be roadblocks if you are using HANA in the cloud and trying to read/load IBP."

Could you please elaborate on this?

We are planning to move an existing IBP integration from onPrem BW NetWeaver 7.4 into BW4HANA 2.x on Azure.

I cannot find any documentation on this system setup.

From the PAM you are refering to it is not possible to connect "HANA Cloud Database or Applications"(IBP) with "HANA Cloud Database or Applications"

Kind Regards

Mikkel Rump

jeffrey_kresse
Employee
Employee
0 Kudos

The idea behind that comment is as you identified, IBP to SAP Cloud Platform HANA is not supported, the system will not allow those connections to occur. I think if your BW4HANA is on Azure (rather than SAP Cloud Platform) we would consider it 'on-prem' for the purposes of the matrix in the PAM.

From IBP to On Prem BW, you should be able to use BW Target datastore.