Develop > Develop Content > Extend Content > IDE > IDE Advanced Tasks > Customize the PREFILL case

Customize the PREFILL case

The IDE generates ETL scripts that support, by default, prefill cases. You can modify the default if you do not need it. The prefill dataflow is needed to support multi-source join cases.

Remove the relevant SQL clause from the EXT ETL scripts. The relevant SQL clause includes the --Prefill tsnp into ext for the mutiple source join logic annotation.

Remove prefill dataflow manually from the EXT script when the relationship from source to target is 1:1.