Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: UI-5813

Table of Contents
maxLevel2

...

  1. Access the Create Account dialog in one of the following ways:
    • Using the SnapLogic Manager:
      1. Click Project Spaces in the left navigation bar.
      2. Navigate to your project space and click on the project for which you want to create an account. 
      3. In the project page, do one of the following:
        • With the All tab selected, click the + icon in the project toolbar and select Account.
        • Click the Accounts tab, and in the project toolbar on the right, click +
      4. Select the account you need to set up. For example, to create an AWS S3 account, select Binary > AWS S3. The supported account types are displayed when you click on the account name.
    • Using the SnapLogic Designer:
      1. Drag a Snap that requires the account that you want to create, to the Canvas. 

      2. Click the Accounts tab in the Snap if the Create Account Options dialog does not display automatically, and then, Add Account
      3. Select the account location(project location) and type, and click Continue.  
        Image RemovedImage Added

  2.  In the Create Account dialog, specify the account settings. See the specific Snap Pack documentation for more information on configuring accounts. 

  3. Click Apply to create the account.

You can see the new account in your project's Accounts tab in Manager along with useful details such as the account type, creation date, and the user who created and last updated it. Hover over the account name to access the context menu. From there, you can access the account's activity log for its creation and modification. For more information, see Activity LogWhen you select a Snap that requires an account, the Account > Account Reference field lists accounts that work with that specific Snap, and to which you have access

If you have access to multiple Orgs, you can migrate accounts from one Org to another. See Migrating Accounts for more information.

Warning

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

...