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

SAP execute snap failing for integer parameter

Hello, I am using SAP execute snap to call custom BAPI in SAP. My BAPI function has an request parameter of type integer. When I map the request and validate the pipeline, I am receiving below error. Any help on this is much appreciated. “reason”: “O...

psadasivam by New Contributor III
  • 3266 Views
  • 8 replies
  • 0 kudos

Active Directory Search snap does not search arrays as expected

Using the Active Directory Search Snap, when specifying an AD group, i expect the search to look through the array of groups for each ‘user’ / ‘mail’ but it does not. Instead, it looks at the first ‘memberOf’ value for each email address rather than ...

Salesforce Lookup vs Read

Hi, I am designing a salesforce - salesforce flow (source and target systems are different) and have several steps in between where I need to fetch ids of dependent objects for mapping. Salesforce Lookup snap serves the purpose but as per SnapLogic d...

vmaitra1 by New Contributor
  • 2354 Views
  • 2 replies
  • 1 kudos

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
  • 3187 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...