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

Forum Posts

Script Snap Data Structures

Hello, I have written a script to create a JSON object with counters of a parameterized length, with the desired structure like this: [ { “counter”: 1 }, { “counter”: 2 }, { “counter”: 3 }, … ] However, when I do this through a loop in a script sna...

jskrable by New Contributor III
  • 2328 Views
  • 2 replies
  • 1 kudos

Json File generation from Redshift Table

Hi All, I am working on generating a JSON file from a Redshift table in the below desired format Required Output: { “data”: [ { “classification_code”: “ARGENTINA”, “reporting_country”: “Argentina”, “sub_region”: “Rest of Latin America”, “territory”: ...

Aravind711 by New Contributor II
  • 3188 Views
  • 5 replies
  • 0 kudos

S3 File as Email Attachment

Hello, As part of an error handling pipeline, I am attempting to write a detailed error file to an S3 bucket, and then attach that file to the email notification at the end of the error pipeline to alert users of the issue. I was able to do this succ...

jskrable by New Contributor III
  • 6245 Views
  • 5 replies
  • 1 kudos

Format to XML in an Ultra Pipeline?

Has anyone been able to format multiple input fields into XML in a pipeline that will be executed via an Ultra task? I attached a screenshot of my pipeline. In the highlighted XML Format snap, if I clear the Root Element field (as required by the in...

dcarlson by New Contributor
  • 3034 Views
  • 3 replies
  • 0 kudos