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

Forum Posts

SQL Server - Update deadlock issue

Hello All, I am getting transaction deadlocked errors while Updating the records. The snap being used here is SQL Server Update. Transaction (Process ID 92) was deadlocked on lock resources with another process and has been chosen as the deadlock vic...

jomalladi by New Contributor
  • 3551 Views
  • 2 replies
  • 0 kudos

Resolved! Loading jsonb postgres data

How can I load JSONB data using Postgres snaps? I’m able to load the data as TEXT type but not as JSONB type. Below is how I’m setting up my pipeline for inserting data to postgres db: Any answers would be appreciated!

anayak by New Contributor III
  • 3681 Views
  • 4 replies
  • 3 kudos

Resolved! HDFS Writer Writing to ADLS Gen2

I am trying to upload a file to adls gen2 storage using OAuth method to connect The Account creation and validation was successfull But the Writer Fails with following error The ApplicationID/ClientID used is assigned as contributor to the storage a...

GV2019 by New Contributor II
  • 3885 Views
  • 4 replies
  • 0 kudos

Logging from custom java jar in script snap

Hi, I have a Java Jar file which has a method inside a class that returns a string value, and I also have a log4j logger inside the method. I placed these 2 jars mycustom.jar and log4j.jar in node path. In script snap (python) I mentioned the path of...

kpatnala by New Contributor
  • 2233 Views
  • 1 replies
  • 0 kudos

Resolved! Merging two arrays

Hi there, I have 2 arrays that I need to merge; I have used Merge in Join Snap but they are not coming in as Output below. seems simple but missing something. Any guidance? Thanks Manohar INPUT **Array 1** [ { "order-lines": [ { "...

manohar by Contributor
  • 5340 Views
  • 6 replies
  • 2 kudos