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

Forum Posts

Deduplicate Snap

Hi Team, I have a few doubts regarding deduplicating snaps. I have observed that most of the functionality of the comparators is similar. Could someone please explain the differences between those comparators? Thanks, Dileep

Dynamic passing in REST API

Hi , I was trying to invoke the REST API dynamically . Let me share my requirement , I have on REST API in place which gives certain information of each country with respect to the country_id . Each country_id is unique , so instead of placing the co...

Harsha3 by New Contributor III
  • 3708 Views
  • 7 replies
  • 0 kudos

Getting issue in creating JSON

Need to convert the below source JSON to target JSON Source : “Header”: { “Customfield”: { “ABPER”:“202303”, “ABKRS”:“SL” } } Target : “Header”: { “Customfield”: { “fieldname” :“ABPER”, “fieldvalue” : “202303” }, { “fieldname” :“ABKRS”, “fieldvalue” ...

mohit3 by New Contributor
  • 1091 Views
  • 1 replies
  • 3 kudos

Resolved! How to check object exists in an array

I have an array eg { “groupBy”: { “rowKey”: “0141116963814” }, “group”: [ { “rowKey”: “0141116963814” }, { “rowKey”: “0141116963814” }, { “rowKey”: “0141116963814” } ] } Now I’m accessing each element of group in mapper and I require to have the nul...

Resolved! Help handling arrays with in arrays

Hi there, I am trying to handle arrays within arrays and getting error. can someone please take a look at the attached pipeline and point out what’s wrong? helpwithhandlingarray_2023_06_16.slp (7.8 KB) Thanks

manohar by Contributor
  • 1820 Views
  • 2 replies
  • 2 kudos

How to Convert Timestamp from 1 min to 5 min

we have the number of rows divided by 1 min each “2023-04-01 12:00:00 UTC” “2023-04-01 12:01:00 UTC” “2023-04-01 12:02:00 UTC” “2023-04-01 12:03:00 UTC” “2023-04-01 12:04:00 UTC” “2023-04-01 12:05:00 UTC” “2023-04-01 12:06:00 UTC” “2023-04-01 12:07:...

vaidyarm by Contributor
  • 1831 Views
  • 2 replies
  • 5 kudos