cancel
Showing results for 
Search instead for 
Did you mean: 

Communication b/w WebDynpro and PI

Former Member
0 Kudos

Hello All,

We have a scenario where we need to interact with WebDynpro component

What are all possible ways which this can be done.

I know by using webservices we can achieve this ,but we want to know any other ways for communication and how this can be achieved.

Any examples will be appreciated

Thanks in Advance

Rajesh

Accepted Solutions (0)

Answers (1)

Answers (1)

sunil_singh13
Active Contributor
0 Kudos

Hi Rajesh,

You can simulate WebDynpro To PI Communication as SOAP to <Scenario> put any thing at <Scenario>.

Don't think there are any other Method to perform the communication Bet WebDynpro and PI

Thanks

Sunil Singh

former_member9864
Participant
0 Kudos

Hi,

if you are using ABAP WebDynpro, you can implement ABAP proxy -> XI as well.

Regards,

Chen

henrique_pinto
Active Contributor
0 Kudos

or if WebDynpro Java, you can use Java Proxies.

So, best options would be either web services or proxies (which are nothing more than "standard" web services).

Regards,

Henrique.

Former Member
0 Kudos

Hello,

Could you provide me the detailed steps for implementing using java proxies.

What are the steps need to be done in PI and what are the steps to be done in Java Webdynpro.

Thanks for your replies

Rajesh.

Former Member
0 Kudos

Hi,

Please refer the similar discussion

/message/648212#648212 [original link is broken]

Thanks

Swarup