You are here: Processor Library > Transformation > Upper Case

Upper Case

The Upper Case processor converts text attribute values to upper case, and returns the converted value in a new attribute.

Use

Use the Upper Case processor where you want to use validation rules that are not case sensitive, or for case standardization as part of data cleansing.

Configuration

Inputs

Any String or String Array type attributes that you wish to convert to upper case. Number and Date attributes are not valid inputs.

Note that if you input an Array attribute, the transformation will apply to all array elements, and an Array attribute will be output.

Options

None

Outputs

Data attributes

Data attribute

Type

Purpose

Value

[Attribute Name].Upper

Derived

The upper case version of the attribute value

The original attribute value, converted to upper case.

Flags

None

Execution

Execution Mode

Supported

Batch

Yes

Real time Monitoring

Yes

Real time Response

Yes

Results Browsing

The Upper Case transformer presents no summary statistics on its processing.

In the Data view, each input attribute is shown with its new derived upper case attribute to the right.

Output Filters

None

Example

In this example, Upper Case is used at the beginning of a process to convert all String attributes to upper case for further processing:

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