Copy or upload the login.bzs file
that you created and saved on your local workstation to the BlueZone
product folder on your web server.
Update the BlueZone distribution file. The Web-to-Host Control Module must
be made aware that a new or updated file is to be made available to
the users. This is accomplished by using the BlueZone version control
feature. You must modify the distribution file specified in the object
tag.
On the web server, navigate to the bz3270 folder,
locate the display.e3d file, and open it with
Notepad.
This example shows a new configuration file being updated, mfdisp1.zmd,
and the login script (login.bzs) being added.
Update the version value of mfdisp1.zmd by
changing the 1 to a 2 (or
the next higher number).
Add login.bzs,1. Later, if the login.bzs script
is updated, the version number must be incremented accordingly.
Test the web page containing the object tag that includes
the variables. BlueZone should start, connect, run the script, and
log the user in with values contained in the object tag.