cancel
Showing results for 
Search instead for 
Did you mean: 

No connection to Integration Builder

Former Member
0 Kudos

Hi

I got error "No connection to Integration Builder" in SPROXY R/3 4.7.

I have done the following:

1. SLDAPICUST configured

2. SLDCHECK also 100% tested successful

3. SXMB_ADM:

-integration engine configuration has been configured as "Application system" with http pointing to dest://IS_HTTP, where IS_HTTP is a RFC type H tested OK.

-queue also registered

4. HTTP service xi->engine at IS has been activated as well

Is there anything still missing?

Please and very much for any hints...

Thank you very much.

psl

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi Michal

It is strange IS server connecting to IBuilder is OK, the HTTP sibmitted in the test program is

http://xiserver:53300/rep/query/ext?service=QUERY&method=GENERIC&body=QUERY_REQUEST_XML&release=2.0

This is also the exact http submiited from R/3 to IBuilder, but get the status 400 error.

Checking into HTTP standard, status 400 mean "Syntax error", but I dun understand why IS to IB coneection has no problem.

Anyway, I appreciate and thank you very much for your effort and time in replying my message, if I found the solution, I will update this message for the benefit of others forum user.

Thank you very much!!!

//psl

MichalKrawczyk
Active Contributor
0 Kudos

no problem

my string has something like:

http://xiserver:53300/rep/query/ext?service=QUERY&method=GENERIC&body=QUERY_REQUEST_XML&release=2.0

with 3.0 at the end

Regards,

michal

Former Member
0 Kudos

Hi,

I had the same problem and I have already solved it.

You have just to apply the following sap notes :

1232805 - Saint: Queue calculation for an add-on with CRT´s fail.

769120 - Support Package for APPINT 200_620

The first one is to update tha SPAM/SAINT to v 30 and the second one allow you use the pi/xi objects on application system.

There is another sap note 689847, but you just apply this if the sap notes above described did not work.

Paulo Correa

Former Member
0 Kudos

Hi

Anybody please help...

Thank you very much

//psl

Former Member
0 Kudos

Hi Michal

Below is the HTTP test result with status 400 for RFC type H (dest://IS_HTTP) that is maintained in SXMB_ADM's integration engine configuration. This status 400 is the exact response seen during debug session when executing SPROX_CHECK_IFR_RESPONSE.

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

HEADER NAME HEADER VALUE

~response_line HTTP/1.0 400 Empty Payload

~server_protocol HTTP/1.0

~status_code 400

~status_reason Empty Payload

set-cookie sap-usercontext=sap-client=888; path=/

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

content-length 110

server SAP Web Application Server (1.0;620)

HTTP BODY

<html><body><H1>SAP Integration Engine</H1><BR />Empty header and empty

payloads received.<BR /></body></html>

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

What is that means?

Kindly advise.

//psl

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

I realy tried to get an error but the only other reponses that I "managed to" get are:

401 - wrong pass,

403 - wrong server,

404 - wrong port or path but no 400...

sorry..

Regards,

michal

Message was edited by: Michal Krawczyk

Former Member
0 Kudos

Hi Michal

Sorry for late reply as I was waiting to get APPINT SP updated to the latest SP6 as suggested by SAP, but does not help any.

Below are the input submited into METHOD cl_proxy_service=>get_xml_document called during the debug sessiong in SPROX_CHECK_IFR_RESPONSE:

http://xiserver:53300/rep/query/ext?service=QUERY&method=GENERIC&body=QUERY_REQUEST_XML&release=2.0

user is XIAPPLUSER

password is xipass (this is correct as per com.sap.aii.applicationsystem.serviceuser.language

com.sap.aii.applicationsystem.serviceuser.name

com.sap.aii.applicationsystem.serviceuser.pwd )

As for following exchange profile parameter, below are the values:

com.sap.aii.connect.repository.contextroot = dir

com.sap.aii.connect.repository.httpport = 53300

com.sap.aii.connect.repository.name = xiserver

Kindly advise

//psl

Former Member
0 Kudos

Hi michal

The 1st and 2nd were successful, but 3rd and 4th produced error.

3rd error: something like http not functioning

4th error: something like http data not understood

(can not recall exact message as i am checking this message offline now)

Kindly advise again, thank you

//PSL

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

1. go to sproxy -> test the connection once more

and when you see the error -> F1 to find the error number

(maybe you'll find a note on service.sap.com dealing with the issue)

2.you may also check these values in the exchange profile:

http://server:port/exchangeProfile/index.html

node - Connections:

com.sap.aii.connect.repository.contextroot = rep

com.sap.aii.connect.repository.httpport = "your xi port"

com.sap.aii.connect.repository.name = "hostname of the repository server"

3. when I test SE38 program SPROX_CHECK_IFR_RESPONSE

I can see an XML with all software components from the XI rep

what do you see?

Regards,

michal

Message was edited by: Michal Krawczyk

MichalKrawczyk
Active Contributor
0 Kudos

one more thing:

http://server:port/exchangeProfile/index.html

node - ApplicationSystem

com.sap.aii.applicationsystem.serviceuser.language

com.sap.aii.applicationsystem.serviceuser.name

com.sap.aii.applicationsystem.serviceuser.pwd

make sure that XIAPPLUSER has a correct password!

(you can try logging to XI sapgui on this user XIAPPLUSER)

when I changed the pwd to this user to a faulty one

I had the same responses as you did 1,2, working 3,4 not working

Regards,

michal

Former Member
0 Kudos

Hi Michal

Thank you very much for your reply.

Yes, both SAPSLDAPI and LCRSAPRFC rfc connections in R3 and J2EE admin run/tested succesfully.

Also, APPINT 200_620 add-on was installed, with SP also install up to level 2.

I have been running out of idea how to figure out where is the error, some previous posting in this forum does not help also, none of the SAP note can be found to be helpful as well, please help...

Thank again.

//psl

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

sproxy -> utilities -> connection test ?

all of those 4 reports (when you click on them) run ok?

Regards,

michal

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

what about :

SAPSLDAPI and LCRSAPRFC rfc connections?

and their registration in j2ee visual admin

are they working fine?

BTW

if you r3 is running on WAS 6.20

check if you have APPINT 200_620 installed

if you don't know where to find it check out this post:

Regards,

michal

Message was edited by: Michal Krawczyk