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

Forum Posts

Hyperlink URL Error in HTML/XML Generator

I am working on a pipeline and have data being formatted as two separate HTML tables in an XML Generator Snap that is being mapped to an HTML Text Email Sender. I am attempting to format the hyperlink in one of the cells of the table to show the link...

Screenshot 2024-08-07 145428.png Screenshot 2024-08-07 145334.png Screenshot 2024-08-07 145459.png Screenshot 2024-08-07 145305.png
lillyknox by New Contributor
  • 614 Views
  • 5 replies
  • 0 kudos

Resolved! How to add a snap that does nothing.

Hello,I would like to add a snap (or multiple) which do nothing, and are just for making the pipeline 'more readable'.This is so that i don't have the x25 -> x25 output-input connections.I tried to use the mapper snap with 'pass through' on and with ...

Pretpark_0-1723108508047.png
Pretpark by New Contributor II
  • 700 Views
  • 3 replies
  • 1 kudos

How do typeof and instanceof work?

There are two special operators related to data types in SnapLogic. These operators are typeof and instanceof. The names look like the operators in JavaScript but they don't work like in Javascript. const a = new String("Hello world"); const b = Stri...

Palermo by New Contributor II
  • 421 Views
  • 0 replies
  • 0 kudos