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

Forum Posts

Resolved! Raw Text into Body on REST Post

We have an API that’s expecting raw text as the body of the call and I’m not clear on how to get SnapLogic to pass the data as raw unformatted text. If I map my text into $content and then pass that to the API The problem is that when I look at how...

pcoleman by New Contributor III
  • 4127 Views
  • 9 replies
  • 1 kudos

Issue (or bug) with mapper snap

Hello, I have found something like bug. I cannot understand the strange result of the following pipeline. When I run validation of this pipeline, I see following results. As expected count of the input documents in the Gate output equal zero. You ca...

Vladyslav by New Contributor
  • 3218 Views
  • 5 replies
  • 0 kudos

Resolved! Expression Library evaluates to ArrowFunction

Hello, i’m trying to nest a function in a map within an expression library, however what i get returned just the ‘callstack’ of the function. Here’s the outcome: [ { "test": "/* ArrowFunction @ line 5:10 */ () => __parent__.salesRegionMapper('account...

Henchway by Contributor
  • 2774 Views
  • 5 replies
  • 1 kudos

Resolved! Pipeline Status Notification

Hi there, I know that we can receive notifications for Pipelines that run on Scheduled Tasks for a number of statuses such as started, stopped, failed and completed. How can we do the same for a pipeline that fails or stops whilst running on a Consum...

NAl by Contributor
  • 2839 Views
  • 7 replies
  • 1 kudos

Snaplogic Service Bus

I am new to Service Bus and have been using the Snaplogic Pipelines posted here (Azure Service Bus Integration) to read and write to service bus. However the pipeline to read from Service Bus, only pulls the last record off the bus and I would like t...

peter by New Contributor III
  • 2341 Views
  • 2 replies
  • 0 kudos

Powershell command execute Snap

Hi, Is there any way to execute a command line scripts (Ex: Power shell)? Our scenario is to execute a set of commands (which is located over in a server, where we could establish a connection through an FTP/SFTP) at the end of load completion for an...

Aravind711 by New Contributor II
  • 4959 Views
  • 7 replies
  • 1 kudos