cancel
Showing results for 
Search instead for 
Did you mean: 

WS-Security - Single element encryption ?

Former Member
0 Kudos

Hi Guys,

The credit card data is sensitive and we have messages going through XI which has CVV code the 3 digit code and since XI logs this, we are planning to use single element encryption (XML encryption) in the web service security.

Customer asked that we can disable the logging only for this particular field, which is not possible in XI and thats the reason we are thinking to go for single element encryption. we have configured soap adapters on both the sender and receiver side.

any suggestions how to acheive this or any different ideas would be really appreciated

Thanks,

Srini

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

Try this...It may be useful for you...

[http://help.sap.com/saphelp_nw04/helpdata/en/a0/64f6413a15e23ee10000000a155106/content.htm]

*Reward Points If Useful**

Regards,

Prakasu

Answers (2)

Answers (2)

ravi_raman2
Active Contributor
0 Kudos

Srinivas,

i think i know what you are looking for..., Just sent you a email.

Regards

Ravi Raman

************

Please read the Forum's Rules of Engagement,

i.e.,

[/thread/117188 [original link is broken];

and refrain from using email correspondence as the main objective of the Forums is to share knowledge.

*SDN PI/XI Forum Moderator*

Former Member
0 Kudos

Thanks Ravi

vijay_b4
Active Contributor
0 Kudos

Hi Srinivas,

You can go for SOAP adapter for your requirement.

To add......if u wantt to check out the details of SOAP adapter.......

SOAP Adapter: SOAP Adapter converts the SOAP messages into SAP XI message format that is SOAP with header attachments. This in an area many needs to really concentrate as it is heart of the ESA literature going forward.

Refer Testing XI exposed Web-Services:

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services

and Invoking XI Webservices:

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

RFC to WebService - A Complete Walkthrough - Part 1

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

and RFC -> XI -> WebService - A Complete Walkthrough -Part 2.

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

You can down load a sample SOAP Client tool from SAP SOAP Client Tool.

https://www.sdn.sap.com/irj/sdn/downloads

Please refer How to Set Up a Web Service-Related Scenario with SAP XI for delving more deep.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/befdeb90-0201-0010-059b-f22...

Reward points if this helps

Regards

Vani.

Former Member
0 Kudos

Hi Vani,

I have already configured soap adapter and everything is fine and we are looking for adding the security to the messages like not storing the CVV 3 digit code.

Thanks,

Srini