Oracle Discoverer 3i Viewer Configuration Guide for Oracle9i Application Server for Windows
Release 3.3.57

A87361-01

Contents

Prev

A
Appendix

Oracle Discoverer 3i Viewer provides additional capabilities for working seamlessly with Oracle Applications.

A.1 Specifying display of the Applications User Checkbox in Connect Dialog

You can set up the Discoverer 3i Viewer Connect dialog to enable an Oracle Applications user to log on using an Applications `Responsibility' by displaying the Applications User checkbox.

To set up the Connect dialog to display (or hide) the Applications User checkbox, access the configuration file located in: <iSUITES_HOME>\apache\apache\htdocs\disco3iv\html\disco3iv.xml
and set the "show_login_method_control" argument to "true" or "false" as required.

To specify the default state of the Applications User checkbox, change the following line in the disco3iv.xml file:

<application auto_connect="false"/>

<application auto_connect="false" apps_logon="yourdefault"/>

where "yourdefault" is either "true" or "false".

For more information about editing the disco3iv.xml file, refer to Section 3.2.6, "Editing the disco3iv.xml file".

A.2 NT Registry Settings for Oracle Applications Users

There are four NT Registry settings that you can set in the pref.txt file specifically for Oracle Applications end users.

Table A-1 Registry settings stored in the pref.txt file.
Preference Item Key Name  Description  Default/Values 

AppsGWYUID 

Specifies the public username and password for the AOL security dll 

"APPLSYSPUB/PUB" 

AppsFNDNAM 

Specified the schema in which certain vital Oracle Applications data is stored 

"APPS" 

ShowUserTypeChoice 

Activates an end-user checkbox that allows users to specify whether they want to run Discoverer Plus against an Oracle Application. Not used by Discoverer 3i Viewer (specified in disco3iv.xml instead). 

0 ( 0=hide checkbox, 1=show checkbox) 

DefaultUserTypeIsApps 

Specifies that users run Discoverer Plus by default against an Oracle Application. Not used by Discoverer 3i Viewer (specified in disco3iv.xml instead). 

0 (0=No, 1=Yes) 

For more information about editing the pref.txt file, refer to Section 2.4, "Editing the End User Preferences".


Prev
Oracle
Copyright © 2000 Oracle Corporation.

All Rights Reserved.

Contents