Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Replaced wrong URL for downloading docker-compose
  • Loading branch information
ivy-sgi authored Jul 16, 2024
1 parent 6513494 commit f80b694
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions alfresco-connector-product/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,20 @@
Axon Ivy’s [Alfresco Content Services](https://www.alfresco.com/de/ecm-software) connector helps you to accelerate process automation initiatives by accessing content wherever and however you work. Alfresco Content Services includes full-featured enterprise content management system (ECM) capabilities. This connector:

- Is based on REST webservice technologies.
- Provides access to the core features of Alfresco Content Services. e.g. create folders and to post documents.
- Supports you with an easy-to-copy demo implementation to reduce your integration effort.
- Enables low code citizen developers to integrate existing 3rd party systems.

- Provides access to the core features of Alfresco Content Services. e.g. create folders and to store documents.
- Supports you with a demo implementation to reduce your integration effort.

## Demo

Shows how to create folders and post documents.
Shows how to create folders and store documents.

![demo-dialog](images/alfrescoConnectorDemo.png)
![demo-connector](images/alfrescoDemoProcess.png)


## Setup

The connector is preconfigured for the Community Edition for Docker running on localhost port 8080. See: https://www.alfresco.com/de/thank-you/thank-you-downloading-alfresco-community-edition
You may adjust the alfresco Rest client to access your alfresco installation.
The connector is preconfigured for the Community Edition for Docker running on localhost port 8080. See: https://docs.alfresco.com/content-services/community/install/containers/docker-compose/
You may adjust the Alfresco Rest client to access your Alfresco installation.

![rest-client-config](images/alfrescoRESTClient_Config.png)

0 comments on commit f80b694

Please sign in to comment.