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

Forum Posts

ZipFile Writer - creating multiple zips

I’m currently trying to build an integration where I need to take a large volume of files (photos) and zip them up into separate zips that aren’t larger than a certain size (as the destination has a limit on how large the zip files can be). I current...

jplunkett by New Contributor
  • 1050 Views
  • 0 replies
  • 0 kudos

Error connecting to Azure SQL

Greetings, We are trying to connect to an Azure SQL database and we are getting the following errror… The port is 1433 because we checked in our DB properties… Screenshot_2020-05-20 17.52.42_ITXy5I|690x83 We have tried many different things so I am t...

mitsos by New Contributor
  • 2089 Views
  • 2 replies
  • 0 kudos

Diff shows identical rows as modified

I am using a Diff Snap against two inputs in which the rows look like below, and the Snap is outputting to the Modified output View. I have found it’s because of the dates, meaning, I have rows without Dates, and they end up in the Unmodified Output ...

dtaylor1 by New Contributor
  • 2425 Views
  • 3 replies
  • 0 kudos

Resolved! Retrieving the value of a sibling from a JSON payload

Hi, I’m trying to extract the object_id of the object with path=“/Test_Engagement_A17” and write this to a pipeline property in a Mapper. Could anyone give me a pointer? Thanks. “objects”: [ { “object_type”: “DIRECTORY”, “path”: “/Test_Engagement_A19...

Toby by New Contributor II
  • 3232 Views
  • 2 replies
  • 2 kudos

Seclore encrypted file processing

Hi, I have a file which is encrypted by ‘Seclore’ and now I wanted to read this file data using SnapLogic and write it to text format. To read the data in my local system I have installed ‘Seclore Desktop Client.exe’ software which is decrypting this...

ppankaj88 by New Contributor II
  • 2166 Views
  • 1 replies
  • 0 kudos

Resolved! Including payload in REST Get Snap

Hi, I need to call a REST GET method but it needs a payload e.g. {“path”: “xyz”}. I can’t find anyway to call a GET endpoint and include a payload in Snaplogic, does anyone have a solution? Thanks

Toby by New Contributor II
  • 3239 Views
  • 5 replies
  • 1 kudos

Updating part of a JSON Document

Mapper output is shown below. I would like to update the InstrumentIdentifiers section in the JSON with the Tickers section. In other words, the Array of JSON fragments under Tickers should come under InstrumentIdentifiers. Second Image shows the J...

erase_ego by New Contributor II
  • 1874 Views
  • 2 replies
  • 1 kudos