cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding ABAP Client Proxies

Former Member
0 Kudos

Hi,

We are doing Proxy to JDBC

to activate ABAP proxies we are following the below BLOG

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

after completion of all these steps mentioned in the block also we are getting the following error while executing SPROXY in R/3 Server.

<b>No connection to Integration Builder (only local data visible</b>)

what could be the problem..

regards,

Seshagiri.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you have followed all the steps correctly as mentioned in the blog /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

then there should not be any problem.

Is your <b>WAS &#8805; 620</b> ???

Regards,

Sarvesh

Former Member
0 Kudos

is the http destination from R/3 to XI working fine... check in SM59

Former Member
0 Kudos

Hi Aravind,

When i test the HTTP connection in SM59 of R/3, i am getting the following error

HEADER NAME HEADER VALUE

~response_line HTTP/1.0 401 Unauthorized

~server_protocol HTTP/1.0

~status_code 401

~status_reason Unauthorized

content-type text/html; charset=utf-8

content-length 1917

sap-system XID

www-authenticate Basic realm="SAP Web Application Server [XID

sap-client 511

server SAP Web Application Server (1.0;700)

~remote_addr

~uri_scheme_expanded NONE

regards,

Seshagiri.

Former Member
0 Kudos

For this

• Check <b>XIAPPLUSER</b> is having this Role -<b>SAP_XI_APPL_SERV_USER</b>

• If the error is in XI Adapter, then your port entry should J2EE port 5<System no>

• If the error is in Adapter Engine

–then have a look into SAP note- 821026, Delete the Adapter Engine cache in transaction SXI_CACHE Goto --> Cache.

• May be wrong password for user XIISUSER

• May be wrong password for user XIAFUSER

– for this Check the Exchange Profile and transaction SU01, try to reset the password -Restart the J2EE Engine to activate changes in the Exchange Profile After doing this, you can restart the message

For more info look into this blog

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Regards,

Sarvesh

Former Member
0 Kudos

Hi Sarvesh,

This All Process which i said was done in R/3 Not in XI.

When I Run HTTP Connection RFC Cretaed in SM59 in R/3 , it is giving the Above mentioned error.

Xi Side Functioning is Fine.

According to this WEBLOG , we already have a setup of these RFC's in XI with Program ID's & Maintained in Visual Admin( Step 3 ) , So that Only SLDCHECK is giving Success for me.

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

Q1) Should we maintain the 3rd Step mentioned in BLOG, in R/3 Side Also ????? Or Not Required ????

Regards

Seshagiri

Former Member
0 Kudos

Hi,

<b><Q1) Should we maintain the 3rd Step mentioned in BLOG, in R/3 Side Also ????? Or Not Required ????></b>

<b>Yes</b>, you have to do this.

As i have already said that, you have to follow all the steps as mentioned in the blog. Any way go ahead and follow all the steps & points carefully.

Regards,

Sarvesh

Former Member
0 Kudos

This establishes connection between appl system with SLD. Also you need to get the HTTP connection from R/3 to XI system working

Former Member
0 Kudos

Hi Sarvesh,

All the Steps Mentioned in the Blog should be done in R/3 Only ?????

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

Regards

Seshagiri

Former Member
0 Kudos

<i><b><All the Steps Mentioned in the Blog should be done in R/3 Only ?????></b></i>

<b>YES</b>.

Regards,

Sarvesh

Former Member
0 Kudos

Hi ,

While Creating HTTP Connection in R/3 towards XI( Step 1 )

<b>1 User: XIAPPLUSER (for example); this user should represent the sending business system (see also the SAP XI Security Guide under Service Users for Message Exchange).</b>

Which User Name I have to Mention Here.

I have given XI User name Which we are Using for Development.

Please clear this Point.

Regards

Seshagiri

Former Member
0 Kudos

Hi,

<b><I have given XI User name Which we are Using for Development.></b>

<b>No</b> do not use your's user name, use only <b>XIAPPLUSER/ PIAPPLUSER</b> whichever is applicable and respective correct password.

Regards,

Sarvesh

Former Member
0 Kudos

Hi,

Ok, I will give that USer name( PIAPPLUSER ) & What About Client Number ????? Can I give the Client Number of my Development User ???

And One more thing is,

We Created LCRSAPRFC & SAPSLDAPI in sm59 with Program ID's <b>in XI</b> & Maintained in Visual Admin.

And We Created LCRSAPRFC & SAPSLDAPI in sm59 with Program ID's <b>in R/3</b> By Reffering J2EE Visual Admin Program ID's ( Already there for XI ).

Should I Maitain One more copy of program ID's in Visual Admin ???Or no need???

Regards

Seshagiri

Former Member
0 Kudos

Hi,

<b>1.</b> Client number should be of system which you will be using for proxy. So give the client No of your development system.

<b>2.</b> No need to maintain another copy of ID's in Visula Admin.

<b>Few more things needs to take care.</b>

1. Ignore any warning during creation of RFC destination.

2. Under <b>Service No</b> in <b>Technical Settings tab</b> use the HTTP port. To get this <b>login to XI</b> system use tcode <b>SMICM -


> Goto -


> Services</b> <b> and take the port no (starts with 80xx).

Regards,

Sarvesh

Message was edited by:

Sarvesh Singh

Former Member
0 Kudos

Hi,

Thanks,

<b>Under Service No in Technical Settings tab use the J2EE port. To get this login to XI system use tcode SMICM -


> Goto -


> Services and take the port no (starts with 80xx).</b>

This is not J2EE port Sarvesh, this is HTTP Port, Right ???

Regards

Seshagiri

Former Member
0 Kudos

Yes you are ritght. This is my typo mistake. It is HTTP prot. )

Former Member
0 Kudos

Hi Sarvesh,

I Made the Entries in SM59 for HTTP Connection with PIAPPLUSER .

When I Execute HTTP Connection, it is asking the User name & PWD Again.

Even though i give the Credentials, it is showing the following error.

HEADER NAME HEADER VALUE

~response_line HTTP/1.0 401 Unauthorized

~server_protocol HTTP/1.0

~status_code 401

~status_reason Unauthorized

content-type text/html; charset=utf-8

content-length 1894

sap-system XID

www-authenticate Basic realm="SAP Web Application Server [XID]"

sap-client 511

server SAP Web Application Server (1.0;700)

~remote_addr

~uri_scheme_expanded NONE

Please let me know the Solution

Regards

Giri

Former Member
0 Kudos

It should not ask for the user name & password again. Kindly check in tcode su01 it the user PIAPPLUSER is not locked, if locked unlock it. Also make sure the password is correct for this user.

Few things to check.

<b>Under Logon Security TAB</b>

1. Select SAP Standard radio button

2. SSL inactive

3. SSL Client Certificate "Default SSL Client (Standard)"

Better to follow this blog for HTTP 401 error!!

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Regards,

Sarvesh

Answers (0)