Creating and Simulating a Sample ETL Project

Create and simulate a sample project that includes one or more data provider, data sink and a data calculator components.

  • Data providers provide the data feeding the project data stream

  • Data transformers transform or remap field values

  • Data sinks write transformed values to their target

Note:

You can view results of this section in the Demo Getting Started project in your default repository.