start portlet menu bar

HCLSoftware: Fueling the Digital+ Economy

Display portlet menu
end portlet menu bar
Close
Select Page

Pre-requisites:

  1. HCL Z and I Emulator for Web server
  2. A compatible Web browser such as:
    1. Google Chrome v59.0.3071.115 or above
    2. Firefox v51.0.1 or above
  3. An Application server such as:
    1. IBM WebSphere Application Server v9.0.0.4 and above
    2. IBM WebSphere Application Server v8.5.5.11 and above
    3. Embedded Server
    4. Tomcat and
    5. Liberty Server
  4. A supported Client Operating Systems such as:
    1. Windows 10 and above
    2. RHEL 7.2 and above
    3. Mac OS 10.11 and above (Only Firefox browser is supported)

Deployment steps:

  • Download the HCL ZIE for Web Client package from Flexnet.
  • Extract the contents of HCL ZIE for Web Client package (.zip) file.
  • Deploy the EAR (Enterprise Application archive) file on WAS using WAS Admin console – using all the default options.

Configuration steps:

  • Restart WAS after deploying the EAR file. The ZIE for Web Client runtime. needs to be configured to connect to the ZIEWeb server.
  • Click on ZIE for Web Client application on the applications page.

How to setup Z and I Emulator for Web Client

  • Select “Initialize parameters for servlets” link on the Configuration page

How to setup Z and I Emulator for Web Client

  • Configure the initial parameters of ZIE for Web Client application on WAS with Z and I Emulator for Web service manager and web server details.

How to setup Z and I Emulator for Web Client

In short: ZIEWebServer, ZIEWebServerPort and ZIEAlias point to the http-server part of the ZIEWeb Server (same data that is entered in the browser session).
ConfigServer and ConfigServerPort should only be required with Config based model clients. These values pick up default one. If the users have modified default settings, they need to provide the same in these fields.

Accessing ZIEWeb sessions

Configuration server based model pages
On the client PC, start a browser and navigate to
http(s)://appserver_address:port/zieweb/default.html

This can be a configuration model based page created using ZIEWeb’s deployment wizard or one of the default pages – default.html, defaultdebug.html.

Above URLs show a login page and users can login using their ZIEWeb server credentials.

HTML based model pages

On the client PC, open a browser and navigate to

http(s)://appserver_address:port/zieweb/yourhtml.html

This should be a HTML based model page created using ZIEWeb’s Deployment Wizard.

​Session information in both cases is retrieved from the ZIEWeb server.

 

Comment wrap
Mainframes | October 27, 2022
MORE OPTIONS for TERMINAL SCREEN SIZE
The ZIE for Web-Client provides an additional capability to provide an alternative screen size other than the standard screen size available for the 3270 host in a customized way. Check out the blog to know more.
Mainframes | October 27, 2022
IMPORT/EXPORT the CUSTOMIZED ATTRIBUTES
The ZIE for Web-Client provides an additional capability to import/export the customized attributes (i.e., saved delta changes).
Mainframes | October 27, 2022
HANDLING HOST FUNCTION KEYS EXTERNALLY
The ZIE for Web-Client provides an additional capability to handle the Host function keys in a customized way.