0003 Replace LF character with space within the file

A practical Advanced ETL Processor example for building, testing, and adapting one automation workflow.

Advanced ETL Processor
4.9 ★★★★★ Based on 16 reviews on Capterra See all reviews on Capterra →

Use this example to build one working automation package, test it safely, and then adapt it to your own files, folders, or data rules. Start small. Automation is helpful; automated mistakes are just faster mistakes.

This Example Demonstrates how to Replace LF character with space within the file(s)

  • Download and install Advanced ETL Processor [Link]
  • Download and Unzip example [Link]
  • Create a new transformation and open .ats file

Transformation - Advanced ETL Processor

  • Double-click on the reader and point the directory at the source directory

Reader

  • Repeat the process for the data writer (Point it at the target directory)
  • Run the transformation by pressing the green arrow.
How it works:
  • Data reader reads the entire content of the file into the memory
  • The transformation runs Replace characters - Advanced ETL Processor transformation function
  • The writer writes the result into the file within the target directory

Transformation - Advanced ETL Processor

Replace Characters - Advanced ETL Processor

Source file example

Source File - Advanced ETL Processor

Result file

Result File - Advanced ETL Processor

Related Advanced ETL Processor resources

For more automation examples, review the Advanced ETL Processor tutorials, read the WIKI, or download the Advanced ETL Processor Enterprise trial.