on 2009 Jan 06 3:44 PM
Hello All,
Our env. is PI 7.0 , and when we try to open PI home page with fully qualified name it alerts as "Page can not be displayed ".same thing comes up even from integration engine level too(sxmb_ifr) .
When we edit the url by deleting the fully qualified name
http://sappid.jcb.com:50300/rep/start/index.jsp to http://sappid:50300/rep/start/index.jsp the XI home page is getting opened up with out any problems.
Can any one guide me where to correct the url , so that it opens up from SXMB_IFR automatically .
Best Regards
Rakesh
This message was moderated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rakesh,
Please check this blog for FQDN.. It points out solution for PI 7.1, but you can cross check the last 2-3 steps provided under solutions:
https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/9661
Sachin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
in your local system, in etc folder, there is a host file. Open the host file with notepad. Remove existing entries for your this XI server. Add below entry:
sappid IP
where IP is your XI system's IP and in above, after sappid have a tab and then your IP.
Then reopen your XI IB page by SXMB_IFR.
Regards,
Rajeev Gupta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Try after entering fully qulified with IP address in Windows host file at fllowing location.
C:\WINDOWS\system32\drivers\etc
Regards,
Sami.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rakesh
Along with what suggested above.
Check with your system Host file as well. if the entry is not present with FQDN it can have problem opening in browsers.
Thanks
Gaurav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Set fully qualified name in ICM using transaction RZ10. Better ask basis to do so..
icm/host_name_full
http://help.sap.com/saphelp_nw04/helpdata/en/e7/7af83b0255a206e10000000a11402f/content.htm
Regards,
Sreenivas.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sounds more like a network problem to me.
Make sure that your DNS server points both long and short names to the same IP.
Alternativelly, you could point the long name directly to the proper IP in your Windows hosts file.
Since SXMB_IFR brings up the fully qualified host name, I'd say that it is already configured in your instance.
You can check it through the Instance Profile (tx RZ10) or ICM parameters (tx SMICM, goto parameters, display).
Regards,
Henrique.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.