You are here: Processor Library > Advanced > Add User Details

Add User Details

The Add User Details processor adds in to a process details of the authenticated OEDQ user calling the Web Service or Job where the process is used.

Use

Add User Details is normally used in applications that use OEDQ Web Services for data validation, cleansing or matching. Capturing the details of the authenticated user in the OEDQ process is useful for two reasons:

For example, where OEDQ is used to screen individuals against watchlists, an email may be sent out to the authenticated user of the individual screening service with the result of the matching process, using the email address stored for the user in OEDQ (as set up by an administrator in User Configuration). Additional user details, such as organization and phone number, may be added to the audit trail so that complete information on the user submitting the record is retained.

Configuration

Inputs

No inputs are required for this processor

Options

None

Outputs

Data attributes

Data attribute

Type

Value

RealTimeUserId

Added

The Id of the authenticated user

RealTimeUserName

Added

The Full Name of the authenticated user

RealTimeUserEmail

Added

The Email Address of the authenticated user

RealTimeUserOrg

Added

The Organization of the authenticated user

RealTimeUserTel

Added

The Telephone Number of the authenticated user

RealTimeUser

Added

The username of the authenticated user

Flags

None

Execution

Execution Mode

Supported

Batch

Yes

Real-time Monitoring

Yes

Real-time Response

Yes

Results Browsing

The Add User Details processor presents no summary statistics on its processing.

In the Data view, the added output attributes are shown.

Output Filters

None

Example

In this example, a request containing a single record is submitted to a Web Service using OEDQ's Web Service Testing application. The details of the authenticated user are added to the record in the process:

Oracle ® Enterprise Data Quality Help version 9.0
Copyright © 2006,2011 Oracle and/or its affiliates. All rights reserved.