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

Forum Posts

Single pipeline to call multiple pipelines

Hi, I need to design a scheduled task, such that each pipeline executes one after other. Either i can visit each pipe line and schedule them individually.(Currently doing this) Is there any other way where i can design a single pipeline where it call...

sp41832 by New Contributor II
  • 3316 Views
  • 5 replies
  • 3 kudos

Convert Base64 to HEX

I am working on a Snaplogic pipeline to copy data from Oracle to Snowflake. A few tables at source have BLOB column which needs to be copied. Snaplogic sees them as “Base64 encoded data” but Snowflake needs the data in HEX format. I would like to kno...

File Writer - Append to Excel

Hoping someone can help. I have a pipeline that executes a SQL, uses a file writer to put the result set in an excel (call it excel #1) and then emails Excel #1 as an attachment. All works good. WHAT I NEED TO DO: have another excel file (call it...

sdoscher by New Contributor III
  • 2274 Views
  • 4 replies
  • 1 kudos

JSON Payload issues

I’ve come across an issue where the REST post works using a JSON generator, but when we receive the JSON from the pipeline and post it, the call fails. The JSON payload is exactly the same between the JSON generator and what we receive, yet we cannot...

shawnharv by New Contributor
  • 2187 Views
  • 4 replies
  • 0 kudos