cancel
Showing results for 
Search instead for 
Did you mean: 

PROXY Settings

Former Member
0 Kudos

Hi friends,

I have scenario "File to Proxy". For this i need to configure PROXY settings in XI server. I used SPROXY trans. When trying to create proxy, it is asking me to create package. I am not very clear on this. Can anyone explain me and send me the proxy settings steps.

Rgs

Bala

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Proxies:

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

/people/sap.user72/blog/2005/12/08/integration-builders-through-proxy-server-part--1

/people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

ABAP Proxy :

1. With ABAP proxy generation function it will be possible to generate ABAP proxy objects to an SAP system from an interface description in the SAP Exchange Infrastructure Integration Repository.

2. ABAP proxy objects can only be generated for SAP systems that are based on SAP Web Application Server 6.40.

If you use ABAP Proxy , you can reduce the overhead calling the function again and again.

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies - Activate Proxy

/people/siva.maranani/blog/2005/04/03/abap-server-proxies - ABAP Server Proxy

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Client Proxy

Java Proxy:

1. JAVA proxy is used for J2EE based systems communicating with XI for sending or processing msgs in those J2EE based systems

2.It allows java applications to interact directly to Integration server with avoiding the configurations for the special adapters

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7d4db211-0d01-0010-1e8e-9b0... - How To Work with XI 3.0 Java Proxies

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5a... Java Proxies and SAP XI - The Inside Story, Part 1

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7e... - Java Proxies and SAP XI - The Inside Story, Part 2

I hope this might help you...

regards,

vasanth.

Answers (4)

Answers (4)

former_member614185
Contributor
0 Kudos

Hi Bala,

For proxies you need to create a four level package. Goto the Transaction SPACKAGE and Give your own package name starting with Z and choose create.

Then create SAI_SXMS and SAI_TOOLS Package interfaces in the use access tab page. Now include a new package name in Package included tab page.

Double click on your new packge name continue the same steps 2 more times,

now the four level package has been created, you can use

the first given pakage name as a package name for creating packages

Former Member
0 Kudos

Hi prabu,

Can you please tell me why we need 4 level of package creation? and in which system we need to create the package i.e. in r/3 or xi?

Thanks

Bala

Former Member
0 Kudos

Hi,

While Creating Proxy Using SPROXY TC in Application Server, It Will Ask For Package.

This is Nothing but Like Your Folder to Save All your Development in this.

Create this Package in SE80.

Click on Edit Object

Click on Develpoment & Co ordination TAB

Create ur Package

Settings to do in XI & R/3 --- /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

File to ABAP Server Proxy -


/people/siva.maranani/blog/2005/04/03/abap-server-proxies

Reward Points if Helpful

Regards

Sesha

former_member184543
Active Participant
0 Kudos

Hi,

Please check this blog.. Should help

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - File to ABAP Proxy

Warm Regards

Sanjo

Award Points if helpful!!!

Former Member
0 Kudos

Hi Bala,

Go thru the following for abap proxy

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies activate proxy

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy abap client proxy

/people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies smarter approach for abap proxy

/people/siva.maranani/blog/2005/04/03/abap-server-proxies abap server proxy

creation of package:

Go to SE80-> Package-> create new package with the name starts with either Y or Z and save it, it gives one TP number.

Later on, You can store ur abap objects in that package.

Regards,

Ravi.

Former Member
0 Kudos

Hi,

Thank U for your immediate reponse. I have created package in se80. But it is not giving TP no. Can u tell me is there any other process to get the no.

Rgs

Bala

former_member614185
Contributor
0 Kudos

Hi bala,

Check out my previous post and try it.

I did the same for server proxy.

Former Member
0 Kudos

Yeah, It may not give TP number but you can use that package to save your further objects.

Ravi.

Former Member
0 Kudos

Hi Ravi,

Thanks.

Can U send me ur contact details. I want to have some more details from you.