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

Forum Posts

Array manipulation

I can't figure out how to manipulate the input so that I can have the desired output. Attached is the scenario that I wanted to solve.Here's what I tried:- a Conditional snap (see attached) - in Mapper, $entity.Attributes.map(x=>x.extend({Value:$ram}...

marenas by Contributor
  • 520 Views
  • 2 replies
  • 0 kudos

Resolved! Lost contact with Snaplex node

I have a very small pipeline (3 snaps) that I’m reading from a SQL table and writing the results to a new table in the same DB. I keep getting an error: Lost contact with Snaplex node while the pipeline was running. The select statement is pulling ...

msalter by New Contributor II
  • 4528 Views
  • 18 replies
  • 9 kudos

HTTP client

**Task :**We have n number of records in the below URL, we have to pull all the records. For each request there should be limit of 10 records for testing. How to use Pagination for this Task, Note: In my client URL there is no offset, start or limit....

rjapala by New Contributor III
  • 2727 Views
  • 8 replies
  • 3 kudos

SQL Server - Bulk Load in Linux

Hi SMEs,Good day, hope all is well. Currently having some issue when running the bcp client in linux snaplex I was wondering on how can I pass the -u argument in the bcp client or any workaround or configuration that needs to be done in the snaplex?I...

alchemiz_0-1716793495749.png alchemiz_1-1716793616150.png alchemiz_1-1716798461782.png
alchemiz by Contributor III
  • 358 Views
  • 2 replies
  • 0 kudos

SQL Server Bulk Load Error.

Hello,   To perform truncate/load data strategy for around 20 million records from SQL Server Source to SQL Server Target, I am trying to use SQL Server Bulk Load Snap. I understand that the BCP utility has to be installed and i have installed BCP ut...

arvindnsn_0-1716411577266.png arvindnsn_2-1716411650772.png