Create a Informatica PowerCenter Shared Storage connection

A Shared Storage connection allows you to grant your capabilities access to files from a shared folder. This connection is especially useful for capabilities with large files, as you don't need to manually upload the files directly to Edge. Instead, you define the path to the files when creating the new connection.

You can upload files that are up to 1 GB in size. Each Edge site allows a total of 6 GB of uploads. This means, for example, you could upload 6 files that are 1 GB each to the Shared Storage connection on your Edge site.

Before you begin

Prerequisites

Steps

  1. Run one of the following commands in the Edge CLI tool included with the Edge site installer to create a new shared folder and upload your source files:
    Note If your Edge site is installed on a bundled k3s cluster, you must add sudo to the beginning of any command run in the Edge CLI. For example:
    sudo ./edgecli objects folder-upload -h
  2. Open a site.
    1. On the main toolbar, click Products iconCogwheel icon Settings.
      The Settings page opens.
    2. In the tab pane, click Edge.
      The Sites tab opens and shows a table with an overview of your sites.
    3. In the site overview, click the name of a site.
      The site page appears.
  3. In the Connections section, click Create Connection.
    The Create Connection dialog box opens.
  4. Select Shared storage connection.
    The Create Connection dialog box for Shared storage connection opens.
  5. Enter the connection information.
    FieldDescriptionRequired
    NameThe name of the connection. Yes
    DescriptionThe description of the connection. No
    Folder

    Enter the name of your folder created in step 1. Subfolders are not allowed, so create a separate folder for each Shared Storage connection.

    Note Edge lists the location of this file to the right of this field.
    Yes
  6. Click Create.

What's next

Prepare the data source files and store them in the folder that you created when you created the Shared Storage connection.