The following steps will help you determine if Webulator/400 has been configured properly for access. The intention of the list is to check the basic areas of access and should not be considered to be a comprehensive set of tests. Please note that you must have followed the steps in the Initial Webulator/400 Setup section for these tests to be valid.
In order to perform the following tests, Webulator/400 must be started on the AS/400 and a Web browser must be running on a workstation connected to the AS/400 using TCP/IP.
The value of the signon method will determine what you will see when you successfully
access a Webulator/400 URL. If the signon method is SCREEN, you will
receive a standard AS/400 signon screen. If the method is USEAUTHENTICATION,
you will receive a browser window asking for your user id and password. If the method is
USER or Exit Program, you should see the first screen for that AS/400 user profile. Please note
that if the method is DISABLED, you will receive an error message when
you try to access that URL.
http://your.system.name:port_no/
where:
your.system.name is your AS/400 system's TCP/IP host name or IP address.
port_no is your Webulator/400 port number (default is 5061).
For example, assume that your HOSTNAME is
www.xyz.com and your port_no is
5061. The name of your Webulator/400 root URL would be
http://www.xyz.com:5061/.
/
/STATUS/
The first entry is the Webulator/400 root session and the second session is a child off the
root session. You must
append the name of the child session entry to the URL of the Webulator/400 root to get
the correct URL for the child session entry. Assuming that the root session URL is
http://www.xyz.com:5061/, the URL for the child would be
http://www.xyz.com:5061/STATUS/.