Mapping Screen Overview
In order to load data from the data source into the data target, you must define data mapping between the data source and the data target. The typical transformation consists of a reader, transformer and writer.
Screen Overview
The data processing screen provides a number of settings, for the three stages of reading, transformation and writing. This is facilitated by the main toolbar and a list of available objects. The main reader toolbar provides the user with all the necessary functionality to setup the reading process, according to the settings provided.
Main Tool bar
The main toolbar provides a number of icons that allow the user to create the steps required to carry out the automatic functions required.
- Transformation Properties
- New Transformation
- Load Transformation From the file
- Saves Transformation to the file
- Saves Transformation under the new name
- Saves Transformation to the Repository
- Cut
- Copy
- Paste
- Delete
- Undo
- Redo
- Align Left
- Arrange Vertically
- Align Right
- Align Bottom
- Arrange Horizontally
- Align Top
- Space Horizontally
- Space Vertically
- Snap to grid/show grid
- Prints Transformation
- Print Preview Transformation
- Search Objects
- Manage Versions
- Add Version
- Revert to the previous version
- Make Transformation Read Only
- Process Data
- Schedule for Execution
- View Execution Log (When executed within the package or by agent/scheduler)
- Zoom In
- Zoom Out
- Zoom 100%
Incremental Search
The incremental search dialogue provides a convenient way of locating transformation objects to the end-user within complex data mappings.
Transformation Properties
Click to change Transformation properties.
- Default Date format applies to all templates.
- It is used for new Date related validation and transformation functions such as Is Date, Is Date between ETC
Template Tab
The template shows the actual transformation script source.
By default template tab is hidden, it can be enabled by using options dialogue
Execution Log Tab
The execution log provides information about the Advanced ETL Processor and the actions it took during its operations. This is useful when you wish to analyse the activities of individual processes during their execution.
Logging takes time, it can be disabled using options dialogue
Rejected Records Tab
Occasionally, records will be rejected by the processor. This may be due to things like corrupt records which have been read in a format not expected by the processor. The rejected records tab allows the user to see a list of all the rejected records and other information about the nature of the rejection and where this occurred in the process.
Creating New Transformation and Working with Objects
To create new transformation Click . The new transformation consists of Reader, Validator, Transformer and Writer. You may add a new object at any time by dragging it from the Objects panel.
To join two objects together, first click on the source Output button then drag it on to the Input button.
To remove the link, repeat the same procedure again.
Object popup menu options.
To change object properties double click on it.
Automatic Version Control
Every time the user presses the save button transformation is automatically added to the version control
Video Tutorials: