In this article

Overview

You must create Binary accounts to connect to data sources that you want to use in your Pipelines. 


In this section



Snap-Account Compatibility

Snaps in the Binary Snap Pack work with different accounts and protocols per the following table.

SnapAWS S3 AccountAzure Data Lake AccountAzure Storage AccountBasic Auth AccountGoogle Service AccountGoogle Storage AccountPrivate Key AccountPublic Key AccountS3 Dynamic AccountSMB AccountSSH Auth AccountTwo-Factor Auth AccountSymmetric Crypto AccountProtocols Supported
AES Decrypt

ADL
AES EncryptN/A
Blowfish DecryptN/A
Blowfish EncryptN/A
CompressN/A
DecompressN/A
Directory Browser
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB
File Delete
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB
File Operation
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB
File Poller
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB
File Reader
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB
File Writer
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB
Multi File Reader
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB
Multipart ReaderN/A
Multipart WriterN/A
PGP DecryptN/A
PGP EncryptN/A
S3 File Reader
  • S3
S3 File Writer
  • S3
SAS Generator
  • WASB
  • WASBS
Twofish DecryptN/A
Twofish EncryptN/A
ZipFile Read
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB
ZipFile Write
  • S3
  • ADL
  • WASB
  • WASBS
  • FTP
  • SFTP
  • FTPS
  • HTTP
  • HTTPS
  • GS
  • SMB


Account types supported by each protocol are as follows:

ProtocolAccount types
sldbno account
s3AWS S3, S3 Dynamic
ftpBasic Auth
sftpBasic Auth, SSH Auth 
ftpsBasic Auth
hdfsno account
httpno account
httpsoptional account
smbSMB
fileno account
wasbAzure Storage
wasbs

Azure Storage

gs

Google Storage

adl

Azure Data lake 


The FTPS file protocol works only in explicit mode. The implicit mode is not supported.

Configuring Binary Accounts

You can configure your binary accounts in SnapLogic using either the Designer or Manager.

Using SnapLogic Designer

Drag a binary Snap to the Canvas and click the Snap to open its settings. Click the Account tab. You can now either use an existing account or create a new one.

Selecting an existing account

SnapLogic organizes and displays all accounts to which you have access, sorting them by account type and location. To select an existing account:

  1. Click the  icon to view the accounts to which you have access and select the account that you want to use. 

  2. Click .

Creating an account

  1. Click Add Account in the Account Reference dialog.

  2. Select the Location in which you want to create the account, select the account type, and click ContinueThe Add Account dialog associated with the account type appears.


  3. Enter the required account details. For detailed guidance on how to provide information associated with each account type, use the following links:

    Enter additional information on this account in the Notes field of the Info tab. This will help you–and other users–understand the purpose of the account, especially if there are multiple accounts of the same type.


  4. Click Validate to verify the account, if the account type supports validation.

  5. Click Apply to complete configuring the binary account.

Using SnapLogic Manager

Use Manager to create accounts without associating them immediately with Pipelines.

Accounts in SnapLogic are associated with projects. You can use accounts created in other projects only if you have at least Read access to them.

  1. In the left pane, browse to the project in which you want to create the account and click CreateAccount Binary, followed by the appropriate account type.

    The Create Account dialog associated with the selected account type appears. 

  2. Repeat the steps numbered 3 through 5 in the previous section.
    Link the text "numbered 3 through 5" to the step# 3 above. Do not use the Anchor macro. 

Avoid updating account credentials while Pipelines using that account are executing. This may lead to unexpected results, including locking your account.

Edit the Excerpt Include macro to point to the Snap Pack history's Excerpt macro in the Snap Pack page. 


Related Content