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

Forum Posts

Resolved! Ending document stream for some paths

Hello everyone, I have the need to let some stream paths end in “nothing”. Essentially I have a bunch of diff outputs that I will ignore, but eventually I will have to reduce the entire pipeline to a single output since it will be a triggered task. ...

Henchway by Contributor
  • 2150 Views
  • 2 replies
  • 2 kudos

Passing the expression as parameter

Hi Good day, Would like to check how to specify an expression statement as a parameter in the mapper. I identified specifying the expression directly in the mapper which evaluates to the boolean value depending on the evaluation but the same can not ...

Harsha3 by New Contributor III
  • 2012 Views
  • 2 replies
  • 2 kudos

XSLT and Soap Execute

I have constructed the complete Soap message using XSLT snap and now want to pass that in Soap Execute. Output view of XSLT Snap is Binary and input view of Soap Execute is document. How can I do this binary to document translation. It seems Normal b...

Writing a data under a specific column header

Good day, Is there any way available that allows the data to be written under a specific column header of our choice? To put preciosuly, we have data already present under the headers say Col1, Col2, and Col3 and I need to insert the data under Col4 ...

Harsha3 by New Contributor III
  • 966 Views
  • 0 replies
  • 0 kudos

Resolved! Remove the character "\n" and empty spaces from string

i trying to remove the “\n” character along with empty spaces from string thru mapper expression, but it’s not working. input value JsonStr := [\n “AC”\n] expected output := [“AC”]input value JsonStr := [\n “AC”,\n “BD”,\n “DE” \n] expected output ...

nchrk by New Contributor II
  • 5319 Views
  • 7 replies
  • 1 kudos