cancel
Showing results for 
Search instead for 
Did you mean: 

Getting web service authantication username in mapping

Former Member
0 Kudos

Hello,

I have a scneario SOAP to RFC , My sender adapter is the SOAP. That is, I am publishing Web Service.. I convert he Message Interface to Web Service.

The web service has to be authanticated with username and password.. I have to get the username and map it to the RFC function.

I need this because I have to know who is the caller.


Thanx.

Hasan.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>The web service has to be authanticated with username and password.. I have to get the username and map it to the RFC function.

you're looking for a functionality called: principal propagation in SAP PI

Please have a look at this:

http://scn.sap.com/docs/DOC-3733

Regards,

Michal Krawczyk

Answers (1)

Answers (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Your sender System going to call your web service(published sender agrement) i hope u had provided WSDL and Configuration URL to Sender system team.

They required PI credetials to send request to your interface.