You can add a repository from the Identity Management app.
To add a repository:
- Start the Process Services server and log in as administrator.
- Open the Profile Management (Identity Management) app, and click Tenants tab > Alfresco Repositories.
- In Alfresco Repositories, create a repository pointing to the Alfresco Content Services server and Share Connector. The
following is an example of the form, assuming you are running Alfresco Content Services on the same machine
and on port 8080:
Field
Value
Name
Acme’s Server
Alfresco tenant
Tenant name to use in Alfresco. When left blank, it uses the default tenant (-default-).
Repository base URL
Share base URL
Alfresco Share connector
(enabled)
Secret
activiti-share-connector-secret
-
In the Alfresco Content Services tomcat/shared/classes/alfresco-global.properties - Override the default by adding a new line with activiti.alfrescoRepositoryName=alfresco-1002
-
In the Process Services tomcat/lib/activiti-app.properties - The property named integration.login.alfresco-1.secret should be named integration.login.alfresco-1002.secret
In addition, to make this repository work for features such as Publish to Alfresco or browse Alfresco for documents from Process Services, verify that a user has a user account for the repository.