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

Forum Posts

Resolved! Merging two arrays

Hi there, I have 2 arrays that I need to merge; I have used Merge in Join Snap but they are not coming in as Output below. seems simple but missing something. Any guidance? Thanks Manohar INPUT **Array 1** [ { "order-lines": [ { "...

manohar by Contributor
  • 5054 Views
  • 6 replies
  • 2 kudos

Resolved! Sort internal array

hi there, I have a inbound json thats coming this way. How can I sort the Order-Lines array based on line-num in asscending order. tried to use sort but did not work. any other solutions? Thanks Manohar [ { "order-lines": [ { "lin...

manohar by Contributor
  • 2466 Views
  • 1 replies
  • 1 kudos

Global Error Pipeline

We have a “Global Error Handler” pipeline called from every pipeline. We recently started seeing slowness in the Error Pipeline in the “Parameter Reader” snap. Also we recently noticed “Global Error Log Writer” snap is called even though the “Router”...

mramaswamy by New Contributor II
  • 1601 Views
  • 3 replies
  • 0 kudos

Sorting list of strings

Hi All, Please help. my input is below. { “ABC”: “Management,Improved” , “DEF”: “Management Effectiveness” } and i want to sort the list of strings that is present in ABC. Expected Output - { “ABC”: “Improved,Management”, “DEF”: “Management Effectiv...

KTsnap by New Contributor III
  • 3400 Views
  • 5 replies
  • 3 kudos

Resolved! Worksheet Reader (Google Sheet Snap Pack)

Dear Community, I have a use case that needs to read a Google worksheet using the Google Sheet snap. Our Google Admin helps us set up the Google Account that needs access when I use the Worksheet Reader snap in SnapLogic. For testing, I shared a Goog...

marenas by Contributor
  • 2071 Views
  • 1 replies
  • 1 kudos

Resolved! Group By Field behaving mysteriously

I have a Union snap with 4 inputs where the incoming documents contain the same columns. To deduplicate the rows, I am preparing the data by using the Group by Field snap to identify those with a shared column value. When validating the pipeline this...

NAl by Contributor
  • 1919 Views
  • 2 replies
  • 2 kudos