cancel
Showing results for 
Search instead for 
Did you mean: 

SXMB_IFR cannot open the URL

Former Member
0 Kudos

Hi,

I have a problem with SXMB_IFR transaction. When i execute it from ABAP XI, URL(http://hostname:port/rep/start/index.jsp) is not opening.

But when i open the URL as http://ipaddress:port/rep/start/index.jsp, its working fine.

Does this require any parameter set up in XI java admin.

Thanks & Regards,

Jilan Bhasha

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

try opening a command prompt and perform an

nslookup <ipaddress>

it should return a server name. If it does not, your server name should be defined in the hosts file as indicated by other responders.

Former Member
0 Kudos

Hi Jilan,

i am also, facing the same problem. Can you help me how to solve this issue.

Thanks and Regards,

Sailesh K

Former Member
0 Kudos

Check the information in:

http://hostname:port/exchangeProfile

Specifically:

Connections > com.sap.aii.connect.integrationbuilder.startpage.url

Connections > com.sap.aii.connect.directory.name

Also, make sure the fully qualified domain name is entered in each link with .name - as above

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Go to the Host file of your machine and add the Hostname and the Ipaddress in the host file.

The host file will be available in the path,

<b>windows folder/system32/drivers/etc</b>

In the hosts file , add the IPaddress and Hostname

Regards

Bhavesh

Former Member
0 Kudos

Hi,

Add hostname entry of ur XI server in ur drivers->host file.

Go to start->run->drivers->go to host file and then add hostname and corresponding ipaddress of ur xi server.

Thanks.

former_member192798
Active Contributor
0 Kudos

Hi Jilan,

Add the ipaddress in your host file.

Regards.

Praveen