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

Forum Posts

Scheduled task

I have a requirement to run same pipeline for different business in parallel.All the details have been configured in database.I created two scheduled tasks with business as parameter (hardcoded for each task) and want to use this parameter in Oracle ...

Dharkawat by New Contributor
  • 2788 Views
  • 4 replies
  • 0 kudos

Executing pipelines on specific nodes

Hi,I have a use case where I want to be able to execute pipelines on a specific node for troubleshooting purposes. I know is possible to execute child pipelines via the pipeline execute snap on the same node as the parent pipeline, but that parent pi...

LeeDuffy by New Contributor II
  • 840 Views
  • 3 replies
  • 0 kudos

Adding increments to a REST Get paging request

We have to send GET requests to a REST API which unfortunately doesn't support standard paging. The endpoint returns only 50 records at a time, and does not include in the response any information on whether there are more records (such as a 'hasMore...

DMG by New Contributor
  • 836 Views
  • 2 replies
  • 2 kudos

Sharepoint Snaps

Hi Everyone,I need some help with the Sharepoint Snaps. If I use the "Get Sites" snap, I get a response from the server. However, for any of the other Sharepoint snaps (e.g. Read List, Get Item, Get Document Library, etc.) I only get the error: "Fail...

rcastroe by New Contributor
  • 783 Views
  • 0 replies
  • 0 kudos

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
  • 1837 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
  • 8249 Views
  • 18 replies
  • 9 kudos