Configuring shared file systems as document storage

If you have installed Sterling B2B Integrator by using IIM, you can configure shared file systems as document storage.

Important: If you have installed Sterling B2B Integrator by using Docker, the directory for document storage is set as /<install_dir>/install/documents/ and cannot be changed.

To configure the shared file systems as document storage, complete the following steps:

  1. Navigate to the following directory:
    • For Windows: \<install_dir>\properties
    • For Unix/Linux: /<install_dir>/properties
  2. Open the jdbc.properties.in file.
  3. Update the value of the document_dir attribute to point to the shared files system directory where you store documents.
  4. Save and close the file.
  5. Navigate to the following directory:
    • For Windows: \<install_dir>\bin
    • For Unix/Linux: /<install_dir>/bin
  6. Enter the following command:.
    • For Windows: setupfiles.cmd
    • For Unix/Linux./setupfiles.sh

      .

  7. Restart Sterling B2B Integrator.