Alfresco target connector
The Alfresco target connector uses the Alfresco REST API that is supported by Alfresco 4.2 and higher. Permissions are set using an update on a node and versions are uploaded using an update on the content of a node. Both endpoints are supported by Alfresco 5.2 and newer versions.
Features
- Node creation (including versions for documents). A node represents folders and documents in Alfresco.
- Custom content types.
- Custom properties/aspects.
- Permissions
Settings
mongoConnection
The Mongo connection string including the database name to connect to.
alfrescoUsername
The Alfresco REST API username.
alfrescoPassword
The Alfresco REST API password.