cancel
Showing results for 
Search instead for 
Did you mean: 

Client Proxy error

vijay_kumar133
Active Participant
0 Kudos

Hi friends,

My scnario is Proxy to JDBC.

In this when i went to test my proxy interface.. i got this error..

<CODE>INTERNAL.SYSTEM_NOT_CONFIGURED_AS_XMB</CODE>

<ERRORTEXT>System not configured as XI Integration Engine</ERRORTEXT>

please rectify..

Regards

Vijay Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Configuration Business system as local Integration Engine.

1. Goto Transaction SXMB_ADM

2. Choose Edit --> Change Global Configuration Data.

3. Select Role of Business System: Application system

4. Corresponding Integration server: dest://<HTTPDESTINATION>. Here <HTTPDESTINATION> SAPISU_XID created in step 1. Dest://SAPISU_XID.

5. Under Specific Configuration Data you can specify additional configuration data

1.Select the relevant category under Specific Configuration Data.

2.Choose Change Specific Configuration Data.

For ABAP Proxies, Add the following configuration:

1.Category RUNTIME

2.Parameters: IS_URL

3.Current Value: dest://SAPISU_XID

regards

chandrakanth

vijay_kumar133
Active Participant
0 Kudos

Hi,

Now that is solved.. and i have testing the interface from Menu-Proxy-Testinterface..

i got this <SUCCESS>Services Processed Without Error</SUCCESS>

but when i check the same thing while executing report i am not getting any messages in monitoring ..

and one more thing i have checking the configuration test in both sides XI and R/3 at second test i got error

the test is

The HTTP Framework of the Web Application Server Must Run Correctly

=> Check with report SPROX_CHECK_HTTP_COMMUNICATION

If necessary, contact your system administrator. Please note that

the the HTTP framework belongs to the application server. The result

can therefore looks different on different application servers.

i got this error..

HTTP communication contains errors (see long text for diagnosis)

Message no. SPRX086

i think even error we have to solve... please help me to solve this error..

Regards

vijay

Former Member
0 Kudos

Your RFC Destination INTEGRATION_DIRECTORY_HMI may not be working correctly. Delete and recreate this. Check user id, password etc. are correct.

regards

chandra

Former Member
0 Kudos

Hi,

go to SM59 go to HTTP conection to ABAP system and check INTEGRATION_DIRECTORY_HMI

chirag

vijay_kumar133
Active Participant
0 Kudos

Hi

the RFC INTEGRATION_DIRECTORY_HMI is working and popup window is asking for userid and password..if i give username and pwd then it is showing sucess. and i am using the username as PIISUSER and pwd..

Regards

Vijay

Former Member
0 Kudos

Hi,

Correct user name ur using....can u check once again through SPROXY-> connection test.

chirag

Former Member
0 Kudos

hi

Please input XIISUSER and its pwd in Logon/Security tab, then the pop-up page should disappear. 500 error is OK.

regards

chandra

Former Member
0 Kudos

Check out the following SAP Notes 807000, 928038 ,721548 and 804124

regards

chandra

vijay_kumar133
Active Participant
0 Kudos

Hi

ya i have tested but the same..

i have one more question the RFC SAP_PROXY_ESR and SAPISU_XID are working in R/3 i have to create this 2 RFC destinations in XI also.. if so please give the values what i have to enter in XI to complete this destinations...

Regards

vijay Kumar

Former Member
0 Kudos

hi vijay,

As these RFC dest are of type T you need to maintain Maintaining the SAP J2EE Connection Parameters for LCRSAPRFC and SAPSLDAPI in SAP J2EE engine

follow these steps:

1. Goto J2EE Engine

2. Choose Cluster --> Server --> Services. JCo RFC provider

3. Under RFC destination specify the following:

Program ID: LCRSAPRFC

Gateway Host: <Integration Server host>

Gateway Service: <Integration Server gateway service>

Number of process: 3

4. Under Repository specify the following:

Application Server: <Integration Server host>

5. Choose Set.

3. Maintain SLD access details in Transaction SLDAPICUST

regards

chandrakanth

Former Member
0 Kudos

SAPISU_XID is u have refered from weblog which is used for XI connection it is pointing to XI.

u do not have to maintain the same. Follow and check the configuration which is mentioned in the weblog.

can u tell me does ur problem got solved?

chirag

close the thread with reward points.

vijay_kumar133
Active Participant
0 Kudos

Hi

i have checked SLDCHECK in r/3 it is working fine and SLDAPICUST is also maintained.. in r/3

and now when i am checking the connection test all the other are working but second one that is..

=> Check with report SPROX_CHECK_HTTP_COMMUNICATION

this is getting error ... and now INTEGRATION_DIRECTORY_HMI this rfc is working and asking for accept cookies not the logon..

so please solve this i have complete this proxy senario..

Regards

vijay

Former Member
0 Kudos

hi vijay,

click on accept the cookies

regards

chandra

Former Member
0 Kudos

hi,

except after entering the description and RFC Dest type, do not press ENTER button at all.(to elieminate the pop-up)

regards

chandra

vijay_kumar133
Active Participant
0 Kudos

Hi..

when i am testing RFC SAP_PROXY_ESR in target host if i give ip then it is working with out any error and when i use the target host neme it is throughing error..

i think for this sldapicust i have maintained target host name onley and user name is PIAPPLUSER

in that sldapicust..please check this need to concentrate on this issue..

Regards

Vijay

Answers (2)

Answers (2)

Former Member
0 Kudos

check in ur r/3 system in SXMB_ADM if it configured as application server and it has the destination to XI system

Former Member
0 Kudos

Hi,

Have u performed the configuration properly.

check the below weblog:

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

1. Goto Transaction SXMB_ADM

2. Choose Edit --> Change Global Configuration Data.

3. Select Role of Business System: Application system

4. Corresponding Integration server: dest://<HTTPDESTINATION>. Here <HTTPDESTINATION> SAPISU_XID created in step 1. Dest://SAPISU_XID.

chirag