Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! File Reader + parser - assign filename

I’ve got a pipeline which is reading multiple files. A simplified version is the below: I’d need the output to contain a column with the filename of the original file. As the file content has nothing to do with the filename, i can’t use the normal “...

Matthias by New Contributor III
  • 4424 Views
  • 5 replies
  • 7 kudos

Resolved! Checking for existence of an array in a mapper

Hello. Im looking for a way of dealing with JSON documents that are sometimes recognised as an array, and sometime not. In the below example, i need to manipulate the “message” element to remove certain messages before passing these on to another web...

Tommy by New Contributor III
  • 2176 Views
  • 2 replies
  • 6 kudos

Curly brackets in filename

Hi, I am using Multi File reader snap but is not picking correctly filename if it has curly brackets. filename is like: abcd{334-ffg-gg}.xml How to handle these kind of schenarios.

Sahil by Contributor
  • 4563 Views
  • 17 replies
  • 2 kudos

Broken Pipe in REST POST

Hello all, we have developed a pipeline which loads a file to SAAS application. For most files this works fine, but larger files error out. We get after 30 sec below error: Reason: Broken pipe (Write failed) Resolution: Please check the Snap properti...

steffeck by New Contributor II
  • 1491 Views
  • 1 replies
  • 0 kudos

Resolved! REST GET: Not working for Smartsheet API

Hi, I’m trying to fetch data from a sheet using Smartsheets sheets API. I’ve generated the access token, and it’s working fine with Postman. Please see below it’s returning the data, but when I do the same using Rest Get, it’s not producing anything....

Resolved! Throw an error or warning

Hello, Is there a way to force a pipeline to finish in warning or error state in the dashboard? We handle all errors using an error pipeline. This makes it difficult to spot pipelines that have gone wrong in the dashboard. It would be great if there ...

Tommy by New Contributor III
  • 3095 Views
  • 4 replies
  • 5 kudos