JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Working With the EDM for Oracle Java CAPS Master Index     Java CAPS Documentation
search filter icon
search icon

Document Information

Working With the EDM for Oracle Java CAPS Master Index

Related Topics

About the Enterprise Data Manager

About Oracle Java CAPS Master Index (Repository)

About Master Index Applications (Repository)

Features of Master Index Applications (Repository)

Functions of the Enterprise Data Manager

Learning about EDM Object Profiles

EDM Object Profile Components

System Records

Single Best Record

Survivor Calculator

Object Profile Indicators on the EDM

System Record and SBR Components in a Master Index (Repository)

Identification Numbers for each Entity in the Master Index (Repository)

EUID

Local ID

Working with the Enterprise Data Manager

Logging in to the Enterprise Data Manager

To Log in to the EDM

Enterprise Data Manager Security Permissions

Enterprise Data Manager Navigation Tips

Navigating the EDM Functions

Navigating the EDM Search Pages

Navigating the EDM Detail Pages

Logging Out of the EDM

Learning About Object Queries on the EDM

About the EDM Search Function

The Lookup Page

The Search Page

The Comparison Lookup Page

The Search Result Page

Types of EDM Searches

EUID Lookup

Local ID Lookup

Advanced Search

Comparison Lookup

Searching by Ranges on the EDM

Required Fields on the EDM

Searching for Object Profiles on the EDM

Performing an EUID Lookup on the EDM

To Perform an EUID Lookup

Performing a Local ID Lookup on the EDM

To Perform a Local ID Lookup

Performing an Alphanumeric Search on the EDM

To Perform an Alphanumeric Search

Performing a Phonetic Search on the EDM

To Perform a Phonetic Search

Performing a Blocker Search on the EDM

To Perform a Blocker Search

Performing an EUID Comparison Lookup on the EDM

To Perform an EUID Comparison Lookup

Working with Search Results on the EDM

Viewing the Results of a Search

Sorting the Results of Your Search

Selecting a Profile from the Results List

Creating and Printing a Search Result Report

Learning About Object Profile Views on the EDM

Object Profile Details on the EDM

The Tree View

Information Fields

Object Profile Comparisons on the EDM

Object Profile Transaction Histories on the EDM

Object Profile Merge Histories on the EDM

The EDM Audit Log

Viewing Object Profile Information on the EDM

Viewing Object Profiles on the EDM

To View Object Information

Comparing Object Information on the EDM

Comparing two Object Profiles

Comparing Records in one Object Profile

Viewing a Profile's Transaction History on the EDM

To View a Transaction History

About Transaction History Search Fields on the EDM

About Transaction History Results Fields on the EDM

Transaction History Transaction Types on the EDM

Viewing a Profile's Merge History on the EDM

Viewing a Merge History Tree

Viewing an Object Profile From a Merge History Tree

Viewing the EDM Audit Log

To View the Audit Log

About Audit Log Search Fields on the EDM

About Audit Log Results Fields on the EDM

Audit Log Functions on the EDM

Adding an Object Profile on the EDM

Step 1: Obtain Information about the Object

Step 2: Specify a System and Local ID

To Specify a System and Local ID

Step 3: Specify Parent Object Information

To Specify Parent Object Information

Step 4: Specify Child Object Information

To Specify Child Object Information

Step 5: Save the Object Profile

To Save the Object Profile

Learning About EDM Maintenance Tasks

Matching Probability Weights

Merging Profiles on the EDM

Surviving and Non-surviving Profiles

System Record Merges

Undoing a Merge

Assumed Matches

Potential Duplicates

Handling Potential Duplicates on the EDM

Merge

Resolve

Update Tips for the EDM

Concurrent Users

Updating the SBR versus System Records

Modifying Profile Information on the EDM

Modifying Parent Object Information

To Modify Parent Object Information

Adding a Child Object on the EDM

To Add a Child Object

Modifying a Child Object on the EDM

To Modify a Child Object

Deleting a Child Object on the EDM

To Delete a Child Object

Updating the Single Best Record Directly on the EDM

Locking an SBR Field

Unlocking an SBR Field

Adding a System Record to an Object Profile on the EDM

To Add a System Record to an Object Profile

Deactivating a Profile or System Record on the EDM

Deactivating an Object Profile

Deactivating a System Record

Reactivating a Profile or System Record on the EDM

Reactivating an Object Profile

Reactivating a System Record

Working with Potential Duplicate Profiles on the EDM

Finding Potential Duplicate Profiles on the EDM

To Find Potential Duplicates

About Matching Review Search Fields on the EDM

About Potential Duplicate Results Fields on the EDM

Merging Potential Duplicate Profiles on the EDM

To Combine Object Profiles

To Combine System Records

Resolving Potential Duplicate Profiles on the EDM

To Resolve two Potential Duplicate Profiles

Working with Assumed Matches on the EDM

Finding Assumed Matches on the EDM

To Find Assumed Matches

About Assumed Match Results Fields on the EDM

Reversing an Assumed Match on the EDM

To Reverse an Assumed Match

Combining Object Information on the EDM

Merging Object Profiles on the EDM

To Merge Object Profiles

Merging System Records on the EDM

To Merge System Records

Unmerging Object Information on the EDM

Unmerging Object Profiles on the EDM

To Unmerge two Merged Object Profiles

Unmerging System Records on the EDM

To Unmerge two Merged System Records

Learning About EDM Reports

EDM Production Reports

EDM Activity Reports

EDM Search Result Reports

Configuring EDM Reports

Masked Data and EDM Reports

Running EDM Reports

To Run Reports From the EDM

About Report Search Fields on the EDM

Working with the Enterprise Data Manager

The EDM is a web-based application, which means you access the application through an internet browser. The EDM uses standard web-based features, such as hyperlinks, data fields, and action buttons, to help you enter information and navigate through the different pages. The following topics provide basic information about the design of the EDM and logging in to and out of the application.

Logging in to the Enterprise Data Manager

Before you can use the EDM, you must first log in to the application by entering the correct URL in your web browser and then specifying your login ID and password. Make sure you have a user ID and password for the master index application before logging in. The application server running the master index application must be started before you can log in to the EDM.

The URL for the EDM is:

http://host:port/app_nameedm

where

The port number for the GlassFish Application Server is listed in the domain.xml file in the http-listener element without security enabled (8080 by default). The domain.xml file is located in app_server_home\domains\domain_name\config. If the server is configured for Secure Sockets Layer (SSL), the URL is:

https://host:port/app_nameedm

For SSL, the port number is listed in domain.xml file in the http-listener element with security enabled (8181 by default).

To Log in to the EDM

  1. Launch a supported web browser (for information, see Java CAPS 6.3 System Requirements in Planning for Oracle Java CAPS 6.3 Installation ).
  2. In the Address field, enter the appropriate URL as describe above.

    The login page appears.


    Figure 2 EDM Login Page

    image:Figure shows the login page of the EDM.
  3. Enter your login ID and password in the appropriate fields.
  4. Click Login.

    The initial page appears. (By default, the initial page is the Search page, but this is configurable.)


    Note - After a certain period of inactivity, the EDM automatically logs off and returns you to the Login page when you try to perform an activity on the EDM. Simply reenter your user name and password to access the EDM again. The system administrator can set the inactivity period at the server level in the session-timeout element of default-web.xml (in logicalhost_home\is\domains\domain_name\config) or at the application level in web.xml in the master index application .war file (located in the deployment .ear file) or in the deployment folder itself. The application level overrides any values set at the server level. The default inactivity period is 30 minutes.


Enterprise Data Manager Security Permissions

Security for the EDM is defined at the function level. You might not be able to perform all the functions described in this guide depending on the security permissions you are assigned. For more information about functions you can perform, see your system administrator. Security for the EDM is defined in the application server.

Enterprise Data Manager Navigation Tips

The EDM provides hyperlinks and command buttons to help you access and move through the EDM pages. When you place the cursor over links and images on the EDM pages, tooltips appear to provide additional information. Information is also provided to facilitate the use of screen readers and other assistive technology.

Navigating the EDM Functions

The actions you can perform on the EDM are grouped into five primary functions: Search, Matching Review, History, Create System Record, and Reports. The main menu on all EDM pages provides hyperlinks to each of these functions, as shown in Figure 3. The first page to appear for each function, except the Create System Record function, is a search page. The names of these headings can be modified for your application.

Figure 3 Main Menu Navigation Tools

image:Figure shows the main menu of the EDM.

Navigating the EDM Search Pages

When you perform a search for object information using the Search, History, or Matching Review functions, information appears in three different pages. The Search page displays the fields you can use as search criteria, the Search Result page displays a list of search result profiles, and the detail pages display the object profiles you select from the results list. Once you perform a search, you can navigate back through these pages using the hyperlinks provided in a secondary menu below the main menu, as shown in the following figure. The Matching Review page for potential duplicate searches includes an additional results page called the Associated Records page.

Figure 4 Search Page Navigation Tools

image:Figure shows the menu on the search windows that allow you to navigate back and forth.

The behavior of the commands on the secondary menu for Search, Matching Review, and History is described in Table 2.

Table 2 Secondary Menu Navigational Tools

Menu Option
Description
Search
Returns to the original search page with the search criteria filled in.
Search Result
Returns to the search results list.
Detail Page Name
This is the name of the current detail page. Clicking this menu option does not perform any action unless you perform a merge from the Comparison page. In this case the Comparison option becomes active and returns to the Comparison page.
Back to Search
This option becomes available when you select Transaction History or Potential Duplicate from the View/Edit page. It returns to the View/Edit page.

Navigating the EDM Detail Pages

The detail pages display an EUID tree view of the object profile on the left and the detailed information for the selected tree-view object on the right. If you are viewing a comparison of object profiles, the tree views appear in the outer sections of the page, with the detailed information in the center. Figure 5 illustrates a sample of the View/Edit page and shows the tree view on the left with the parent object of the SBR selected. The detailed information displayed on the right is associated with the selected parent object. When you select a different object from the tree view, the detailed information in the right portion of the page changes accordingly.

Figure 5 Sample View/Edit Page

image:Figure shows the View/Edit window where you can view profile details.

Logging Out of the EDM

Before you exit the EDM, make sure you have saved any changes. To exit the EDM, click Logout in the upper right corner of the page. The Login page reappears.