Snap Packs
Discuss configuration of Snaps and general questions about our Snap Packs.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

List properties of a Snap

I'm trying to build and debug my POC and I'm not 100% with what snaps have what properties and what kind of things I can work with. So it would be very helpful if there was a way to see what properties a Snap has after running it. For example I have ...

rriley99 by New Contributor III
  • 1476 Views
  • 2 replies
  • 0 kudos

Unstable snaplogic to sftp server connections

Hi Team, We had been observing in our multiple projects that snaplogic suddenly fails to connect to any sftp server to read file and start throwing error “Unable to create filesystem object for sftp” may be for hour or two and then again start workin...

Rest GET Pagination Issue

I am trying to read documents for REST GET snap and for specific ID i am having 918 records and I am only able to access starting 100 record and am not able to traverse next records. Sample response: HAS NEXT and NEXT URL :$entity.pageInfo.totalCount...

rahulkalyanwat_0-1693818719823.png rahulkalyanwat_1-1693818761217.png

Duplicate Snap

Hello everyone.I'm working on a pipeline that needs to remove duplicate IDs by date, i.e. I only need the most recent row for each ID.I got this using this approach: And this worked fine until a few days ago when it started crashing on the "Duplicate...

SnapLogicWSC_1-1693300343581.png SnapLogicWSC_0-1693300289973.png
WSC_SL by New Contributor
  • 940 Views
  • 0 replies
  • 0 kudos

Resolved! Join and In-Memory Lookup not working

For Join, I'm just doing a left join. Fields are both Strings. It works in Alteryx, so no idea why it's not working in Snaplogic. I also tried In-Memory Lookup but the fields are just not joining. Only the left path fields come through. What could be...

WhatIsThis_0-1692395379251.png
WhatIsThis by New Contributor II
  • 4133 Views
  • 6 replies
  • 0 kudos

JWT Generator Snap Token Signature Validation Error

Hi Team,We are trying to generate JWT token using JWT Generator snap and then with that token tested in https://jwt.io/#debugger, it say's s Invalid Signature error. Hence we Provided client secret id in https://jwt.io/#debugger(under VERIFY SIGNATUR...

Parsing large XML file

I am reading an xml file from an sftp server, no issues, but when I select the xml parser, it takes so long that there is a timeout. Here is a screenshot of how I setup the snap:It should not take this long to parse this out, what am I doing wrong?

john316swan_0-1692733961371.png