User Activity

Hi, I have configured a pipeline to trigger another pipeline via triggered task. The first pipeline triggers the second one by calling a triggered task’s secured REST URL, using the REST GET snap. I have tested the REST authentication for this purpos...
Hi, I am designing a pipeline that needs to execute another pipeline upon it’s completion. My original intention was to use the “Pipeline Execute” snap, but this snap has a limitation wherein, it cannot execute pipelines that are stored inside anothe...
Hi, I’m trying to parse an excel file with the “Excel Parser” snap and I’m getting the following error: Zip bomb detected! The file would exceed the max. ratio of compressed file size to the size of the expanded data. This may indicate that the file...
Hi, I would like to have the ability to create, update, delete Snaplogic scheduled tasks via REST API from a web application. I understand that the [Snaplogic Metadata] snap pack only allows the creation of triggered tasks? Can Snaplogic facilitate t...
Hi, I am trying to parse a CSV that is auto-generated by a legacy system. The CSV has no headers. The problem is, the system conditionally adds columns to individual records. So, the CSV sometimes has records with more columns than others. This cause...