cancel
Showing results for 
Search instead for 
Did you mean: 

Consume a Web Dynpro Java on a Java Proxy through Sockets

Former Member
0 Kudos

Hello All!

I need to consume a Web Dynpro Java. To consume it, we will use a Java Proxy.

I want to open the connection with the Web Dynpro Application with sockets, somebody has done this?

I will really thank any help.

Thanks and regards,

Manuel Míguez.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Manuel,

Do you mean to want to use a XI service within a webdynpro app ? If I remember correctly, you can use the adaptive web service feature in your wd comp to call a web service ...

But why do you need sockets ? Do you use your own communication layer or protocol in your coding ?

Rgds

Chris

Former Member
0 Kudos

Hello Christophe,

In the near future, I will to run an robot application (JAVA Application) using sockets through Java Proxies.

I want to reproduce this scenario using Web Dynpro Java and Java Proxies. I want to see the WDJ as an JAVA Application and run it using sockets. I don´t know is is possible.

Regards,

Manuel.

ravi_raman2
Active Contributor
0 Kudos

Manuel,

You can connect ..using socket protocol.........what do you mean by run..would you be implying invoking an action on the third party app..you can if you have listeners on there...

Regards

Ravi Raman