cancel
Showing results for 
Search instead for 
Did you mean: 

XI Configuration for Java Server Proxy

Former Member
0 Kudos

Hi All,

What are essential XI configuration things to develop Java Server Proxy?

Communication Cannel, any Authentication, etc.

Thanks,

Bharathiraja R

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

the issue resloved by Configure the service user PIAPPLUSER.

Former Member
0 Kudos

Hi,

Refer to /people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy

Regards,

Kumar

Former Member
0 Kudos

also refer to

/people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy

Former Member
0 Kudos

Hi Kumar,

Thanks for your contribution.

I want to more details about receiver communication channel configuration .

Specially Host name, user and Password details.

i dont know i have to give which user name and password.

give the details about that.

thanks

Bharathiraja R

Former Member
0 Kudos

Hi,

Those details will be maintained by admin guys... you can simply use the XI adapter.

Regards,

Kumar.

**reward points if helpful !!!!!!!!

Former Member
0 Kudos

This will be the details of the Java Engine on which you deploy your proxy.

If this is deployed on XI's Java engine then the hostname and port will be the XI hostname and the port will be you XI java port. Both of these are in the address bar when you go to transaction SXMB_IFR.

The username and password will be your XIAPPLUSER or PIAPPLUSER (preferably a copy of that user).

Also, you will need to register your java proxy. This is done with the following URL:

http://<hostname>:<port>/register?[ns=myNamespace&]interface=myInterface&bean=myBean&method=myMethod

If you are not deploying on your XI Java engine, you can get the information you need from your Java engine administrators.

Former Member
0 Kudos

Hi

Refer to the links

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7d4db211-0d01-0010-1e8e-9b0... - How To Work with XI 3.0 Java Proxies

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5a... Java Proxies and SAP XI - The Inside Story, Part 1

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7e... - Java Proxies and SAP XI - The Inside Story, Part 2

Regards,

Kumar

**Reward points if helpful!!!!

Former Member
0 Kudos

Thanks Kumar,

But I already had these document.

Any other document is there.

specialy to XI side.

thanks,

Bharathiraja R