cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while sending message: 403 Forbidden

Former Member
0 Likes
1,728

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 Likes

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 Likes

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 Likes

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

Former Member
0 Likes

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

Rajesh

Former Member
0 Likes

Hi,

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

Former Member
0 Likes

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 Likes

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