OWB - Operators
Table of Contents
1 - About
The operators are used in a mapping to create a process and have several types :
- Source/Target Operators: These operators represent Oracle Database objects in the mapping. It also contains Flat File Source and Target operators.
- Remote and Non Oracle Source and Target Operators
- Data Flow Operators: Data flow operators transform data.
- Pre/Post Processing Operators: Calls a function or procedure before or after executing a mapping
- Pluggable Mapping Operators: These are mappings that function as operators in other mappings.
As you can have by type the same properties, I have create a Properties section (Just for convenience)
2 - Articles Related
3 - Source and Target Operators
- OWB - Constant Operator
- OWB - View
3.1 - Dimensional operator
- OWB - Cube
- Dimensional Operation : OWB - Binding a Relational Table to a Dimensional Object (Dimension or Cube)
4 - Data Flow Operators
These operators enable you to define common transformations that specify how data moves from the source to the target.
The list of data flow operators is as follows:
- OWB - splitter operator
4.1 - Data Quality Operators
- OWB - Match Merge Operator
- OWB - Name and Adress Operator
5 - Pre/Post Processing Operators
Calls a function or procedure before or after executing a mapping
- OWB - Pre-mapping process operator : Calls a function or procedure prior to executing a mapping.
- etl:owb:operator:post-mapping_process_operator : Calls a function or procedure after executing a mapping.
- Mapping input parameter operator : Passes parameter values into a mapping.
- Mapping output parameter operator : Sends values out of a mapping.