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

Forum Posts

CSV Parsing issue

As per documentation CSV parser settings Escape character says : Leave this property empty if no escape character is used in the input CSV data. However when escape character '' is present in the data it fails. Only if I add \ in escape character it ...

Variable/Parameter Value

I have a parent pipeline followed by 5 different child pipeline. One of the child pipeline dynamically generates a variable value. How can i pass the value generated in that child pipeline during runtime to another child pipeline. Kindly advise.

Mari by New Contributor
  • 4427 Views
  • 5 replies
  • 0 kudos

How to loop a Soap Execute Snap?

Hi All, I am working on one task to get the "Completed "response from one web service with Soap Execute Snap.But the background process may not compete and respond with “Processing”. So is there a way to loop this Snap until I got “Completed” respond...

JYuan by New Contributor
  • 2318 Views
  • 1 replies
  • 0 kudos

Snaplogic connect to MS-Access MDB database

You can use the JDBC snap to access the MS-Access MDB database by using 3rd party JDBC driver. The example here is using the JDBC driver from UCanAccess. Note that the JDBC driver will have no idea on how to access an SLDB:// location. The databas...

dshen by Employee
  • 3847 Views
  • 8 replies
  • 0 kudos

Extracting XML data

Hi, I have created a pipeline that issues a REST Post and it successfully executes. Unfortunately, I do not know how to format and parse the result. Below, I am trying to move the results into a table. This is my desired output is this. I have tr...

johnnys by New Contributor
  • 4409 Views
  • 5 replies
  • 1 kudos