cancel
Showing results for 
Search instead for 
Did you mean: 

Principal Propagation with SOAP sender

Former Member
0 Kudos

Hello

I've already read some blogs and SAP help about configuring the principal propagation (PP), those blogs explains details about the configuration with SAP (ABAP and Java) system.

However in my case I have the third party SOAP sender application. I jsut wonder how to configure or write the soap Java program. Basically 2 things need to be done for hte soap sender:

1) Force the soap sender to send message along with a SAP assertion ticket

2) Sign the assertion ticket with private key (Public key/certification will be installed in PI Java AE)

I have no idea how step 1 works (Take Java soap client program as example)

Once a private key / public key is generated, how to use it to sign the assertion ticket?

Basically our soap sender could be from any platform (.net, java program, oracle, etc.), I need to know how to configure the soap sender for PP generally.

Anybody configured PP for soap sender?

Thank you so much

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Check the following book

http://books.google.com/books?id=eaXONAIsiEoC&pg=PA123&lpg=PA123&dq=principalpropagationsoap&source=bl&ots=2qcTZKjhEb&sig=nCJgn0AUiv8Oa8_4FAd0ObSUcDc&hl=en&ei=JVXmSYz6JIWSsAaTjvWfCw&sa=X&oi=book_result&ct=result&resnum=1

Regards,

Prateek

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

This blog may help you.

/people/alexander.bundschuh/blog/2007/08/06/principal-propagation-with-sap-netweaver-process-integration-71

Regards,

Reyaz

JoelTrinidade
Active Contributor
0 Kudos

Hi Jayson,

With the amount of questions asked in one single question , i feel things are not clear at your end.

i suggest you going through:

Prinicipal propogation:

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/808d3048-638c-2a10-35a6-faa48e50...

Principal Propagation in SAP XI

/people/alexander.bundschuh/blog/2007/01/16/principal-propagation-in-sap-xi

Configuring adapters for principal propogation

http://help.sap.com/saphelp_nwpi711/helpdata/en/48/cf9e199bf23e49e10000000a421937/frameset.htm

Regards

joel