cancel
Showing results for 
Search instead for 
Did you mean: 

Iintegration Builder (Configuration) and SLD

Former Member
0 Kudos

We have 2 SLD. Only one is configured (sld1).

I see second SLD (sld2) in Iintegration Builder.

How to change sld2 on sld1 in Integration Builder? Is it possible?

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

check your SLD settings in the ABAP part

TCODEs:

sldapicust

sldcheck

Regards,

michal

Former Member
0 Kudos

sld1 is configured correctly.

<b>sldapicust</b>

There is only sld1 but IB sees sld2.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

check exchange profile parameters :

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

Connections

com.sap.aii.connect.landscape.contextroot

com.sap.aii.connect.landscape.httpport

com.sap.aii.connect.landscape.name

Regards,

michal

Former Member
0 Kudos

Is ok with sld2

sld1:

dbconnect.prop: failed to load properties file ./dbconnect.properties

Stack Trace class com.sap.rprof.dbprofiles.DBException:

at com.sap.rprof.dbprofiles.AbapConnect.setupDefaultJcoCommunication(AbapConnect.java:122)

Former Member
0 Kudos

Stumbled across this message whilst trying to fix the same problem.. thought I would post fix that worked for me..

The exchangeProfile settings Michal mentioned are not the only ones. The Integration Builder uses the exchangePRofile fields <i>com.sap.aii.connect.cr.</i> in this instance. I had altered <i>com.sap.aii.connect.landscape.</i> only. Once I also changed <i>com.sap.aii.connect.cr.*</i> Integration Builder was able to connect. All this is in note 720717.

Chris

Former Member
0 Kudos

Hi Sergey,

Change your SLD Configuration at XI with SAPLogon

and take a look at XI Installation Guide

Regards,

Robin