cancel
Showing results for 
Search instead for 
Did you mean: 

Using a RFC Destination - Sap cloud plataform .- cloud connector

carlos_venturo
Participant
0 Kudos

Hi experts,

Here is my requiremnt: Create an HCP application using a premise RFC function.

So here is my setup.

I have a minisap system, with RFC function, also configured hana cloud connector with RFC and it is reachable, also in HCP cockpit is shown the connector status and it is ok.

Also created a RFC destination with the connector data and the connection is successful

So here is the question

I want to build an application , html5 application or sapui5 ( fiori look and feel ) with the parameters of the rfc function module ( premise ) , using sap web ide and the destination or connection already configured ( reachable and successful tested )

is there a wizzard where i can configure the destination? or is it by code?

Any help will be appreciated.

Thanks in advance

Accepted Solutions (0)

Answers (7)

Answers (7)

murllimaraati
Participant

Go for ODATA - Its the best option for HTML5 Applications

MortenWittrock
Active Contributor

Hi Carlos

You cannot access an RFC Destination from an HTML5 application, unfortunately. You can do so from a Java application.

Regards,

Morten

former_member598024
Discoverer
0 Kudos

Hi Carlos,

could you maybe describe shortly what you did to solve this issue. I am quite curious as I am struggling with the same issue.

Thanks a lot

Florian

carlos_venturo
Participant
0 Kudos

I went for odata , but its better with a rest service as well

ricardo_m117
Explorer
0 Kudos

Hi Carlos,

Where you able to connect from your UI5 application?

I have a similar requirement any comment would be of great help.

thanks.

Regards

carlos_venturo
Participant
0 Kudos

Hi,

So which will be the best scenario to meet the requirement ?

Expose the RFC function as a service and connect the SCC with HTTP ?

Or ODATA is the only option for a sapui5 project ?

Regards

Former Member
0 Kudos

Hi Carlos,

So do you want to access the RFC destination you created in Web IDE? Or am I missing something here.

Please let me know.

Regards,

Sonali

carlos_venturo
Participant
0 Kudos

Hello,

I did create the RFC Destination in the "Destinations" option on Sap Cloud Platform ( Hana cloud platform), but i want to use it in a Web IDE project with sapui5

Thanks in advance

Regards,