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

Forum Posts

Automating the snap logic pipeline

We created a set of snaplogic pipelines, exported the pipeline’s as .slp files. Now we are looking for automation for a) Importing the .slp pipeline through jenkins (the .slp pipelines are checked in in a repo) b) After import if required need to set...

arunnp by New Contributor II
  • 1709 Views
  • 1 replies
  • 0 kudos

REST POST A File?

Seems like a silly question, but I have a pipeline with a REST POST snap like below which posts a file pulled directly from the SLDB filesystem and posts it to a URL, specifying an Upload File and Upload File Key. This seems to work fine… But my fi...

christwr by Contributor III
  • 7912 Views
  • 14 replies
  • 2 kudos

Double Quotes Parsing Error Expression

I am getting the below error when I am using the expression to run using the filter. If I remove them and run it, it works fine. The double quotes are causing issues. Any help would be greatly appreciated? I have changed the filed names because of co...

nosingh by New Contributor
  • 1714 Views
  • 1 replies
  • 0 kudos

Error Pipeline Help

Can anyone point me to a comprehensive video or explanation re: Error Pipelines? The documentation leaves out a lot of details.If an error occurs, I want to pass in the value of $ProcessId (as one example) to the error pipeline so that I can flag the...

fmdf by New Contributor III
  • 1327 Views
  • 1 replies
  • 0 kudos

Resolved! XML split in pipeline

I have a scenario where main xml needs to be splitted into multiple xmls. Main xml:- <?xml version="1.0" encoding="UTF-8"?> <Order> <Main> <Version>2.1</Version> <SenderID>55544566</SenderID> </Main> <Data> <OrderNumber>564434555</O...

Sahil by Contributor
  • 4320 Views
  • 10 replies
  • 0 kudos