Use the iSeries Web Tools Run-time Configuration wizard to specify the authentication and run-time values for every host program or procedure call made by any Web interaction in the Web project.
To open the wizard you can either:
Additional considerations
In addition to using the iSeries Web Tools Run-time Configuration wizard to define authentication and run-time values, you need to ensure that host servers are running on your iSeries host when you run your Web application. The servers are *SRVMAP, *CENTRAL, *RMTCMD, and *SIGNON.
STRHOSTSVR *RMTCMDto start the *RMTCMD server. To start all host servers, use the command:
STRHOSTSVR *ALL
To test iSeries Web interactions in the WebSphere Application Server Test Environment, you need a TCP/IP connection to your iSeries host, and the user profile QUSER must be enabled.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.