Table 6–1: Basic Attributes of the CODEBASE-LOCATOR Handle
Name
|
Data Type
|
Description
|
LOCATOR-TYPE
|
Character
|
“AppServer” or “InternetServer”
|
URL
|
Character
|
URL of the server
|
NEEDS-PROMPT
|
Logical
|
If TRUE, enables prompting for a user ID and password for accessing the codebase server.
If LOCATOR-TYPE is “InternetServer,” the prompt is for accessing a codebase residing on an Internet-based server
If LOCATOR-TYPE is “AppServer,” the prompt is for accessing the AIA (AppServer Internet Adapter) for a codebase residing on an AppServer
|
NEEDS-APPSERVER-PROMPT
|
Logical
|
If TRUE, enables prompting for a user ID, password, and info string for accessing an AppServer
Applies only if LOCATOR-TYPE is “AppServer”
|
END-USER-PROMPT
|
Character
|
Text string for the security prompt of an authentication dialog
Used only if WebClient must prompt for security information
|
KEEP-CONNECTION-OPEN
|
Logical
|
If TRUE, any connection WebClient creates to download As Needed components will be kept open until all As Needed components have been downloaded to the end user’s machine
|
PERSISTENT-CACHE-DISABLED
|
Logical
|
If TRUE, the user is not given the option of saving authentication information past the end of the session
|