cancel
Showing results for 
Search instead for 
Did you mean: 

RFC connections in WebDynpro

0 Kudos

Hi,

Withing a web dynpro application ist the same backend server used or can many servers be used with the same web dynpro application?

Thanks for your help!

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Srikant,

The background of my question is:

Within a web dynpro application and after pressing a specific button a backend RFC is called. This RFC calls another RFC asynchronously.

The button can be pressed many times. In that case many asynchronous calls will be done.

The qustion is: these asynchronous calls will be in the same server or can be called in different servers.

I have set an external debugger in the backend and I have seen that the same backend server is used.

This I have tested locally but What happens if the application is running in the portal?

Best regards,

Nada

Former Member
0 Kudos

Hi Nada,

Yes, you can access different backend servers from the same webdynpro application. You can import BAPIs from different R/3 servers as models and run it in one application, provided you have defined the jco connections to these servers in the WAS server.

Best Regards,

Nibu.

Former Member
0 Kudos

hi Nada

I'm not getting what exactly you mean by same backend server or many servers. But yes you can use same application for different servers provided the backend structure is same without any difference and you have configured SLD for all the servers properly.

I think it should be happening?

Regards

Srikant