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

Forum Posts

Resolved! Get current JSON document being inserted

I have a pipeline with a oracle insert snap and a error pipeline. Everything works. When something in the pipeline fails I am passing variables to the error pipeline and storing in a table. I want to pass the current JSON document that failed? W...

Mark by New Contributor II
  • 3235 Views
  • 5 replies
  • 2 kudos

Tell SnapLogic to do Nothing

If data doesn’t meet a certain criteria (e.g. evaluated through a router snap), we want SnapLogic to do nothing i.e. avoid routing to an error pipeline/no further action required

NAl by Contributor
  • 1398 Views
  • 1 replies
  • 0 kudos

Resolved! Raw Text into Body on REST Post

We have an API that’s expecting raw text as the body of the call and I’m not clear on how to get SnapLogic to pass the data as raw unformatted text. If I map my text into $content and then pass that to the API The problem is that when I look at how...

pcoleman by New Contributor III
  • 3973 Views
  • 9 replies
  • 1 kudos

Issue (or bug) with mapper snap

Hello, I have found something like bug. I cannot understand the strange result of the following pipeline. When I run validation of this pipeline, I see following results. As expected count of the input documents in the Gate output equal zero. You ca...

Vladyslav by New Contributor
  • 3072 Views
  • 5 replies
  • 0 kudos

Resolved! Expression Library evaluates to ArrowFunction

Hello, i’m trying to nest a function in a map within an expression library, however what i get returned just the ‘callstack’ of the function. Here’s the outcome: [ { "test": "/* ArrowFunction @ line 5:10 */ () => __parent__.salesRegionMapper('account...

Henchway by Contributor
  • 2682 Views
  • 5 replies
  • 1 kudos