cancel
Showing results for 
Search instead for 
Did you mean: 

User role for user authentication in a SOAP receiver channel

Former Member
0 Kudos

Hi,

What is the role required for a user in a SOAP receiver channel. This user is specified in the User Authentication while configuring the channel.

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

There is no PI user which will take part in this communication. So this authentication would be the one that is configured at the receiver system.

Regards,

Prateek

former_member200962
Active Contributor
0 Kudos

Hi,

the user that you need is the one that is authorised in the Receiver System and not in XI/ PI....get the user details (ID and Password) of the user from receiver system.

Regards,

Abhishek.

former_member307485
Active Participant
0 Kudos

Hi,

User Authentication is not mandatory but If your Web service requires logon data, select the Configure User Authentication checkbox and fill in the corresponding fields.

If the Web service is outside your system landscape and you need to address a proxy

server, select the Configure Proxy checkbox.

The sender SOAP adapter does not require a SOAP action, but you always have

to apply logon data when using the SOAP adapter. In the central adapter engine

you can use a service user such as xiappluser; in a non-central adapter

engine or a PCK you must use one of the user names assigned to security role

xi_adapter_soap_message for component XISOAPAdapter.

Regards,

Divya