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

Forum Posts

Cannot insert a NULL value into column error

Hi,Hope you're well! Need your assistance here..My pipeline reads from one table (source) and write into another one (target).I get an error as below 'Cannot insert a NULL value into column sales_id'. i have double checked and i don't have any Nulls ...

asl23_0-1699281513866.png asl23_1-1699281665188.png
asl23 by New Contributor
  • 408 Views
  • 1 replies
  • 0 kudos

Resolved! Referencing an earlier Snap

Hello.I'm trying to pass a JSON as a pipeline parameter, and I've prefixed my pipeline with a Mapper Snap to "parse" the JSON and the output of the Mapper is a JSON object I can reference later in my pipeline. A sample of this JSON is such:{"extract"...

rriley99_1-1698947079487.png rriley99_4-1698947565998.png
rriley99 by New Contributor III
  • 994 Views
  • 3 replies
  • 1 kudos

Resolved! sizeOf payload

Hello,im trying to convert a MuleSoft API to snapLogic. In one of the Mule flows, a choice block is used and the expression sizeOf(payload)==1 is evaluated. How can this same logic be used in snap? Im having trouble accessing payload as snapLogic say...

Max by New Contributor II
  • 1164 Views
  • 3 replies
  • 0 kudos