cancel
Showing results for 
Search instead for 
Did you mean: 

user token configureation on sap pi soap receiver adapter

Former Member
0 Kudos

Hi,

I am calling third-party webservice using security user tokens soap receiver adapter in sap pi 7.0 SP 11. I don't have idea of how to configure the user token in adapter level. could you please help me any one worked on that.

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

User name token is part of ws security. To do this, you can use soap axis adapter or ws adapter. WS adapter might not be possible to communicate with third party. Use soap receiver axis adapter to achieve this. Otherwise use XSLT mapping and create ws header as you need in the soap envelope.

Check this link... gives similar ideas.

Answers (0)