Configuring IBM WebSphere Portal V6.0
This example is for users that are familiar with the Web serving environment and have an existing IBM® WebSphere® Portal V6.0 environment.
This example describes all the steps necessary to get iSeries™ Access for Web running in an existing IBM WebSphere Portal V6.0 environment.
Configuring your portal environment consists of these steps:
Steps to configure the IBM WebSphere Portal environment:
- Start the IBM Web Administration for i5/OS interface.
- Start a 5250 session to the system.
- Sign on with a user profile that has at least these special authorities: *ALLOBJ, *IOSYSCFG, *JOBCTL, and *SECADM.
- Run the following command to start the Web administration interface job: STRTCPSVR SERVER(*HTTP) HTTPSVR(*ADMIN)
- Minimize the 5250 session.
- Start the IBM WebSphere Portal environment.
- Open a browser to: http://(system_name):2001.
- Log in with a user profile that has, at least, these special authorities: *ALLOBJ, *IOSYSCFG, *JOBCTL, and *SECADM.
- Select IBM Web Administration for i5/OS then the Manage tabbed page.
- Start the IBM WebSphere Portal environment where iSeries Access for Web portlets will be configured. Wait for the environment to reach a running status before continuing to the next step.
- Configure iSeries Access for Web portlets. Use the appropriate commands to configure iSeries Access for Web to your portal environment:
- For a WebSphere Application Server V6.0 for OS/400 ("Base edition") profile,
use these commands:
STRQSH cd /QIBM/ProdData/Access/Web2/install cfgaccweb2 -appsvrtype *WP60 -wasprf was_profile_name -wpusrid wp_user_ID
-wppwd wp_password -wpurl system_name:port/wps/config
-wpdftpag *CREATE
- For a WebSphere Application Server Network Deployment V6.0 for OS/400 edition profile, use these commands:
STRQSH cd /QIBM/ProdData/Access/Web2/install cfgaccweb2 -appsvrtype *WP60ND -wasprf was_profile_name -wpusrid wp_user_ID
-wppwd wp_password -wpurl system_name:port/wps/config
-wpdftpag *CREATE
The configuration command uses these variables:
- was_profile_name
- The name of the WebSphere Application Server profile where WebSphere Portal has been deployed and is currently running.
- wp_user_ID
- The WebSphere Portal user ID that has administrator-level authority to perform configuration changes to WebSphere Portal.
- wp_password
- The password for the user ID specified in the wpusrid parameter.
- system_name:port/wps/config
- The Uniform Resource Locator (URL) to access the WebSphere Portal configuration servlet. Replace system_name with the name of your i5/OS. Replace port with the port number where the Web environment is running.
- *CREATE
- Tells the command to create the default iSeries Access for Web portal pages and add iSeries Access for Web portlets to those pages. Specify *NOCREATE if you do not want these portal pages to be created.
- Use the iSeries Access for Web portlets.
- Open a new browser window to the IBM WebSphere Portal log in page. The URL might be similar to http://(system_name):(port)/wps/portal.
- Select the Log in link in the upper right corner of the page to log in to IBM WebSphere Portal.
- The Web page prompts for a User ID and Password.
- In the User ID field, enter an IBM WebSphere Portal user ID that has administrative authority.
- In the Password field, enter the password.
Select Log in. - The Web page is updated displaying the Welcome page.
- Select the new My iSeries tabbed page.
- Configure the iSeries Access for Web portlets.
Most of the iSeries Access for Web portlets must be configured before they can be used. The remaining steps use the iSeries Printer Output portlet as an example to describe how to configure most iSeries Access for Web portlets.
- Select the Print link.
- In the iSeries Printer Output portlet window, select the down arrow icon in the upper right corner of the portlet window. Select Edit Shared Settings.
- In the Server section, leave the default value for Server or enter the name of your i5/OS system.
- In the Authentication section, select Use credential specific to this portlet window. Enter i5/OS user and password information for the system specified in the Server field.
- In the General section, select Show server and Show user.
At the bottom of the page, select OK. - The page is updated. The iSeries Printer Output portlet lists available spooled files. Each spooled file has several action icons available.
Select the Send printer output name to icon, then select Send to iSeries Printer Output - Viewer.
- The iSeries Printer Output - Viewer portlet is updated with a link to a PDF version of the spooled file selected in the previous step. If you prefer to view the PDF within the portlet, select the down arrow in the upper right corner then Edit Shared Settings for the iSeries Printer Output- Viewer portlet and select View file within portlet option.
Select OK.
- Select the 5250 link on the left side of the window.
- The iSeries 5250 Session portlet Server field contains a default value. Enter a different i5/OS system name or leave the default setting.
Select Start Session.
The iSeries 5250 Session portlet is connected to your i5/OS.
The steps above are a simple example for configuring and using iSeries Access for Web portlets to access your i5/OS system. iSeries Access for Web portlets can be added to other pages and coexist with other portlets.
By following these steps, you completed these tasks:
Parent topic:
Examples for configuring an existing portal environment