In my earlier post ‘WebSphere Portal Server: Virtual Portals Concept’ we have discussed about the Content of a virtual portal. Here we can configure our virtual portal using XML configuration interface script that will be an xml file and using it we will create a Virtual Portal. For example here I have configured and XML file InitVirtualPortal_ITCD.xml using the XML configuration interface script and I have added desired content in it.
Following are the steps to create a Virtual Portal:
Step1. Place the InitVirtualPortal_ITCD.xml file to the following WPS installed location:
C:\IBM\WebSphere \wp_profile\installedApps\
Step2. Open the Portal administration console for the Portal server by going to https://localhost:10040/wps/portal/ and logging in as administrator user "wpsadmin" password "wpsadmin".
Step3. Click on Virtual Portals->Manage Virtual Portals
Step4. Click on the little arrow in the upper-right corner of the Virtual Portal Manager portlet and select Edit Shared Settings
Step5. Change the value for the Xml script to create virtual portal content tree field to "InitVirtualPortal_ITCD.xml" and click OK.
Step6. Click on New Virtual Portal tab
Step7. Enter the following information:
Virtual portal title: iTech Cognition Domain
URL Context: ITCD
Virtual portal hostname: You can leave blank
User realm: You can leave blank
Initial admin user group: Wpsadmins (Administrator)
Then Click Ok.
Virtual Portal ‘ITCD’ has created successfully:
No comments:
Post a Comment