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

Forum Posts

Basic string transformations not working

Hi Team, I observed that basic string transformations are not working, few of the scenarios have been listed below: Trimming spaces from the textChanging the text from uppercase to lowercase and vice-versa I have used both the mapper and conditional ...

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
  • 2765 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...

brianc0755 by New Contributor II
  • 1483 Views
  • 0 replies
  • 0 kudos

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...