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-3
E
database for user profiles 3-2
data-type classes 6-44
decimal point character, setting 6-119
delay method 6-121
delaying program execution 6-121
DEPENDING variable value too big
(message 3002) A-1
deploying web clients
OSS environment 2-9
Windows environment 2-11
developing web clients
diagram 1-2/1-3
steps in process 2-1/2-17
DEVICEINFO statement, not
supported B-2
DIALOG-ABORT statement, Java
implementation of 6-6
DIALOG-BEGIN statement, Java
implementation of 6-7
DIALOG-END statement, Java
implementation of 6-8
DIALOG-INFO Special Register 7-6
DIALOG-SEND statement, Java
implementation of 6-9
display data types, Java implementation of
integer 6-60
noninteger 6-72, 6-84
real 6-84
display method 6-35
DISPLAY OVERLAY SPACES statement,
Java implementation of 6-38
DISPLAY OVERLAY statement, Java
implementation of 6-37
display parameters, specifying 2-3
DISPLAY RECOVERY statement, not
supported B-2
DISPLAY statement, Java implementation
of 6-35
displayBase method 6-36
displayOverlay method 6-37
displayOverlaySpaces method 6-38
doInputUserConversion method
in ScLibUserConversion class 6-133
in UserConversion class 6-131
doOutputUserConversion method
in ScLibUserConversion class 6-134
in UserConversion class 6-132
doTransform method 6-115
double-byte character encoding 3-4
double-byte data, Java implementation
of 6-97
DYNAMIC modifier, not supported B-2
E
encoding parameter 3-4
endTransaction method 6-9
END-TRANSACTION statement, Java
implementation of 6-9
Error during dialog verb execution
(message 3253) A-15
Error during I/O on socket (message
3306) A-17
Error during I/O to external PATHMON
(message 3231) A-11
Error during server I/O (message 3116) A-9
Error Handling
Pathway/iTS 1.1 7-8
Error in dialog mode (message 3250) A-13
Error in non-retryable linkmon connect
(message 3247) A-12
Error in server class (message 3246) A-11
Error in TCP (message 3249) A-13
Error messages from web clients A-1/A-18
error messages from web clients A-1/A-19
Error when dialog is invalid due to primary
TCP failure (message 3252) A-14
Error when dialog is not ended by server
(message 3251) A-14
exception classes 6-126
exceptions
for EXIT PROGRAM statement 6-126
for server-class send operations 6-127
for STOP RUN statement 6-129










