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

Forum Posts

Connecting to SQLMX

I am working on connecting to a SQLMX database using the JDBC connection. The connection is successful when I add the details in the JDBC account, but when I try to execute queries from the pipeline it throws error. I could run the same query using S...

Mapper vs. JSON Splitter

Did you know that you can use the Mapper snap to the same effect as JSON Splitter? There are some other reasons why you may want to use JSON Splitter. First of all let’s look at how mapper can achieve similar functionality of JSON Splitter To achieve...