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

Error while sending message: 403 Forbidden

Former Member
0 Likes
1,730

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?

View Entire Topic
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