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 - deadlocked issue

Hello All, I create a pipeline to create a target table based on source table, the steps in the pipeline are: 1.DROP the target table if exists → 2.Create the table if not exists -->3. Modify some column length in the target table → 4.Read data from ...

Dai9210 by New Contributor II
  • 1703 Views
  • 1 replies
  • 0 kudos

Disconnect Snaps

I am new to SnapLogic and I am working on my first pipeline and I need to know how to insert a snap between two connected snaps. In other words how to disconnect already connected snaps

rfarag by New Contributor
  • 2458 Views
  • 3 replies
  • 2 kudos

Snowflake Bulk Upsert Key Column Issue

Hello, I’ve had luck getting the snowflake bulk load to work. But that loads and duplicates records. I have been trying to get the Snowflake Bulk Upsert to work so I can use key ID columns. I can’t get past the error that I have an invalid column nam...