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

Forum Posts

Json Parsing issue in json generator

I am trying to parse the below JSON in the JSON generator snap but getting the error. Error: Expecting array for JSON-Path array index, found: Map Payload : [ { “AccountId”: “9999”, “FeatureName”: "test json -->>"$[0].UserIds[0]" test end " } ] I...

vaidyarm by Contributor
  • 2828 Views
  • 4 replies
  • 0 kudos

Azure List/Update Entries 403 Forbidden

We are trying to build a pipeline to read and update user attributes in Azure. We have followed the Azure Application Setup instructions and given API Application permissions to our Application based on Update user guide. [Application: User.ReadWrite...

jwfranks by New Contributor
  • 1119 Views
  • 0 replies
  • 0 kudos

Error in Snowflake Bulk Load

Hello, I have a parent and child pipeline where the parent pipeline sends some venue details to child pipeline. Based on the venue details, the child pipeline calls a REST GET to acquire data from vendor and loads into Snowflake table using Snowflake...

Bulk Load data into Postgresdb

Hi all, currently we have a JSON with thousands of objects as following: {[ {id:1, Name: a}, {id:2, Name:b}, {id:3, Name:c}… ]} We tried to use the PostgreSQL - Bulk Load, snap to load data into our database. I would like to ask that do we need to do...

nluu by New Contributor II
  • 826 Views
  • 0 replies
  • 0 kudos

Wrong output of Script

I tried running a script but after few rows, the data from different column started to show. For example, I tried loading data in column index 114. It is showing correct data till almost half number of rows but after that it is showing data of column...

abhinavjha by New Contributor II
  • 799 Views
  • 0 replies
  • 1 kudos