cancel
Showing results for 
Search instead for 
Did you mean: 

XI Configuration check

Former Member
0 Kudos

Hello,

I am cross checking my configuration with the Readiness_Check_Version3.pdf

In one of the test cases on SLDCHECK mentioned below it says

"Check if the URL given in this section corresponds to

http://<host>:80<sysnr>/sap/xi/engine?type=entry "

and in my configuration this URL is missing.

Is this a fatal issue or can i go ahead ??

If this is an issue how shud i populate my URL here.??

In the section “Calling function LCR_GET_BS_DETAILS” there should be a statement “Function call

terminated successfully”. Check if the URL given in this section corresponds to

http://<host>:80<sysnr>/sap/xi/engine?type=entry

Thanks,

Ratnakar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Poduri,

Check the post installation steps which are given in this document:

http://help.sap.com/bp_bpmv130/Documentation/Installation/XI30InstallGuide.pdf

---Satish

Former Member
0 Kudos

Ratnakar,

This is a major issue.

Just go through the post installation doc and you should be able to fix this.

Follow this:

>In tcode SXMB_ADM, takes to <i>Integration Engine: Administration</i>>

Select <i>Integration Engine configuration</i> from <i>Configuration</i> node, takes you to Integration Configuration Data.

>Go to Edit> Change Global Configuration Data, see that the fields in Global Configuration Data are editable.

Select <i>Role of Business System</i> as <i>Integration Server.</i>

For Corresponding Integ. Server enter <i>http://<server>:<http port>/sap/xi/engine?type=entry</i>

<http port> can be had from tcode SMICM

good luck

-Naveen.

Former Member
0 Kudos

Ratnakar,

After you login into XI give TCode SLDCHECK. If everything is fine it shows as successful. In the last it gives http://<host>:80<sysnr>/sap/xi/engine?type=entry. If it gives any errors then you try to resolve them because your SLD is not proper.

---Satish