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

Forum Posts

Resolved! How to create multi rows dynamically?

we have a snap to get a count from the previous snap, then once we got the count(there’s only one output), for example, if we got 10, we will need to create 10 outputs in the next mapper, how can we do that? Is there any formula we can use?

sdeng by New Contributor II
  • 1761 Views
  • 2 replies
  • 1 kudos

MS-SQL Server Stored Procedures

I have a pipeline that creates a staging table in a SQL database that is then compared to a target table using a SQL server stored procedure. It is important that the staging table be completely populated before the stored procedure is executed, and...

Marketo Next URL for Lead Programs

This is for Marketo. If i hardcode the access token then it works fine. But if i parameterize the access token it throws access token invalid. How do we pass the next URL for getting the nextpage results NextURL: ‘%s/rest/v1/leads/programs/2696.json...