Using the CMIS Workbench with Alfresco - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

The CMIS Workbench is a CMIS desktop client for developers. It is a repository browser and an interactive test bed for the OpenCMIS client API.

  1. Download the CMIS workbench zip file from the Apache Chemistry website.
  2. Unpack the contents of the zip file to a new directory.
  3. Navigate to the directory and run the following command to install the workbench:
    1. Unix: workbench.sh
    2. Windows: workbench.bat
  4. During the installation:
    1. In the URL field, enter the Alfresco CMIS URL: http://localhost:8080/alfresco/api/-default-/cmis/versions/1.1/atom
      Note: This URL has changed since Alfresco One 4.2.1. For a Browser binding, use http://localhost:8080/alfresco/api/-default-/cmis/versions/1.1/browser.
    2. Enter the username and password.
    3. Click Load Repositories.
    4. Click Login.
  5. In the CMIS workbench, check that you can connect to the repository by running CMIS functions such as creating, updating, and deleting folders.