cancel
Showing results for 
Search instead for 
Did you mean: 

How to handle security in ABAP Proxies.

Former Member
0 Kudos

Hi,

Can anyone send me the documents related to Security in ABAP Proxies.

Mail ID:saichakkan@yahoo.co.in

Thanks in Advance,

sai.

Accepted Solutions (0)

Answers (3)

Answers (3)

STALANKI
Active Contributor
0 Kudos

Can you tell me what kind of security you are talking about?

Is it a message level security or network level security or digital signature? Please be clear!

former_member192798
Active Contributor
0 Kudos

Hi Sai,

When calling backend systems which are WebAS 620 or higher you should setup your proxy using a HTTP destination created in SM59. Depending on your backend you will have a path prefix of either :-

/sap/xi/engine?type=receiver (WebAS620)

or

/sap/xi/engine?type=entry (WebAS640)

In the Logon/Security Tab you enter the user which connects to the backend system using SAP Standard Auths.

This way you can handle security in ABAP Proxies.

Regards.

Praveen

Former Member
0 Kudos