User Activity

Created by @hkaplan This pipeline pattern shows how to use SnapLogic’s snap.out.totalCount and the Join Snap to compare current and/or previous incoming records or current and/or next incoming records and set a Control-Break Flag to identify when a ...
Contributed by @hkaplan This pipeline reads in an Excel file with multiple columns, 1 to n number of rows with null cells and converts each Excel column into a JSON array with all of the null rows removed. Configuration The trick here is SnapLogic...
MARC21 (MAchine-Readable Cataloging) standards are a set of digital formats for the description of items such as books developed in the 1960s. The latest MARC standard, MARC 21, was created in 1999 and added formats for authority records, holdings re...
I have a zip file I need SnapLogic to source that was created on a Mac using Apple’s compress utility. To read the zip file, I used a ZipFile Reader snap which had no problem reading the zip file. Next I connected a XML parser snap to the ZipFile Rea...
Have you ever needed to identify when a control break occurs in your incoming data? Having this ability can save you considerable processing resources in cases where your incoming data is sorted on last names and you only need to perform calculations...
Kudos from