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

SFTP errors

FYI I was getting errors with pipelines using a directory browser with a basic auth account for SFTP. After doing some testing and verifying the authentication details I ended up rolling back the Binary Snap Pack version to Main19844. Problem was res...

chris_king by New Contributor II
  • 1742 Views
  • 3 replies
  • 3 kudos

Salesforce Bulk update snap is not updating nulls back

I am using Salesforce Bulkupdate snap. I have a field x where the initial value is 10 and in source input for same field I have value as null. When I try to update via Salesforce Bulk update snap- the snap is not handling null and not updating the or...

Prasa by New Contributor II
  • 840 Views
  • 2 replies
  • 3 kudos

SAP HANA to Snowflake - historical data load

Hi, We are evaluating if Snaplogic can also be used to move historical data from SAP Hana to Snowflake without performance challenges. Any recommendations for historical data movements, best practice or snap configuration from SAP Hana to Snowflake. ...

smahla by New Contributor II
  • 423 Views
  • 0 replies
  • 0 kudos

Validate JWT issued by Cognito

We have an application that we have created in AWS that uses Cognito for authn and authz. The application retrieves data with SnapLogic as middleware using triggered tasks. To secure our data we want Snap to validate a JWT issued by Cognito - validat...

JulianH by New Contributor
  • 857 Views
  • 3 replies
  • 0 kudos

Kafka configuration account

Hi, I am trying to configure kafka account in snaplogic but it always keeps getting timeout. I configured it in Postman and also in a rest post snap and that works with a header Authorization and then Basic xxxx. But in the kafka producer snap the ac...

Remove obsolete fields from the mapper snap which uses endpoint

You have a response from an API endpoint that brings a huge number of fields. There are few obsolete fields that you want to remove in the pipeline. What is the best way to handle this in Mapper snap? • Add only the fields to be removed from the Inp...

svedantam by New Contributor
  • 952 Views
  • 2 replies
  • 2 kudos

Connecting to snowflake S3 Account

Hello Everyone, I am trying to configure snowflake s3 database account. After adding the snowflake account details & validating - Account validation is getting successful but the snap isn’t able to fetch the schema & tables list . Just wondering, t...

REST OAuth2 Account - 'Client Credentials' grant type

I’m working with an application that supports ‘Client Credentials’ and ‘Authorization Code’ grant types in the authorization request; however, doesn’t support refresh tokens. What is the value of selecting the ‘Client Credentials’ grant type in the R...