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

Forum Posts

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
  • 7713 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
  • 1630 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
  • 1277 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
  • 4077 Views
  • 10 replies
  • 0 kudos

Array vs Non Array

hi there, I have 2 json files. one has the array and the other one has non-array child-structure. The parent is also array. At the parent level I get individual records but when it comes to Child, if its non-array, then it mashes up the childs for ea...

manohar by Contributor
  • 3531 Views
  • 6 replies
  • 5 kudos

Resolved! Convert Date(yyyy,mm,dd) to a date field

My work has had me creating a pipeline for the last few weeks, that checks if an excel document exists, and if it does, it opens it and updates our system based on what dates are in the spreadsheet. I’ve had to develop it using the template we receiv...

RoyB by New Contributor III
  • 2495 Views
  • 2 replies
  • 4 kudos