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

Forum Posts

Resolved! Transforming JSON Data

Hello All, Trying to transform the JSON data into a mapper. Can anyone help me to get this resolved without using the script snap? Attached the pipeline with JSON generator and expected output. JSON Mapper_2020_02_12.slp (10.3 KB) Thanks!

skodali by New Contributor III
  • 1471 Views
  • 1 replies
  • 1 kudos

Omit missing fields in a Mapper

Hi community, I would like to create a Master Mapper of sorts that will accept an input stream of let’s say field1 and field2, and just output those fields. Mapper: TEST_MasterMapper_2020_02_11.slp (4.9 KB) I’ve uploaded a sample pipeline of what I...

Snowflake - Bulk Load giving error

Hi, I am trying to use Snowflake bulk load snap to write data to a Snowflake table from input view. But when I have tried to validate or execute the pipeline I got the following error, Pipeline Execute: Error details: What is this temp file here? C...

Resolved! Discard all documents in pipeline

At the very end of a pipeline I would like to update a single row in a logging table. I’m going to do that in an Execute Task snap, but the problem I’m having is that it wants to run the child snap 20k times instead of simply running a single update ...

Snowflake Bulk Load

Hi, I am trying to use Snowflake bulk load snap to read data from external S3 location and load into the snowflake table. here the challenge is that. Under the Snowflake account, I have mentioned the external bucket name and provided keys. but when a...

venkat by New Contributor
  • 4049 Views
  • 9 replies
  • 0 kudos

Resolved! Simple document viewer during testing

I was wondering if there is a simple way of viewing documents made it down a certain path during testing of a pipeline. I know that I can view how many documents flow in and out of a Snap using the statistics viewer, but I’d like to actually see the ...