Skip to main content
Version: 723

Setup a Content Repository

In this section you will define a connection between your SAP server and the desired storage container (Amazon S3 Bucket or Azure Storage Blob).

During the process you can define a Content Repository ID or you can leverage CxLink Documents to do so. If you do not define the Content Repository ID a new one will be created.

The Content Repository ID is a 2 letter identificator. If CxLink Documents creates the ID it will start with the letter R[A-Z] and will continue to increase the second letter in alphabeticall order per each new repository that you will create.

Storage Buckets

Before you start creating Content Repositories to be managed by CxLink, ensure that you have created a destination (Amazon S3 Bucket or Azure Storage Blob) and that you have valid credentials to access it. Check the Prepare your Cloud Account section for more information.

Follow these steps to create new Content Repository:

  • Logon to SAP and go to transaction /n/LNKWAS/IMG_STGR. Alternativelly, in the SPRO transaction go to Cxlink Suite by Syntax --> Cxlink Documents & Archive --> Define Content Repositories and select Execute.

  • Select New to create a new Content Repository.

  • In General Data section add:

    1. Provider: Select between the listed providers.
    2. Content Repository: Select a Content Repository custom name or leave blank to autogenerate one.
  • In the Specify Credentials Data select one of the previously created credentials or AWS Instance Profile if you want to use the IAM Role for EC2 in Amazon Web Services.

  • In the Specify Storage Data section add:

    • Region: Container regions.

    • Bucket Name: Select the bucket to store the documents/sessions.

    • Path: Define a custom path for be added as the path on the storage location. You can use the following environment variables as dynamic values:

      VariableDescription
      %YEAR%Current year in YYYY format
      %MONTH%Current month in MM format
      %DAY%Current day in DD format
      %HOURS%Current hour in hh format
      %MIN%Current minute in mm format
      %SEC%Current second in ss format
      example

      %YEAR%/%MONTH%/%DAY%/ --> 2023/10/22/

  • In the Review screen, check the values and select Create to finish the process.

  • Back in the Content Repositories Manager screen, you should be able to see the new content repository. Content Repository Manager

  • Note down the Content Repository ID for later configuration.

  • Repeat the process for as many content repositories as you want to create.

  • Note down the Content Repository ID for later configuration.