On this Page

You can create an account from Designer or Manager. In Designer, when working on pipelines, every Snap that needs an account prompts you to create a new account or use an existing account. The accounts can be created in or used from:

  • Your private project folder: This folder contains the pipelines that will use the account.
  • Your Project Space’s shared folder: This folder is accessible to all the users that belong to the Project Space.
  • The global shared folder: This folder is accessible to all the users within an organization in the SnapLogic instance.

Account Configuration

In Manager, you can navigate to the required folder and create an account in it (see Accounts). To create an account for binary files:

  1. Click Create, then select Binary, then the appropriate account type.
  2. Supply an account label.
  3. Supply the necessary information.

  4. (Optional) Supply additional information on this account in the Notes field of the Info tab.
  5. Click Apply.

Avoid changing account credentials while pipelines using them are in progress. This may lead to unexpected results, including locking the account.


  • The values on the Account settings cannot be validated using the pipeline parameters. However, the pipeline can be executed successfully.
  • S3 parameters are not used for validation. The  Required* fields mentioned in Account are sufficient for the validation.
  • S3 properties are used for Reltio Bulk Export Snap only. 


Account Types

Reltio  Account


Label

Required. User provided label for the account instance
Username

Required. This field denotes the user ID provided to access the Reltio.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: [None]

Password

Required. Specifies the password used to connect to the Reltio. A valid password must be provided to authenticate all the operations in Reltio.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: [None]

OAuth URL

Required. The field specifies the endpoint to retrieve the access token and to refresh the token for a new access token every time.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

For example: https://auth.reltio.com/oauth

Default value: https://<your_oauth_url>/token

API Key

Required. The field denotes the client API key provided by Reltio to the user for invoking their APIs.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default valuecsdGassdhdghrhnkllvXkkljkg3VpO7bngh8gQ==

S3 Access-key ID

Specifies S3 Access key ID as a part of AWS authentication.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: [None]

 S3 Secret key

Specifies the S3 Secret key as a part of AWS Authentication.

The value can be provided dynamically as a pipeline parameter or directly in the Snap but not as an upstream parameter. 

Default value: [None]

Account Encryption

Standard Encryption

If you are using Standard Encryption, the High sensitivity settings under Enhanced Encryption are followed.


Enhanced Encryption

If you have the Enhanced Account Encryption feature, the following describes which fields are encrypted for each sensitivity level selected per each account.

  • High: Password
  • Medium + High: Password
  • Low + Medium + High: Password, S3 Access-key ID, S3 Secret key