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

Forum Posts

Array functions

Is there a way to delete the first entry in an array if the length of the array is more than 1. if the JSON looks like this: { “content”: { “type”: “SHOP_ITEMS”, “uris”: [ “Groceries”, “Cleaning Products”, “Household Items” ] } } I want the final out...

rajendraj by New Contributor II
  • 3299 Views
  • 7 replies
  • 5 kudos

Resolved! Transpose column into row csv file

I have a pipeline that reads two csv files from different servers, i want to put together the data of both csv files into one. I used a union snap to put the data together but if one server is down it’s only going to bring me the data of only one ser...

Creation of PDF files

Hello, I have a requirement of reading incremental data from source database and apply required transformation and create target files in PDF format. Has anyone implemented any pipeline and generated PDF file as target. Thank You,

Majid by New Contributor III
  • 932 Views
  • 0 replies
  • 1 kudos

Resolved! Extend columns into Rows without using Copy Snap

Hi everyone, I am stuck in one transformation I have one student_id which have different marks with subjects and I want to divide it in rows without using copy snap. PFA The records are coming in this format And I want to manipulate this records in ...

mjain by New Contributor
  • 1614 Views
  • 5 replies
  • 0 kudos