Swap the controller services in your draft

Customize your draft by replacing services to change the destination file format.

  1. Select the Convert JSON TO AVRO processor by clicking on it.
  2. In the Configuration pane scroll down to Properties, click the drop-down next to Record Writer and select CSVRecordSetWriter_Recent_Changes.
  3. Click OK.
  4. Rename the processor from Convert JSON to AVRO to Convert JSON to CSV.
  5. Click Apply.
  6. Select the Filter Edits processor by clicking on it.
  7. In the Configuration pane scroll down to Properties, click the drop-down next to Record Reader and select CSVReader_Recent_Changes.
  8. Click OK.
  9. Click the drop-down next to Record Writer and select the CSVRecordSetWriter_Recent_Changes service.
  10. Click OK.
  11. Click Apply.
  12. Proceed with updating the remaining Record Reader and Record Writer references.
    You need to modify the configurations of the Route on Content Size and the two Merge Edit Events processors.
  13. Check that you have updated all the processors.
    1. Select Flow Options > Services.
    2. Select the CSVReader_Recent_Changes service and check Referencing Components.
      You should see:
      • Filer Edits
      • Merge Edit Events
      • Merge Edit Events
      • Route On Content Size
    3. Select the CSVRecordSetWriter_Recent_Changes service and check Referencing Components.
      You should see:
      • Convert JSON to AVRO
      • Filer Edits
      • Merge Edit Events
      • Merge Edit Events
      • Route On Content Size
    4. If you check the AvroReader_Recent_Changes and AvroWriter_Recent_Changes services, you should see No referencing Processors to display.
  14. Delete the AvroReader_Recent_Changes and AvroWriter_Recent_Changes services by selecting the service and clicking Delete.
    In the confirmation pop-up select Delete.
  15. Click Back To Flow Designer to return to the flow design Canvas.
Start a Test Session to validate your draft.