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

Forum Posts

Passing Array data into SOAP envelope

Can anyone suggest how I can pass an array of numbers into a SOAP envelope? I need to make a SOAP API call with a list of phone numbers, as in the below example: Using the Customize Envelope editor of SOAP Execute snap I have successfully configure...

chris_king by New Contributor II
  • 2939 Views
  • 2 replies
  • 0 kudos

Mysql account

I tried to create a mysql account using localhost. I get the following error, can you please help. Failed to validate account: Failed to retrieve a database connection. Cause: Communications link failure The last packet sent successfully to the serve...

Triggered task landing page

I am considering using a triggered task to provide unsubscribe functionality for an internal email system. The link would pass two parameters to the pipeline, username and subscribe = yes or no. I have a couple of questions; When the task has complet...

peter by New Contributor III
  • 832 Views
  • 1 replies
  • 0 kudos

Resolved! Find a specific word in Json Object

In the router i am trying to route data based on below criteria if any of the value in statusC.contains("T’) route to view1 if any of the value in !statusC.contains("T’). (does not contains) route to view2 How can i best achieve from below data [ { ...

npise by New Contributor II
  • 1702 Views
  • 4 replies
  • 1 kudos

Joining two files without a common value

I want to join two files based on a field of file 1 containing the value of a field in file 2. What would be the best way to do this? e.g. File 1: $district_name='ABC School District". File 2: $district: ‘ABC’. So if $district_name.contains($distr...

SnapWizard by New Contributor III
  • 657 Views
  • 1 replies
  • 0 kudos