BBelow are the steps to configure web dispatcher in windows server:-
- Copy the files sapwebdisp.exe & icmadm from exe/UC/NTADM64 (kernel Folder) to usr/SAP/SID/JC01/exe
- UNCAR the file Icmadmin.SAR , SAPCAR –xvf Icmadmin.SAR
- Now in SCS instance in MMC ,check developers trace(msg server) , check in developers trace where http is listening.
- Now Start SAP Webdispatcher
· /JC0/exe > SapWebDisp - bootstrap (command prompt)
· Enter values as requested
· Msg server host ---ABCDE2013
· http port of message server –8102
· Instance no of SAP WebDispatcher ---8888( any no you can give)
· Enter
· It will generate a ‘sapwebdisp.pfl’ file.
5. 5. After pfl file is generated ,the URL will be displayed on Command prompt
6. 6.Restart Sapwebdisp with profile : sapwebdisp.pfl
· Sapwebdisp started with new PID 4696
7. 7.You can now access your portal
8. In case if you want to change the url to something else you need to edit the sapwebdisp.pfl file.
· Say instead of hyperlink http://ABCDE2013:8888/irj/portal ,you want to open hyperlink “http://ABCDE2013:8888/irj/login
· Add icm/http/redirect_0 = PREFIX =/ ,To= /irj/login.html
· Restart the WebDispatcher.
No comments:
Post a Comment