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

Forum Posts

Resolved! Extract object from array

I’ve got an array with one object in it, similar to this: [ { “property” : “value” } ] I’d like to remove it from the array and be left with an object: { “property” : “value” } I’ve been playing with the mapper root, but I can’t find a syntax that wi...

Connect to https using file poller

How do I use File poller, or a different snap, to connect to https site? I’ve created the account, then added the path to file poller, however the validation never completes, nor do any errors display. So I stop the validation and click run. Run neve...

lydarose by New Contributor
  • 2504 Views
  • 1 replies
  • 0 kudos

Snaplogic questions

Is there any limit on number of pipeline versions? · Are there Message Queue snaps? · Some of the snaps (For each/Pipeline execute) have option to choose snaplex – Ground or Cloud – Need to understand when and why to choose? Scenarios

Update SQL Server

Hi All, I want to update a column with NULL (using SQL Update Snap) How can I pass DB Null to a column? I have tried passing in “null” that did not work. Please let me know if you have any ideas. Appreciate all your help!

jomalladi by New Contributor
  • 1958 Views
  • 1 replies
  • 0 kudos