InMemory ETL task: Exit

Use the 'Exit' task to insert an exit point in your ETL project. When the Exit task is reached the ETL project will immediately stop from processing.

Typically, this is used in debugging situations. The 'Exit code' setting can be useful if your ETL project contains multiple Exit tasks. The Exit code will be written in the ETL processing log.

Note: Sometimes you will want to add a 'Save' task immediately before the Exit task. This is especially true if your debugging process requires you to be able to analyze the data that has been imported until the Exit point.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.