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

Forum Posts

How to create a Dynamic pipeline

Hi, I have a requirement to extract data through multiple azure tables from SQL server & dump into multiple tables in azure tables. I wanted to create a generic pipeline. Can anyone suggest how to create it? Thanks

Himani by New Contributor
  • 891 Views
  • 0 replies
  • 0 kudos

REST POST a file to box.com

Hi, I’m trying to do a multi-part form REST Post to box.com upload API which requires a file and an attributes part. We’re getting an error indicating that the parent parameter can’t be found. Parent is essentially the folder id in Box. The box AP...

JavaScript Function Scoping (Script Snap)

I thought about creating a ticket to ask this, then realized others probably could use this information as well… When writing a script for a JavaScript snap, one can define all the subroutines as member functions within the “impl” object: var impl = ...

Resolved! Read JSON Values

Hi, I have the below output from a mapper snap and I want to read the value from it. Could you suggest how to do it? Required output - /hcmService/FlowActionsService?WSDL JSON output from mapper is as below - [ { “HCM_Account”: “/hcmService/FlowActio...

Triggered task response

We have a snaplogic pipeline which is designed to load data into the table and have created a triggered task to invoke the pipeline. This task is being called by another application. In the recent execution , this task was invoked successfully and I ...

viji28 by New Contributor
  • 1275 Views
  • 2 replies
  • 0 kudos