cancel
Showing results for 
Search instead for 
Did you mean: 

Handling of Tokens through SOAP reciever channel

former_member193466
Participant
0 Kudos

Hi ,

We have a requirement that we should connect to a webservice using SOAP reciever channel.But it was confirmed by target system that PI should use Tokens to connect and the details as below..

1. First we need to connect to the target system to get token from that system.

2. Again we should connect to the target server using the recieved token to send the data from SAP PI.

I think we can do this using Axis Soap Adapter but not sure exactly, can you please explain.

Thank you.

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi,

I think you are talking about WS-Security, am i wrong?, if i'm right, endpoint administrators should tell you what protocol they will go to use:  SAML, Kerberos, or X.509; meantime Rajendra Badi's blog could help you http://scn.sap.com/people/rajendra.badi/blog/2011/08/24/configuring-wsse-digital-signing-and-encrypt...

Regards.

former_member193466
Participant
0 Kudos

Hi Vila,

No, its about sending file from PI to target server, where in PI system needs token id to connect to target server to post data. Here we are using soap receiver channel, but would like to know how to achieve this.

Thanks

NVR