Data Transform Webpart

LabKey Support Forum
Data Transform Webpart Jon (LabKey DevOps)  2018-03-23 16:00
Status: Closed
 
Hi Marcia,

When you create ETLs, you should set moduleDependencies within the module.properties or module.xml file.

This way, you wouldn't have to check off dataintegration manually when enabling the ETL on the container. Rather, the moment the ETL gets enabled on the container, it will automatically enable the dataintegration module and any other modules you want turned on to be used in conjunction with your ETL.

This is explained in our module properties documentation here:

https://www.labkey.org/Documentation/wiki-page.view?name=includeModulePropertiesFile#modprop

Regards,

Jon