Using IBM WebSphere Host Access Transformation Services V5

Book description

IBM WebSphere Host Access Transformation Services (HATS) provides tools to quickly and easily extend your legacy green-screen applications to the Web. HATS makes your 3270 and 5250 applications available as Hypertext Markup Language (HTML) through Web browsers. It also converts your host screens to a Web look and feel. Using HATS, you can improve the workflow and navigation of your host applications without any access or modification to source code.

HATS has a development component called HATS Studio, which runs in WebSphere Studio. There is no specialized HATS runtime server. All of the necessary runtime information is deployed into an Enterprise Archive (EAR) file and runs in WebSphere Application Server.

This IBM Redbooks publication helps you to tailor and configure the new features that are included with HATS V5. Examples and usage scenarios demonstrate how to implement many of the new features and functions, along with those that were present in previous releases of HATS.

Table of contents

  1. Notices
    1. Trademarks
  2. Preface
    1. The team that wrote this redbook
    2. Become a published author
    3. Comments welcome
  3. Chapter 1: New components and widgets
    1. Environment
      1. Server hardware and software
      2. HATS development environment
    2. Applications
      1. Creating the database and adding data
      2. Review
    3. Creating a HATS application
      1. Building a basic application (1/2)
      2. Building a basic application (2/2)
    4. Testing the HATS application
    5. Generating a template
      1. Creating a corporate template
    6. Screen captures and drop-down lists
      1. Capturing screens
    7. Using tabbed folders
      1. Adding a tabbed folder
      2. Customizing the tabbed folder
    8. Generating global rules (1/2)
    9. Generating global rules (2/2)
    10. Using pop-up lists (1/2)
    11. Using pop-up lists (2/2)
    12. Calendar
      1. Capturing the screen
      2. Capturing components
    13. Using the text replacement option
    14. Using graphics
    15. Changing the cascading style sheet
      1. Scope
      2. Creating an example
      3. Finding the tag that is used
    16. Running the HATS project (1/2)
    17. Running the HATS project (2/2)
    18. Summary
  4. Chapter 2: Integrating HATS with business applications
    1. Environment
      1. Servers
      2. HATS development environment
      3. Enterprise application
    2. Integrating HATS with a database application
      1. Application
      2. Creating an AS/400 database access application (1/5)
      3. Creating an AS/400 database access application (2/5)
      4. Creating an AS/400 database access application (3/5)
      5. Creating an AS/400 database access application (4/5)
      6. Creating an AS/400 database access application (5/5)
      7. Using macros in an OS/400 environment (1/3)
      8. Using macros in an OS/400 environment (2/3)
      9. Using macros in an OS/400 environment (3/3)
      10. Combining HATS with the database application (1/4)
      11. Combining HATS with the database application (2/4)
      12. Combining HATS with the database application (3/4)
      13. Combining HATS with the database application (4/4)
      14. Testing the application (1/2)
      15. Testing the application (2/2)
    3. Using HATS with a 3270 application
      1. Generating a macro with 3270 application
      2. Generating an Integration Object with a 3270 application
      3. Generating a Model 1 application with a 3270 application (1/2)
      4. Generating a Model 1 application with a 3270 application (2/2)
      5. Testing
    4. Using HATS with VT applications
      1. Creating a new connection
      2. Using a User List in a VT transformation
      3. VT macro
      4. Generating an Integration Object with VT application
      5. Generating Model 1 application Web pages with VT application
      6. Testing the VT application
    5. Exposing Integration Objects as a Web application using Struts
      1. Creating Struts
      2. Testing
    6. Exposing Integration Objects as a Web application using Web services
      1. Creating a Web service (1/2)
      2. Creating a Web service (2/2)
      3. Testing the Web services application
  5. Chapter 3: Integrating HATS with WebSphere Portal Server
    1. HATS portal support overview
      1. HATS portal integration architecture
      2. HATS portal support requirements and limitations
    2. Scenario topology and preparation
      1. Scenario topology
      2. Preparing the environment
    3. Creating, deploying, testing a basic HATS portlet
      1. Creating a basic HATS portlet
      2. Converting the HATS application to portlet
      3. Deploying the HATS portlet on WebSphere Portal Server
      4. Testing the HATS portlet (1/3)
      5. Testing the HATS portlet (2/3)
      6. Testing the HATS portlet (3/3)
    4. Using portal credential support in HATS
      1. HATS test scenario with portal credential vault
      2. Building the Credential Vault Populate portlet
      3. Deploying and testing the Credential Vault Populate portlet (1/2)
      4. Deploying and testing the Credential Vault Populate portlet (2/2)
      5. Creating the HATS credential integration portlet
      6. Creating a screen customization for the logon screen (1/2)
      7. Creating a screen customization for the logon screen (2/2)
      8. Creating the credential vault business logic Java method
      9. Recording the signon macro (1/2)
      10. Recording the signon macro (2/2)
      11. Enhancing the signon macro with multi-process path support (1/4)
      12. Enhancing the signon macro with multi-process path support (2/4)
      13. Enhancing the signon macro with multi-process path support (3/4)
      14. Enhancing the signon macro with multi-process path support (4/4)
      15. Completing the signon screen customization
      16. Deploying and testing the credential-enabled HATS portlet
    5. Administration for a HATS portlet
      1. HATS administration support included in the HATS portlet
      2. Stand-alone HATS administration portlet
    6. HATS portal support advanced topics
      1. Converting a JSP file
      2. Extending the HATS portlet function
      3. More portal integration support
  6. Chapter 4: Using Web Express Logon with HATS portlets
    1. Web Express Logon overview
    2. Getting started with Web Express Logon
      1. Web Express Logon background
      2. Network security layer
      3. Application environment
      4. HATS Web Express Logon process
      5. Web Express Logon example scenario
      6. Web Express Logon configuration process
    3. Using Web Express Logon portal scenario
      1. Scenario overview
      2. Creating a HATS portlet project to use Web Express Logon
      3. Configuring Web Express Logon in a HATS project
      4. Recording a logon macro with Web Express Logon support (1/2)
      5. Recording a logon macro with Web Express Logon support (2/2)
      6. Configuring a HATS project to use the logon macro
      7. Deploying the Web Express Logon enabled portlet
      8. Preparing the portal Credential Vault Populate Portlet for Web Express Logon (1/3)
      9. Preparing the portal Credential Vault Populate Portlet for Web Express Logon (2/3)
      10. Preparing the portal Credential Vault Populate Portlet for Web Express Logon (3/3)
      11. Testing the HATS_WEL portlet
    4. Web Express Logon advanced topics
      1. Credential mapper
      2. Network security provider plug-in
      3. Credential mapper plug-in
  7. Chapter 5: Deploying applications in WebSphere Application Server V5
    1. Introduction to HATS Administration
    2. Deploying a HATS application
    3. Testing (1/2)
    4. Testing (2/2)
  8. Abbreviations and acronyms
  9. Related publications
    1. IBM Redbooks
    2. Other publications
    3. Online resources
    4. How to get IBM Redbooks
    5. Help from IBM
  10. Index (1/2)
  11. Index (2/2)
  12. Back cover

Product information

  • Title: Using IBM WebSphere Host Access Transformation Services V5
  • Author(s): Byron Braswell, Ming can Jing, Alejandro Saavedra
  • Release date: May 2004
  • Publisher(s): IBM Redbooks
  • ISBN: None