Insert data in a table, then perform an insert in another table using a lookup from the previous table
Hello all, I’m just beginning with SnapLogic, and wanted to see if my current pipelines could be simplified. What I have is source data that looks like this: I want to normalise this data, so that folder details go into one table, and file details g...