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

Forum Posts

Parent/child pipeline execute

Objective: Create a parent/child pipeline, where the parent pipeline calls the child pipeline once for every group/list/document of parameters set up in parent to dynamically change the child’s parameters for each run. Example Concept: parent pipelin...

ryan by New Contributor
  • 2641 Views
  • 0 replies
  • 0 kudos

File rename

Hi, I have a requirement to rename a file by appending the timestamp to its name, after processing it. Apart from the usual File-Reader+File-Writer(to file with new name)+File-Delete(to delete old file), is there a simpler way? Best, Rajesh

Syntax in SQL Server Execute Snap

A statement like this works fine in SQL Server. How can I get something like this to work in the SQL Server - Execute Snap? There has to be a syntax issue that I have. Any help is appreciated. DECLARE @sql AS varchar(max) = ‘This is a Test’ PRINT @sq...

sdoscher by New Contributor III
  • 1634 Views
  • 2 replies
  • 1 kudos

Snaplogic html table column width

Where/how can I adjust the HTML table in the email sender snap so that the columns are wider (either a fixed width, or so that they auto expand? The current setup is: Email Snap HTML Table table.Snap {background-color:transparent;border...

sdoscher by New Contributor III
  • 5256 Views
  • 6 replies
  • 0 kudos

Issues using Diff Snap

Hi, I’m new to snap logic, I have two data sources (Oracle, SQL) the new is Oracle and existing is SQL. The pipeline’s first run, runs as expected, but the second, where I would expect all data to be in the “unmodified” output data preview is not wo...

dmcnichol by New Contributor II
  • 3575 Views
  • 8 replies
  • 1 kudos