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

Connecting to DocumentDB in AWS with shared .pem

Hello, I am trying to create a MongoDB account to connect to DocumentDB in aws. AWS supplied a shared .pem for RDS instances (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html) , but I am not sure how to use that with AWS ...

loafob by New Contributor
  • 1978 Views
  • 2 replies
  • 0 kudos

Script Snap log output location?

I am executing a python script from the Script snap. When I write to the log object SnapLogic passes to me, where is that output written? I have scoured the /opt/snaplogic/run/log directory on my groundplex but the log entries are not there…

Defining Schemas with Arrays?

Can someone please explain the proper way to define and work schemas containing arrays of primitive types and of complex objects? The SnapType.TABLE seems to be the correct SnapType but it seems that the approach that works for complex objects does n...

Special characters in SOAP Snap

Hi, I am sending the following the Data in the SOAP XML (Chair Rückenlehne mit flexibler 3-D Strickmembran, Kunststoffrahmen aus glasfaserverstärktem Polyamid, Rückenlehne mit Flex-Element,) but it is getting converted to following as this is not in ...

shreegeet by New Contributor II
  • 1152 Views
  • 3 replies
  • 1 kudos

Using "sftp -i [private key location] username"

A vendor is having us retrieve their info using this SFTP method: sftp -i /path/to/private/key username@vendor.net Any thought how to do this in SnapLogic? Do I need to do it as a script? Also I have a passcode that i will need to use? Thoughts? Tha...

Netsuite File cabinet

Hi, Has anyone retrieved files from Netsuite file cabinet based on Timestamp. We are able to retrieve the file using internal id. But not able to get the latest file in the file cabinet using timestamp. Please let me know if there is any use case som...

Resolved! Remove duplicate values from the JSON array

Hello All, Hi, I have a JSON array and I have to remove the duplicates based on a field and then I want the non duplicate elements in one array and the duplicate values in an another array. Input JSON: [ {“pName”: “abc”,“iNumber”: 123 }, {“pName”: ...

Propagate Schema downstream

We are trying to write files into S3. But we want to write in a specific JSON format so that there is no impact to all the systems that are already consuming an existing structure. We are trying to use a mapper to map the source to this JSON format. ...

rajendraj by New Contributor II
  • 1267 Views
  • 1 replies
  • 0 kudos