cancel
Showing results for 
Search instead for 
Did you mean: 

on XI sxi_monitor,Hint the error message ,help me

Former Member
0 Kudos

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.ConfigException: SLDAccess set to true, but not available.</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Jon,

Check if these threads can help u,

/thread/363469 [original link is broken]

****Reward points if helpfull***

Former Member
0 Kudos

on my xi RWB Adapter Monitor,THE JPR adapter is red &#65292;and can see the error below:

SLD access

SLD host:port = xjpsmsxi:50000

Error getting JPR configuration from SLD. Exception: No entity of class SAP_J2EEEngineCluster for prt.Java.null found

No access to get JPR configuration

Former Member
0 Kudos

Exchage Profile value issue...let me explore on it.

Thanks

Farooq.

Former Member
0 Kudos

Refer this link

Thanks

Farooq.

Former Member
0 Kudos

exchangeprofile:

<?xml version="1.0" encoding="utf-8"?>

<aiiparameters>

<section name="default">

<section name="Default.XML">

<parameter name="com.sap.aii.util.xml.parserFactory" since="1.0*" type="string">

<description>SAX-Parser and XSLT-Transformer used internally. This does not influence the Mapping-Runtime!</description>

<value>com.sap.engine.lib.jaxp.SAXParserFactoryImpl</value>

</parameter>

<parameter name="com.sap.aii.util.xml.transformerFactory" since="1.0*" type="string">

<description>SAX-Parser and XSLT-Transformer used internally. This does not influence the Mapping-Runtime!</description>

<value>com.sap.engine.lib.jaxp.TransformerFactoryImpl</value>

</parameter>

<parameter name="com.sap.aii.util.xml.schemaValidator" since="3.0" type="string">

<description>Class name of the schema validator.</description>

<value>com.sap.engine.lib.schema.validator.SchemaValidator</value>

</parameter>

</section>

<section name="Default.DatabaseSettings">

<parameter default="" name="com.sap.aii.util.sql.loglevel" since="2.0 SP1" type="integer">

<description>This parameter is used to log sql-accesses performed by the software (0 = no logging, 1 = log structure of SQL statement, 2 = log values, 3 = log stacktrace)</description>

<value>0</value>

</parameter>

<parameter default="false" name="com.sap.aii.util.sql.stmtCacheOff" since="2.0 SP1" type="boolean">

<description>If &quot;true&quot;, PreparedStatements will not be reused by the sql-layer.</description>

<value>false</value>

</parameter>

</section>

<parameter name="com.sap.aii.docu.url" since="2.0" type="string">

<description>Points to the root where the installed HTML files are accessible by a web browser. (if no documentation is available use &quot;null&quot;)</description>

<value>null</value>

</parameter>

<parameter name="com.sap.aii.docu.languages" since="2.0" type="string">

<description>Is a comma separated list of the language codes of all installed documentation languages. (if no documentation is available use &quot;null&quot;)</description>

<value>null</value>

</parameter>

</section>

<section name="Connections">

<parameter name="com.sap.aii.connect.secure_connections" since="3.0 SP1" type="string">

<description>List of XI components which use SSL communication instead of plain HTTP. (comma separated list of components)</description>

<value/>

</parameter>

<parameter name="com.sap.aii.connect.integrationbuilder.startpage.url" since="1.0*" type="string">

<description>Relative Location of XI tools start page (on the Repository Server).</description>

<value>rep/start/index.jsp</value>

</parameter>

<parameter name="com.sap.aii.connect.repository.name" since="1.0*" type="string">

<description>Contains the hostname of the repository server</description>

<value>xjpsmsxi</value>

</parameter>

<parameter name="com.sap.aii.connect.repository.httpport" since="1.0*" type="string">

<description>Contains the http port number of the repository server</description>

<value>50000</value>

</parameter>

<parameter name="com.sap.aii.connect.repository.httpsport" since="3.0 SP1" type="string">

<description>Contains the https port number of the repository server</description>

<value>@com.sap.aii.server.httpsport.repository@</value>

</parameter>

<parameter name="com.sap.aii.connect.repository.rmiport" since="1.0*" type="string">

<description>Contains the RMI port number of the repository server</description>

<value>50004</value>

</parameter>

<parameter name="com.sap.aii.connect.repository.contextroot" since="1.0*" type="string">

<description>Contains the contextRoot of the repository.</description>

<value>rep</value>

</parameter>

<parameter name="com.sap.aii.connect.directory.name" since="1.0*" type="string">

<description>Contains the hostname of the directory server</description>

<value>xjpsmsxi</value>

</parameter>

<parameter name="com.sap.aii.connect.directory.httpport" since="1.0*" type="string">

<description>Contains the http port number of the directory server</description>

<value>50000</value>

</parameter>

<parameter name="com.sap.aii.connect.directory.httpsport" since="3.0 SP1" type="string">

<description>Contains the https port number of the directory server</description>

<value>@com.sap.aii.server.httpsport.directory@</value>

</parameter>

<parameter name="com.sap.aii.connect.directory.rmiport" since="1.0*" type="string">

<description>Contains the RMI port number of the directory server</description>

<value>50004</value>

</parameter>

<parameter name="com.sap.aii.connect.directory.contextroot" since="2.0 SP0" type="string">

<description>Contains the contextRoot for HTTP-services of the directory.</description>

<value>dir</value>

</parameter>

<parameter name="com.sap.aii.connect.integrationserver.name" since="2.0 SP0" type="string">

<description>Contains the hostname of the Integration Server (Syntax: &lt;host&gt; [ &quot;.&quot; &lt;domain&gt;]*)</description>

<value>xjpsmsxi</value>

</parameter>

<parameter name="com.sap.aii.connect.integrationserver.httpport" since="2.0" type="string">

<description>HTTP port of the J2EE Engine of the Integration Server. Used by the XI integration directory to connect to the XI runtime.</description>

<value>50000</value>

</parameter>

<parameter name="com.sap.aii.connect.integrationserver.httpsport" since="3.0 SP1" type="string">

<description>HTTPS port of the J2EE Engine of the Integration Server. Used by the XI integration directory to connect to the XI runtime.</description>

<value>@com.sap.aii.connect.integrationserver.httpsport@</value>

</parameter>

<parameter name="com.sap.aii.connect.integrationserver.contextroot" since="2.0 SP0" type="string">

<description>Contains the contextRoot of the Integration Server.</description>

<value>run</value>

</parameter>

<parameter name="com.sap.aii.connect.integrationserver.r3.httpport" since="3.0" type="string">

<description>HTTP port of Integrationserver to connect to ICF (ABAP)</description>

<value>8000</value>

</parameter>

<parameter name="com.sap.aii.connect.integrationserver.r3.httpsport" since="3.0 SP1" type="string">

<description>HTTPS port of Integrationserver to connect to ICF (ABAP)</description>

<value>@com.sap.aii.connect.integrationserver.r3.httpsport@</value>

</parameter>

<parameter name="com.sap.aii.connect.integrationserver.r3.sysnr" since="2.0 SP0" type="string">

<description>SAP system number of the Integration Server (see JCO documentation of property jco.client.sysnr)</description>

<value>00</value>

</parameter>

<parameter name="com.sap.aii.connect.integrationserver.r3.client" since="2.0 SP0" type="string">

<description>SAP client of the Integration Server (see JCO documentation of property jco.client.client)</description>

<value>100</value>

</parameter>

<parameter name="com.sap.aii.connect.landscape.name" since="1.0*" type="string">

<description>Contains the hostname of the landscape directory server</description>

<value>xjpsmsxi</value>

</parameter>

<parameter name="com.sap.aii.connect.landscape.httpport" since="1.0*" type="string">

<description>Contains the HTTP port number of the landscape directory server (listening for WBEM requests)</description>

<value>50000</value>

</parameter>

<parameter name="com.sap.aii.connect.landscape.httpsport" since="3.0 SP1" type="string">

<description>Contains the HTTPS port number of the landscape directory server (listening for WBEM requests)</description>

<value>@com.sap.aii.server.httpsport.lcr@</value>

</parameter>

<parameter name="com.sap.aii.connect.landscape.contextroot" since="2.0 SP0" type="string">

<description>Contains the contextRoot of the landscape directory server.</description>

<value>sld</value>

</parameter>

<parameter name="com.sap.aii.connect.cr.name" since="1.0*" type="string">

<description>Contains the hostname of the component repository server.</description>

<value>xjpsmsxi</value>

</parameter>

<parameter name="com.sap.aii.connect.cr.httpport" since="1.0*" type="string">

<description>Contains the HTTP port number of the component repository server.</description>

<value>50000</value>

</parameter>

<parameter name="com.sap.aii.connect.cr.httpsport" since="3.0 SP1" type="string">

<description>Contains the HTTPS port number of the component repository server.</description>

<value>@com.sap.aii.server.httpsport.cr@</value>

</parameter>

<parameter name="com.sap.aii.connect.cr.contextroot" since="2.0 SP0" type="string">

<description>Contains the contextRoot of the component repository server.</description>

<value>sld</value>

</parameter>

<parameter name="com.sap.aii.connect.rwb.name" since="2.0 SP0" type="string">

<description>Contains the hostname of the runtime workbench.</description>

<value>xjpsmsxi</value>

</parameter>

<parameter name="com.sap.aii.connect.rwb.httpport" since="2.0 SP0" type="string">

<description>Contains the http port number of the runtime workbench.</description>

<value>50000</value>

</parameter>

<parameter name="com.sap.aii.connect.rwb.httpsport" since="3.0 SP1" type="string">

<description>Contains the HTTPS port number of the runtime workbench.</description>

<value>@com.sap.aii.connect.rwb.httpsport@</value>

</parameter>

<parameter name="com.sap.aii.connect.rwb.contextroot" since="2.0 SP0" type="string">

<description>Contains the contextRoot for HTTP-services of the runtime workbench.</description>

<value>rwb</value>

</parameter>

<parameter name="com.sap.aii.connect.rwb.r3.sysnr" since="3.0" type="string">

<description>R3 system number of the WebAS on which the RWB runs. Required for JCO connections from the RWB on J2EE to the ABAP part of its WebAS.</description>

<value>00</value>

</parameter>

<parameter name="com.sap.aii.connect.rwb.r3.client" since="3.0" type="string">

<description>Client of RWB&apos;s WebAS on which the Java components will be monitored through GRMG. Required for JCO connections from the RWB to the ABAP part of its WebAS.</description>

<value>100</value>

</parameter>

</section>

<section name="IntegrationBuilder">

<section name="IntegrationBuilder.Repository">

<parameter name="com.sap.aii.ibrep.server.compiler.classpath_resolverServiceName" since="3.0" type="string">

<description>The proxy generation and the graphical mapping tool use the compiler on the SAP J2EE Engine. The sources to compile depend on the deployed Exchange Repository application jars. The compiler uses the classpath_resolver service to determine the classpath of the Exchange Repository application. The compiler needs the classpath resolver service name for the lookup of the service.</description>

<value>classpath_resolver</value>

</parameter>

<parameter name="com.sap.aii.ibrep.server.compiler.classpath_resolver.applicationName" since="3.0" type="string">

<description>The classpath resolver needs this application name to be able to find the path to the application files.</description>

<value>sap.com/com.sap.xi.repository/</value>

</parameter>

<parameter name="com.sap.aii.repository.mapping.additionaltypes" since="2.0" type="string">

<description>Beside the standard mapping types like &quot;class&quot; for java mapping programs or &quot;xsl&quot; for XSLT programs, you can register additional mapping types. These additional mapping types enable the calling of mapping programs which are not stored in the Integration Repository. Technically, the Integration Server calls the ABAP function CALL_PARTNER_MAPPING with the additional mapping type name as destination. Therefore, the additional mapping type name must be registered as RFC-Destination in the Integration Server, too. In the Integration Builder, the additional mapping types can be selected in the Interface Mapping Editor during the creation of an Interface Mapping. You can enter a link to a mapping program of a SAP Partner in the Interface Mapping, which is passed to the BAdI during the execution.

You have to specify a key and a caption for an additional mapping type. The key field is restricted to 20 characters and should only contain the characters a,...,z and A,...,Z, the numbers 0,...,9, and the underscore &quot;_&quot;. The caption should not exceed 25 chracters. The caption is separated from the key by &quot;|&quot;. Different additional mapping types are separated by &quot;;&quot;.

Example: PA_TYPE|Partner Mapping;pa_trafo|Partner Transformation

Note: Use the value &quot;none&quot;, if no additional mapping types are used.</description>

<value>none</value>

</parameter>

<parameter default="XIREPUSER" name="com.sap.aii.repository.serviceuser.name" since="1.0" type="string">

<description>Service User. This user is used by the repository, when it connects to other components</description>

<value>XIREPUSER</value>

</parameter>

<parameter name="com.sap.aii.repository.serviceuser.pwd" since="1.0" type="pwd" encoded="true">

<description>Service User Password. This user is used by the repository, when it connects to other components</description>

<value>lphf62fsajfa39epraf</value>

</parameter>

<parameter name="com.sap.aii.repository.serviceuser.language" since="1.0" type="string">

<description>Service User Language. This user is used by the repository, when it connects to other components</description>

<value>EN</value>

</parameter>

<parameter name="com.sap.aii.repository.serviceuser.certificate" since="3.0 SP1" type="string">

<description>Alias of the certificate for the repository service user (optional; is required for HTTPS communication).</description>

<value/>

</parameter>

</section>

<section name="IntegrationBuilder.Directory">

<parameter default="XIDIRUSER" name="com.sap.aii.directory.serviceuser.name" since="1.0" type="string">

<description>Service User. This user is used by the directory, when it connects to other components.</description>

<value>XIDIRUSER</value>

</parameter>

<parameter name="com.sap.aii.directory.serviceuser.pwd" since="1.0" type="pwd" encoded="true">

<description>Service User Password. This user is used by the directory, when it connects to other components.</description>

<value>lphf62fsajfa39epraf</value>

</parameter>

<parameter name="com.sap.aii.directory.serviceuser.language" since="1.0" type="string">

<description>Service User Language. This user is used by the directory, when it connects to other components.</description>

<value>EN</value>

</parameter>

<parameter name="com.sap.aii.directory.serviceuser.certificate" since="3.0 SP1" type="string">

<description>Alias of the certificate for the directory service user (optional; is required for HTTPS communication).</description>

<value/>

</parameter>

</section>

<parameter name="com.sap.aii.ib.client.jnlp.j2se.initialheapsize" since="3.0" type="string">

<description>Minimum heap size of client java vm.</description>

<value>32m</value>

</parameter>

<parameter name="com.sap.aii.ib.client.jnlp.j2se.maxheapsize" since="3.0" type="string">

<description>Maximum heap size of client java vm.</description>

<value>512m</value>

</parameter>

<parameter name="com.sap.aii.ib.client.applicationname.directory" since="3.0" type="string">

<description>Application name of directory - used for JNDI lookup of beans</description>

<value>sap.com/com.sap.xi.directory/</value>

</parameter>

<parameter name="com.sap.aii.ib.client.applicationname.repository" since="3.0" type="string">

<description>Application name of repository - used for JNDI lookup of beans</description>

<value>sap.com/com.sap.xi.repository/</value>

</parameter>

<parameter name="com.sap.aii.ib.server.localbeanjndiprefix.repository" since="3.0" type="string">

<description>Prefix used for JNDI lookup of local beans in the ExchangeRepository</description>

<value>java:comp/env/</value>

</parameter>

<parameter name="com.sap.aii.ib.server.localbeanjndiprefix.directory" since="3.0" type="string">

<description>Prefix used for JNDI lookup of local beans in the ExchangeDirectory</description>

<value>java:comp/env/</value>

</parameter>

<parameter name="com.sap.aii.ib.client.login.InitialContextFactory" since="1.0*" type="string">

<description>Factory used for initial context</description>

<value>com.sap.engine.services.jndi.InitialContextFactoryImpl</value>

</parameter>

<parameter name="com.sap.aii.ib.client.login.languages" since="2.0 SP0" type="string">

<description>Available login languages. (Format: comma separated list)</description>

<value>EN,DE</value>

</parameter>

<parameter name="com.sap.aii.ib.client.content.languages" since="3.0" type="string">

<description>Available content languages (Format: comma separated list). The first language in this list is used as default content language.</description>

<value>EN,DE</value>

</parameter>

<parameter name="com.sap.aii.ib.client.properties" since="2.0 SP0" type="string">

<description>List of Properties used by the client. (Format: comma separated list)</description>

<value>com.sap.aii.ib.client., com.sap.aii.ib.core., com.sap.aii.util.xml., com.sap.aii.connect., com.sap.aii.repository.mapping.additionaltypes, com.sap.aii.docu., com.sap.aii.ibrep.core.cms., com.sap.aii.ibdir.core.cms.*</value>

</parameter>

<parameter name="com.sap.aii.ib.server.connect.webas.r3.usefastrfc" since="2.0 SP0" type="boolean">

<description>Connection from Java stack to ABAP stack of WebAS: This flag determines, if FastRFC should be used for connection to the R/3 part of the WebAS server.</description>

<value>false</value>

</parameter>

<parameter name="com.sap.aii.ib.server.connect.webas.r3.client" since="1.0*" type="string">

<description>Connection from Java stack to ABAP stack of WebAS: JCO connection from the J2EE engine to &quot;its&quot; R3 instance: SAP client (see JCO documentation of property jco.client.client)</description>

<value>100</value>

</parameter>

<parameter name="com.sap.aii.ib.server.connect.webas.r3.ashost" since="1.0*" type="string">

<description>Connection from Java stack to ABAP stack of WebAS: JCO connection from the J2EE engine to &quot;its&quot; R3 instance: SAP application server (see JCO documentation of property jco.client.ashost)</description>

<value>xjpsmsxi</value>

</parameter>

<parameter name="com.sap.aii.ib.server.connect.webas.r3.sysnr" since="1.0*" type="string">

<description>Connection from Java stack to ABAP stack of WebAS: JCO connection from the J2EE engine to &quot;its&quot; R3 instance: SAP system number (see JCO documentation of property jco.client.sysnr)</description>

<value>00</value>

</parameter>

<parameter name="com.sap.aii.ib.server.lockauth.activation" since="2.0 SP0" type="string">

<description>Activate the Locking and Authorization Service.</description>

<value>true</value>

</parameter>

<parameter default="false" name="com.sap.aii.ib.server.concurrent_edit" since="3.0" type="boolean">

<description>Allows multiple users to have the same object in a changelist. Causes conflicts, when second changelist is activated.</description>

</parameter>

<parameter default="false" name="com.sap.aii.ib.server.upgrade_mode" since="3.0" type="boolean">

<description>Reduces login to the named users, given by the corresponding parameter upgrade_users. This parameter may be set to true, to prevent objects from beeing changed during upgrade.</description>

</parameter>

<parameter name="com.sap.aii.ib.server.upgrade_users" since="3.0" type="string">

<description>Comma-separated list of users, which are allowed to login, if the coresponding parameter upgrade_mode is set to true.</description>

<value/>

</parameter>

<parameter default="true" name="com.sap.aii.ib.server.pvc.check_integrationtime" since="3.0 SP2" type="boolean">

<description>This parameter switches on/off the integration time check of the versioning tool.</description>

<value/>

</parameter>

<parameter default="false" name="com.sap.aii.ib.core.sso.enabled" since="3.0 SP4" type="boolean">

<description>Enables SSO for the Integration Builder clients. If this parameter is true, the Repository and Directory links on the start page are working with SSO.</description>

<value/>

</parameter>

</section>

<section name="IntegrationServer">

<section name="IntegrationServer.MappingRuntime">

<parameter default="/xi/mapping" name="com.sap.aii.mapping.root" since="?" type="string"/>

</section>

<parameter name="com.sap.aii.ib.client.applicationname.runtime" since="3.0" type="string">

<description>Application name of runtime - used for JNDI lookup of beans</description>

<value>sap.com/com.sap.xi.services/</value>

</parameter>

<parameter name="com.sap.aii.ib.server.localbeanjndiprefix.runtime" since="3.0" type="string">

<description>Prefix used for JNDI lookup of local beans in the Runtime</description>

<value>java:comp/env/</value>

</parameter>

<parameter default="XIISUSER" name="com.sap.aii.integrationserver.serviceuser.name" since="3.0" type="string">

<description>Service User. This user is used by the integration server, when it connects to other components (e.g. directory).</description>

<value>XIISUSER</value>

</parameter>

<parameter name="com.sap.aii.integrationserver.serviceuser.pwd" since="3.0" type="pwd" encoded="true">

<value>lphf62fsajfa39epraf</value>

</parameter>

<parameter name="com.sap.aii.integrationserver.serviceuser.language" since="3.0" type="string">

<value>EN</value>

</parameter>

<parameter name="com.sap.aii.integrationserver.serviceuser.certificate" since="3.0 SP1" type="string">

<description>Alias of the certificate for the service user of the integration server (optional; is required for HTTPS communication).</description>

<value/>

</parameter>

</section>

<section name="ApplicationSystem">

<parameter default="XIAPPLUSER" name="com.sap.aii.applicationsystem.serviceuser.name" since="1.0*" type="string">

<description>Service User. This user is used by application, when they connect to the Integration Server</description>

<value>XIAPPLUSER</value>

</parameter>

<parameter name="com.sap.aii.applicationsystem.serviceuser.pwd" since="1.0*" type="pwd" encoded="true">

<description>Service User Password. This user is used by application, when they connect to the Integration Server</description>

<value>lphf62fsajfa39epraf</value>

</parameter>

<parameter name="com.sap.aii.applicationsystem.serviceuser.language" since="1.0*" type="string">

<description>Service User Language. This user is used by application, when they connect to the Integration Server</description>

<value>EN</value>

</parameter>

<parameter name="com.sap.aii.applicationsystem.serviceuser.certificate" since="3.0 SP1" type="string">

<description>Alias of the certificate for the service user of application systems (optional; is required for HTTPS communication).</description>

<value/>

</parameter>

</section>

<section name="RuntimeWorkbench">

<parameter default="XIRWBUSER" name="com.sap.aii.rwb.serviceuser.name" since="2.0 SP0" type="string">

<description>Service User. This user is used by the Runtime Workbench, when connecting to other servers.</description>

<value>XIRWBUSER</value>

</parameter>

<parameter name="com.sap.aii.rwb.serviceuser.pwd" since="2.0 SP0" type="pwd" encoded="true">

<description>Service User password. This user is used by the Runtime Workbench, when connecting to other servers.</description>

<value>lphf62fsajfa39epraf</value>

</parameter>

<parameter name="com.sap.aii.rwb.serviceuser.language" since="2.0 SP0" type="string">

<description>Service User language. This user is used by the Runtime Workbench, when connecting to other servers.</description>

<value>EN</value>

</parameter>

<parameter name="com.sap.aii.rwb.serviceuser.certificate" since="3.0 SP1" type="string">

<description>Alias of the certificate for the service user of the Runtime Workbench(optional; is required for HTTPS communication).</description>

<value/>

</parameter>

<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.ashost" since="3.0" type="string">

<description>Application server of the WebAS on which the centtral PMI, central CCMS and central Alert Server run. Required for JCO connections and HTTP connections to the monitoring server.</description>

<value>xjpsmsxi</value>

</parameter>

<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.client" since="3.0" type="string">

<description>Client on which the central PMI, CCMS and Alert Server run. Required for JCO connections.</description>

<value>100</value>

</parameter>

<parameter name="com.sap.aii.rwb.server.centralmonitoring.r3.sysnr" since="3.0" type="string">

<description>System number of the WebAS on which the central PMI, CCMS and Alert Server run. Required for JCO connections.</description>

<value>00</value>

</parameter>

<parameter name="com.sap.aii.rwb.server.centralmonitoring.httpport" since="3.0" type="string">

<description>HTTP port of the WebAS (ABAP part) on which the central PMI, CCMS and Alert Server run. Required for HTTP connections to the monitoring server.</description>

<value>50000</value>

</parameter>

<parameter name="com.sap.aii.rwb.server.centralmonitoring.httpsport" since="3.0 SP" type="string">

<description>HTTPS port of the WebAS (ABAP part) on which the central PMI, CCMS and Alert Server run. Required for HTTPS connections to the monitoring server.</description>

<value>@com.sap.aii.rwb.server.centralmonitoring.httpsport@</value>

</parameter>

</section>

<section name="AdapterFramework">

<parameter default="XIAFUSER" name="com.sap.aii.adapterframework.serviceuser.name" since="3.0" type="string">

<description>Service User. This user is used by the AdapterFramework, when connecting to other servers.</description>

<value>XIAFUSER</value>

</parameter>

<parameter name="com.sap.aii.adapterframework.serviceuser.pwd" since="3.0" type="pwd" encoded="true">

<description>Service User password. This user is used by the AdapterFramework, when connecting to other servers.</description>

<value>lphf62fsajfa39epraf</value>

</parameter>

<parameter name="com.sap.aii.adapterframework.serviceuser.language" since="3.0" type="string">

<description>Service User language. This user is used by the AdapterFramework, when connecting to other servers.</description>

<value>EN</value>

</parameter>

<parameter name="com.sap.aii.adapterframework.serviceuser.certificate" since="3.0 SP1" type="string">

<description>Alias of the certificate for the service user of the Adapter Framework (optional; is required for HTTPS communication).</description>

<value/>

</parameter>

</section>

</aiiparameters>

prasanthi_chavala
Active Contributor
0 Kudos

Hi,

Check out the weblog under sld section:

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

>><b> 1. I got error message "SLDAccess set to true, but not available".</b>

Go to SLD:

http://server:port/sld/ListServlet?bsview=true

Business systems and check if your XI business system has correct "Pipeline URL" parameter defined:

http://server:httpport/sap/xi/engine?type=entry

also check TCODE -> SLDCHECK

Regards,

Prasanthi.

Former Member
0 Kudos

Have a look on this thread also

Thanks

Farooq.