cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization and roles for PI user....

Former Member
0 Kudos

Dear Friends,

I have developed a web service in PI 7.0 which is Soap to RFC. I need to send this WSDL file to third part for testing purpose. With this WSDL file, i also need to provide them PI user name and password which they will require for testing purpose or to consume this web service in their PI system. I want to create special user for read only access for them. Can anybody tell which roles and authorizations are required for this kind of user? I want that kind of user in which they can test this web service and they can access our side communication channels.

Regards

Imran

Accepted Solutions (1)

Accepted Solutions (1)

VijayKonam
Active Contributor
0 Kudos

Make a copy of the user PIAPPLUSER. This user has the required role (APPL SERV USER) which should be sufficient for your 3rd party to call the web service.

VJ.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Imran,

GIve the below roles .

SAP_BC_WEBSERVICE_PI_CFG_SRV

SAP_XI_APPL_SERV_USER

Regards

Venkat