User Activity

There is a requirement for the following: Error pipeline for an ultra pipeline which responses with custom HTTP code, e.g. 500. Why: …The third party API caller shall receive a proper HTTP code, not only HTTP 200 with error message. …Or when the pipe...
Hi, I get as JSON input { "amount" : 1000 } I would like to convert 1000 to 1000.00 { "amount" : 1000.00 } How? I do not want to convert to “1000.00” which toFixed(2) does. thank you.
Hi SL gurus, Scheduled a cron task for 1AM like this. Got executed 1:08AM. Any suggestions? PS. “A Scheduled Task can take up to 10 minutes past the scheduled time to execute. If it misses that window, the task does not execute.” - is this an april’s...
Scenario: Pipeline1 List directory for documents. Output: e.g. 200 filenamesPass every filename to Pipeline2 asynchronously Pipeline2 (will be started 200 times) Get filenameRead fileand so on… The goal is to decouple Pipeline1 and Pipeline2. I just ...
Hi, I cannot move or copy the file within snaplogic file folder. Writing a file works - see below - but move/copy/rename does not. I suppose not supported? Would be glad, if someone could confirm that useful feature, or point out the mistake. WIthin ...
Kudos from