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

Forum Posts

Resolved! Creating unique ID's and repeating

Hello Experts,I have a JSON input looks like this:[{"id": "0000000","type": "DUMMY_Payload","userId": "ABCD1234"},{"id": "1111111","type": "DUMMY_Payload_1","userId": "QWER5678"},{"id": "2222222","type": "DUMMY_Payload_2","userId": "ABCD1234"}]The as...

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
  • 2907 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
  • 918 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
  • 911 Views
  • 2 replies
  • 2 kudos