cancel
Showing results for 
Search instead for 
Did you mean: 

How we can access our interface from web

Former Member
0 Kudos

<b>Hi All</b>,

How we can access our interface from web.Is there any process to do this.I develeped a scenario in xi using server proxy(used synchronous inbound message interface).My idea is i need access this interface from web and also give input from web.

How i should implement this.Any idea.Please help me.

<b>Thanks,

Kishan.</b>

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you can create a Web service interface

and comsume it with web dynpro

then you will have access to it via web dynpro

you can also use http adapter and post your inpub from the web site

directly to this adapter

you can also create a java proxy which will access via jsp for example

as you see there are many ways:)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>