Gathering rejected movies information and saving processing results to a database
Based on the scenario described in Filtering the movies information, this scenario further extends the Job to gather movies data missing director information and writes both valid and invalid data to a MySQL database.
This scenario demonstrates:
- How to add a component by typing on the design workspace or dragging from an existing component. See Adding database output components to your Job for details.
- How to configure mappings for rejected information in tMap. See Configuring mappings for rejected data for details.
- How to configure database outputs. See Configuring MySQL database outputs for details.