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

Forum Posts

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
  • 943 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...

Andrei_Y by New Contributor III
  • 543 Views
  • 0 replies
  • 0 kudos

Resolved! Jar file download failed : NOT FOUND

Greetings.I'm attempting to perform some operations against a MySQL 8.0.33 server. I created a SnapLogic MySQL database  account, and uploaded mysql-connector-j-8.0.33.jar to the JDBC driver property of the account configuration popup. Pressing the v...

brianm by New Contributor II
  • 3395 Views
  • 6 replies
  • 2 kudos