Along with standard providers/consumers/transformer that can be used to handle data in ETL task, it is possible to implement custom objects that execute the same functions according to the application developer algorithm. To create such objects, it is required to create a template, which contains a macro in the Fore/Fore.NET language that implements the corresponding data handling algorithm. A custom object template, as opposed to custom provider/consumer/algorithm, that are set up and used in a particular ETL task, can be used in any repository ETL tasks. Templates and objects are creating basing on templates in desktop application.
IMPORTANT. Changing of template settings can affect all ETL tasks, which use objects based on this template.
See also:
Interface Description