You are here: Processor Library > Maths > Add

Add

The Add processor adds together numeric values. The numeric values may be input from any number of numeric attributes. It is also possible to add a constant value to the sum, or to pass an array into the processor, in which case all the elements will be added.

Use

Use Add to add together a number of numeric values, or to add a constant to a numeric value.

Configuration

Inputs

Options

Option

Type

Purpose

Default Value

Constant

Number

Numeric value to add to the sum

0.0

Outputs

Data attributes

Data attribute

Type

Purpose

Value

AddedValue

Added

A new Number attribute with the sum of the input attribute(s) and the optional constant

The sum of the input attribute values and the optional constant.

Flags

None

Execution

Execution Mode

Supported

Batch

Yes

Real time Monitoring

Yes

Real time Response

Yes

Results Browsing

The Add processor presents no summary statistics on its processing.

In the Data view, each input attribute is shown with the new AddedValue to the right.

Output Filters

None

Example

In this example, a constant (25) is added to a BALANCE attribute:

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