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

Forum Posts

Passing custom value to Error pipeline

Hi, I have search the community and Google for that matter but I cannot find a sample of how I can pass a custom value to an error pipeline. When we start a pipeline we consume message information from a RabbitMQ queue and when we have an error in ou...

Richard by New Contributor III
  • 1877 Views
  • 2 replies
  • 0 kudos

Mongo DB secondary node

Good day. I have a question regarding mongo DB connecion account. Is there a way to configure a secondary node? I mean, If I make the connection via connection string, the parameter name and value in that connection string are readPreference=secondar...

Sharepoint online config

Hello, I’m trying to connect a Sharepoint Online snap to a site to do a upload file. So far I got the access token but when I tried to set up the settings, mainly to provide the site id, I have no clue what should be put there, I’ve tried everything ...

REST POST but I need Process Array

I am calling a REST api that returns large amounts of data, but it requires a POST to get the data. The POST snap does not have the Process Array element. (the API does support streaming the results if I call it from Python. Thoughts or solutions?

Tim by New Contributor
  • 1737 Views
  • 2 replies
  • 0 kudos

Resolved! Throw error to trigger error pipeline

Hello, I’m wondering if there is any way to trigger the error pipeline, without having to execute it with a Pipeline Execute snap. The idea is that I filter for Client or Server errors, which i’d like to handle differently based on the error code and...

Henchway by Contributor
  • 3854 Views
  • 4 replies
  • 2 kudos

SQL Server - Execute Snap

A statement like this works fine in SQL Server. How can I get something like this to work in the SQL Server - Execute Snap? There has to be a syntax issue that I have. Any help is appreciated. DECLARE @sql AS varchar(max) = ‘This is a Test’ PRINT ...

sdoscher by New Contributor III
  • 3311 Views
  • 13 replies
  • 18 kudos