Filtering the movies information
This scenario will extend the Job described in Reading movies information from a CSV file to filter the data flow to get only those movies with valid director information.
This scenario demonstrates:
- How to duplicate a Job. See Duplicating the existing Job for details.
- How to add a component by typing its name on a connection or on the design workspace. See Adding a mapping component for details.
- How to drop a metadata item or its schema as a component on the design workspace. See Adding a lookup component for details.
- How to perform basic processing to data flows using tMap. See Configuring mappings and executing the Job for details.