cancel
Showing results for 
Search instead for 
Did you mean: 

problem in registering the java server proxy interface...

Former Member
0 Kudos

Hi All,

I have created a java server proxy(in PI 7.1) using the below mentioned blog:

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

But the problem comes when i am trying to register the interface( on non central j2ee adapter engine) and ends up with getting unauthorization error even though i am having piappluser access. I am trying to register it using below mentioned URL:

http://ISVSAPPISB:51000/ProxyServer/register?ns=xxxxx&interface=SI_Proxy_IA&bean=localejbs/sap.com/E... sIProxyIA

xxxx-namespace

So ,please anyone can tell me what authorization should i have in order register my server proxy interface.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

piappluser is not enough

try with SAP_XI_Configurator if not with SAP_XI_ADMINISTRATOR

more details on:

http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi ,

Thanks for ur reply.

As per your suggestion i have taken the roles of SAP_XI_ADMINISTRATOR on my userid but still its throwing error :

403- Forbidden

You are not authorized to view the requested resource.

Former Member
0 Kudos

Hi Michal,

Following Roles are attached to my userid.

SAP_XI_RWB_SERV_USER

SAP_XI_ADMINISTRATOR_J2EE

1) Can u please tell me do i need to have some other roles also that needs to be attached.

2) Plz tell me how to check whether my java server proxy interface got registered successfully or not.

Thanks

Former Member
0 Kudos

Hi Michal,

Following Roles are attached to my userid.

SAP_XI_RWB_SERV_USER

SAP_XI_ADMINISTRATOR_J2EE

1) Can u please tell me do i need to have some other roles also that needs to be attached.

2) Plz tell me how to check whether my java server proxy interface got registered successfully or not.

Thanks

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>2) Plz tell me how to check whether my java server proxy interface got registered successfully or not.

use listAll option form this page:

http://help.sap.com/saphelp_nw04/helpdata/en/a4/d5b3b0b16843b3867c0245d9847ae5/content.htm

Regards,

Michal Krawczyk

Answers (0)