Skip Headers
Oracle® Life Sciences Data Hub System Administrator's Guide
Release 2.1.4

Part Number E18305-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

4 Adding and Modifying Lookup Values

This section contains the following topics:

About Lookups

The Oracle Life Science Data Hub (Oracle LSH) uses predefined lists of values for many items such as drop-down lists in the user interface. These are based on lookups (also called reference codelists) in the seed data shipped with Oracle LSH.

Many database object type attributes used in Oracle LSH public APIs have lists of values based on these reference codelists; the naming convention is to end these attributes' names with _rc. You can use the procedures in this section to look up the allowed values for these attributes.

You can modify some of these lists of values. Modifying lookups is optional; predefined values are supplied in all cases.

To view or modify Oracle LSH lookups, you must have the LSH Setup Admin privilege.

The changes you can make depend on the access level defined for each lookup:

Additional information is available in the E-Business Suite online help.

Modifiable Lookups

You can modify the following lookups in Oracle LSH:

File Types (CDR$FILE_TYPES) The access level is Extensible. This lookup is used in defining Source Code types; see "Defining Programs" in the Oracle Life Sciences Data Hub Application Developer's Guide. The predefined values are Macro, Program, Oracle Reports, and SQL.

Font Name (CDR$FONT_NAME) The access level is User. This lookup is used in Report Set post-processing; see "Defining Report Sets" in the Oracle Life Sciences Data Hub Application Developer's Guide. The predefined values are Arial and Courier. If you prefer to use different fonts in your PDF Report Sets, you can add those fonts as values.

OTD Default Papersize (CDR$OTD_DEFAULT_PAPERSIZES) The access level is User. This lookup is used in Report Set post-processing; see "Defining Report Sets" in the Oracle Life Sciences Data Hub Application Developer's Guide. The predefined values are A4 and US Letter.

Report Type  (CDR$REPORT_TYPE) The access level is User. This lookup is used in Report Set definition; see "Defining Report Sets" in the Oracle Life Sciences Data Hub Application Developer's Guide. The predefined values are Figure, Listing, and Table.

SAS IDE Client (CDR$SAS_IDE_CLIENT) The access level is User. This lookup allows users to set a preference for which SAS client to use. There is one predefined value: SAS PC, which allows users to use PC SAS for Windows. If you want users to be able to use SAS Enterprise Guide, for example, add another meaning value of SAS EG with a code value of $SAS_IDE_CLIENT$SAS_EG.

Note:

If you do not want your users to use PC SAS and do not want the SAS IDE Client option to appear in User Preferences, delete the SAS PC value. If you want to add it again later, you must enter its code value as: $SAS_IDE_CLIENT$SAS_PC.

To delete the value, select it and select Delete from the Edit menu. Do not delete the lookup itself.

Service Type (CDR$SERVICE_TYPES) The access level is Extensible. This lookup is used in defining services; see Chapter 1, "Setting Up Services". The predefined values are: BI Publisher, BI Publisher Development, Zip Utility, Oracle Discoverer, Informatica, Informatica for Development, OBIEE Business Area Deploy Service, OBIEE Deployment Service, OBIEE Business Area IDE Service, OBIEE Business Area Install Service, Oracle Export, Oracle Warehouse Builder, PLSQL, PLSQL for Development, Oracle Reports for Development, Oracle Reports, SAS, SAS for Development, SQLPLUS, Text for SqlLoader, Workflow, XML Publisher, and XML Reports.

Summary Output Validation Status (CDR$SOVS) The access level is User. This lookup is used in Report Set validation; see "Defining Report Sets" in the Oracle Life Sciences Data Hub Application Developer's Guide. The predefined values are Development, Quality Control, Production, Unassigned, and Not Applicable. You can change the displayed text for the existing values (in the Meaning column) but do not add values.

System Parameters (CDR$SYSTEM_PARAMS) The access level is Extensible. This lookup is used in Execution Setups; see "Common Development Tasks" in the Oracle Life Sciences Data Hub Application Developer's Guide. The predefined values are Most Current Available (Trigger Backchain); Current Immediate Source; Specify Snapshot; High; Low; Normal; English, United States; A4; US Letter; Landscape; Portrait; Job Failure; Never; Job Success; Job Warning; Full; Incremental; Backchain; Daily; Deferred; Hourly; Immediate; Monthly; Scheduled; Weekly; Delimited; Fixed; No; Yes.

If you add a value to CDR$OTD_DEFAULT_PAPERSIZES, add the same value to CDR$SYSTEM_PARAMS. If you add a value, be careful to follow the code name pattern used for predefined values for the same system Parameter.

System Validation Steps (CDR$SYS_VALIDATION_STEPS) The access level is User. This lookup is used in object validation; see "Common Development Tasks" in the Oracle Life Sciences Data Hub Application Developer's Guide. The predefined values are Development, Quality Control, Production, and Retired. You can change the displayed text for the existing values (in the Meaning column) but do not add values.

Tablespace Names (CDR$TABLESPACE_NAMES) The access level is Extensible. When users define a Table instance, they can select a tablespace for it; see "Defining Tables" in the Oracle Life Sciences Data Hub Application Developer's Guide. The predefined values are APPS_TS_ARCHIVE, APPS_TS_MEDIA, and APPS_TS_TX_DATA.

Technology Types (CDR$TECH_TYPES) The access level is Extensible. This lookup is used in Load Set, Data Mart, Business Area, Program, Report Set, and Workflow definition and execution. The predefined values are Oracle Clinical Design Definition, Oracle Clinical DX Views, Oracle Clinical DX SAS Views, Oracle Clinical General, Oracle Clinical Global Meta, Oracle Clinical Labs, Oracle Clinical Study, Oracle, Oracle Export Data Mart, PLSQL, Oracle Reports, Report Set, SAS Program, SAS Macro Catalog, SAS Data Mart, SAS Development, SAS Format Catalog, SAS Load Set, SAS tmp, SQLP, Text, Text Data Mart, Workflow, XML Publisher.

If you add an adapter to an external system you need to add the new technology type to this lookup.

Logging In

To modify lookup values, do the following:

  1. Open your Oracle LSH URL.

  2. Enter your Oracle LSH username or use the sysadmin account.

  3. Enter your Oracle LSH password or the sysadmin password.

    An E-Business Suite screen opens.

  4. Click LSH Setup Admin in the left-hand column under Navigator. The system refreshes the page and adds a column of links on the right.

  5. In the right-hand column under Setups, click Lookups.

    If a pop-up window appears about installing and running an applet, click either Grant this session or Grant always.

    A new browser screen opens with several windows open and the Oracle Life Sciences Data Hub Lookups window on top.

Querying and Viewing Lookups

To view a lookup, or reference codelist, query for it as follows. Further information is available in the online help.

  1. Press the F11 key. The window enters Query mode and changes the background color of some of the fields.

  2. In the Type field, enter the name of the lookup you want to see. You can enter part of the name and use the % wildcard. You can enter cdr% to retrieve all Oracle LSH lookups; use the Down arrow to view them. See "Modifiable Lookups" for a list of Oracle LSH lookups you can modify.

    Note:

    During its initial development, Oracle LSH was known as CDR. Therefore many internal names contain the string cdr. Please think of CDR as a synonym for LSH.
  3. Press Ctrl+F11 to enter the query. The system displays the lookup and all its current values, including predefined values and those your company has previously added (if any). If your query retrieved more than one lookup, use the Down arrow on your keyboard to view each lookup in turn.

The following information is displayed for each value:

Adding, Modifying, or Discontinuing a Lookup Value

Depending on the access level assigned to a lookup, you may be able to change its displayed text (the "Meaning") and add, modify, and discontinue existing values. This is Oracle Applications functionality not specific to Oracle LSH. Additional information is available in the online help.