cancel
Showing results for 
Search instead for 
Did you mean: 

Roles for web service authentication

Former Member
0 Kudos

We have a scenario where a 3rd party will be sending us messages via SOAP. During testing we provided my login and ID in order to authenticate in and be able to post the message. I have most authorization roles in my profile.

We'd like to setup a communication ID that has the right roles and authorizations which would allow the 3rd party to post SOAP messages.

Is there a specific role that shuold be added to the comm user's profile in order to make this work?

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Check out the role SAP_BC_WEBSERVICE_ADMIN

Regards,

Prateek

Former Member
0 Kudos

I actually used SAP_XI_APPL_SERV_USER and it worked. Thanks!