Pathway/iTS Web Client Programming Manual (H06.03+, J06.03+)
Table Of Contents
- HP NonStop Pathway/iTS Web Client Programming Manual
- Legal Notices
- Contents
- What's New in This Manual
- About This Manual
- 1 Introduction to Pathway/iTS Web Clients
- 2 How to Compile, Build, and Maintain a Pathway/iTS Web Client
- 1. Prepare the SCREEN COBOL Object File
- 2. Create a Configuration File
- 3. Run the Converter
- 4. Modify Java or SCREEN COBOL Code as Needed
- 5. Run PROFDBM to Set Up the User Profile Database
- 6. Build the Converted Client
- 7. Deploy the Web Client
- 8. Customize the Screens
- 9. Specify the Port Number of the Router Process
- 10. Configure Pathway Servers for User Profiles and User Conversion Routines
- 11. Tune the Application for Performance by Changing the Session-Length Parameter
- 12. Maintain the Client
- 3 Logon Security and User Profiles
- 4 User-Written User Conversion Procedures for Web Clients
- 5 SCREEN COBOL-to-Web Conversion Mappings
- 6 Java Import Package Reference
- 7 Introduction to Pathway/iTS 1.1
- A Client Error Messages
- B SCREEN COBOL Features Not Supported for Web Conversion
- Index
- Content Feedback

Index
HP NonStop Pathway/iTS Web Client Programming Manual—520270-003
Index-7
M
LOGICAL-TERMINAL-NAME special
register 3-2
logon security 3-1
M
main applet, Java 5-2
maintaining code for web clients 1-1, 2-16
make file, for building converted
application 2-8
managing Pathway applications with web
clients 1-1
Maximum reply size exceeds limit
(message 3114) A-8
MDT, not used by web clients 5-6, B-2
Message Section, not supported B-5
methods
extra, to perform special tasks 5-5
in Cursor class 6-124
in Gateway class 6-3
in HTMLHandler class 6-33
in Pic9 class 6-60
in Pic9P class 6-73
in Pic9V class 6-85
in PicN class 6-97
in PicX class 6-104
in ProgramUnit class 6-118
in ScLibUserConversion class 6-133
in ScobolGroupType class 6-53
in ScobolLib class 6-121
in ScobolType class 6-45
in ScreenField class 6-15
in ScreenFieldArray class 6-24
in ScreenFieldGroup class 6-31
in ServerReplyCode class 6-11
in Transform class 6-114
in UserConversion class 6-131
mapping of SCREEN COBOL
paragraphs to 5-5
Modified data tag (MDT), not used by web
clients B-2
modified data tag (MDT), not used by web
clients 5-6
modifying
HTML files 2-12
modifying code for web clients 2-4
MOVE ALL statement, Java implementation
of 6-57, 6-102, 6-109
MOVE HIGH-VALUES statement, Java
implementation of 6-57, 6-109
MOVE LOW-VALUES statement, Java
implementation of 6-57, 6-110
MOVE QUOTES statement, Java
implementation of 6-58, 6-110
MOVE SPACES statement, Java
implementation of 6-58, 6-102, 6-110
MOVE statement, Java implementation of
for group data types 6-58
for PIC 9 data types 6-69
for PIC 9P data types 6-82
for PIC 9V data types 6-94
for PIC N data types 6-102
for PIC X data types 6-110
MOVE ZEROS statement, Java
implementation of
for group data types 6-59
for PIC 9 data types 6-72
for PIC 9P data types 6-84
for PIC 9V data types 6-96
for PIC X data types 6-113
MOVE ZEROS TO NEW-CURSOR|OLD-
CURSOR statement, Java implementation
of 6-125
moveAll method
in PicN class 6-102
in PicX class 6-109
in ScobolGroupType class 6-57
MUST [BE] clause, Java implementation
of 6-19, 6-27










