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

Forum Posts

Pipeline Not Behaving as Expected

Hello. Sorry, another newbie question. I am trying to build a pipeline that reads in a file from our network location, calls an oracle package/procedure and moves the file when done. I don’t see a File Move snap so I assume I have to essentially buil...

Get offset from a date

hi all, i have been trying to get offset in a date format. i m using toLocaleDateTimeString({“timeZone”:$dealerTimeZone, “format”:“yyyy-MM-dd'T'HH:mm:ss Z”}) since Z denotes offset, but its not showing offset in output ie -0800 or something like this...

vipulk10 by New Contributor III
  • 2804 Views
  • 5 replies
  • 1 kudos

Resolved! For loop for email sender template

I am trying to send the output of an API response into an email body.I am setting the Email type has ‘HTML table’ so that i do not send one email per document but rather one email for multiple documents. I am trying to use a for loop in the Template,...

aniketbhoi by New Contributor II
  • 2044 Views
  • 1 replies
  • 0 kudos

Monitor long running pipelines

Here is a simple pipeline that takes the pipeline name as a parameter and sends an alert-email when the running time is beyond a certain threshold(configurable via parameter) monitor-long-running-jobs_2017_11_08.slp (10.3 KB)