7.10 Create or Edit Oracle BAM Data Control Wizard - Parameters Page

Use the Create or Edit Oracle BAM Data Control Wizard - Parameters Page to create parameters within the Oracle BAM Data Control query. How? topicid:SOASE1948

Parameters are used to pass values to filters on the Filters page of the Oracle BAM Data Control wizard.

Element Description

Parameters List

The parameters list at the top of the wizard page displays parameters created for this data control query. Click Add to create a new parameter.

Name

Enter a unique display name for the parameter.

Type

Select a data type from the list that matches the data type of the value you want to represent with the parameter. A table of Java type and Oracle BAM type mappings follows this table.

Enable Default Value

To enter a default value for the parameter, select one of the available defaults, or enter a value in the field.

ALL

Returns rows containing all values.

NULL

Returns rows containing null values.

BLANK

Returns rows containing blank string values.

Java Type Oracle BAM Type

java.lang.String

String

java.util.Date

DateTime, Timestamp

java.lang.Double

Float

java.lang.Integer

Integer

java.lang.Long

Decimal

Field*

*The Field parameter type is used in charts for creating groups. The parameter allows the user to choose which field in the data object to group by. More olink:SOASE957

Related Topics

Developing SOA Applications with Oracle SOA Suite, "Creating Oracle BAM Data Control Queries"