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-2
D
compiling a converted application
OSS environment 2-8
Windows environment 2-9
computational data types, Java
implementation of
integer 6-60
noninteger 6-72, 6-84
real 6-84
configuration file, for converting SCREEN
COBOL programs 2-2
configuring
Pathway applications with web
clients 1-1
user conversion server class 4-2
user profile server class 3-6
Connection not established with gateway…
(message 3300) A-15
constructor
for Cursor class 6-124
for ExitProgramException class 6-126
for FunctionKey class 6-43
for Gateway class 6-3
for HTMLHandler class 6-33
for Pic9 class 6-61
for Pic9P class 6-73
for Pic9V class 6-86
for PicN class 6-98
for PicX class 6-105
for ProgramUnit class 6-118
for ScLibUserConversion class 6-133
for ScobolException class 6-127
for ScobolGroupType class 6-54
for ScobolSendException class 6-128
for ScobolTxnException class 6-129
for ScobolType class 6-45
for ScreenField class 6-15
for ScreenFieldArray class 6-24
for ScreenFieldGroup class 6-31
for ServerReplyCode class 6-11
for StopRunException class 6-129
constructor (continued)
for Transform class 6-114
for TransformException class 6-130
for UserConversion class 6-131
control page, HTML 5-3
CONTROLLED [BY] clause, Java
implementation of 6-16, 6-25
control.html file
example 2-15
overview 5-3
user profile options in 3-3
conversion environment, specifying 2-3
CONVERT BLANKS clause, Java
implementation of 6-17, 6-26
CONVERT command, SCUP 1-2, 2-3
converting SCREEN COBOL requesters to
web clients
CONVERT command 2-3
overview of steps 2-1
currency sign, setting 6-119
Cursor class
constructor 6-124
data members 6-123
details 6-123
methods 6-124
customizing the screens 2-12
customizing user profiles 3-1
D
data items in Working-Storage Section,
mapping to Java objects 5-4
Data left over on scatter to working storage
(message 3179) A-10
data members
in Cursor class 6-123
in ProgramUnit class 6-118
in ScobolLib class 6-121
in ScobolType class 6-44
in ScreenField class 6-14
in ScreenFieldArray class 6-23










