cancel
Showing results for 
Search instead for 
Did you mean: 

Error while sending message: 403 Forbidden

Former Member
0 Kudos

Hi,

I am trying to send XML message from RWB, but its giving me error saying "Error while sending message: 403 Forbidden", even though my ID has all the authorization. Can anybody help me in resolving this issue?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi!

Are you sure that you have assigned all Java-stack relevant XI roles in the ABAP stack?

E.G.

SAP_J2EE_ADMIN

SAP_XI_ADMINISTRATOR

SAP_XI_CONFIGURATOR

SAP_XI_DEVELOPER

SAP_XI_MESSAGE_MODIFY

SAP_XI_MONITOR

SAP_XI_RWB_SERV_USER

If you have changed the roles in the ABAP stack do not forget to restart the Java stack, because Java reads the User Store only at startup time.

Try it with user PISUER (XISUPER) and/or J2EE_ADMIN.

Are all relevant ICF nodes activated (check using ABAP transaction SICF)

Regards,

Volker

Answers (4)

Answers (4)

sunil_singh13
Active Contributor
0 Kudos

Hi Amit,

Generally 403 Forbidden error occures when the corresponding service is not available in SICF transaction.

Also Make sure that you have XIAFUSER Roles assigned to your ID.

Thanks

Sunil SIngh

Former Member
0 Kudos

Thanks all, for your support. The issue has been resolved now.

Former Member
0 Kudos

Check the payload also and make sure everything is correct like sender receiver Qos,...

Rajesh

former_member192295
Active Contributor
0 Kudos

Hi,

This error is due to communication problem with receiver system, check with network & basis team it will sort out easily.

Former Member
0 Kudos

Hi,

Thanks for reply. Can you please tell me about the communication problem in detail, so that i can communicate with the Basis Team.

Former Member
0 Kudos

Hi,

just check whether your user-id is having SAP_XI_APPL_SERV_USER role..........just check your login credentials for sending msg...........just check the URL on which you are sending the msg.

Regards,

Rajeev Gupta