Dataset and ETL

LabKey Support Forum
Dataset and ETL marcia hon  2018-04-12 07:35
Status: Closed
 

Hello,

I would like the following workflow:

  1. Assay data is uploaded and modified
  2. Copy assay to a dataset
  3. Via ETL, pass this data to another table (created with a module).
  4. The stored procedure determines into which tables data goes to.

How can I make sure that duplicates don't happen between steps 2 and 3?

Thanks,
Marcia

 
 
Jon (LabKey DevOps) responded:  2018-04-20 12:35
Hi Marcia,

You would have to decide what kind of targeting options you want to use in your ETL:

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

Regards,

Jon