Wiki source code of Alfresco
Last modified by Aurelie Bertrand on 2026/01/12 16:46
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{ddtoc/}} |
| 2 | |||
| |
2.1 | 3 | ---- |
| 4 | |||
| |
21.1 | 5 | (% class="wikigeneratedid" %) |
| |
49.1 | 6 | DigDash Enterprise allows you to retrieve files stored on an Alfresco account. |
| |
1.1 | 7 | |
| |
49.1 | 8 | = Requirements = |
| |
21.1 | 9 | |
| |
49.1 | 10 | * An Alfresco server (developments and tests were carried out with the (free) Community version of Alfresco) |
| 11 | * Alfresco administrator credentials (for server configuration) | ||
| 12 | * Knowledge (not extensive) of the Alfresco tree structure (for server configuration) | ||
| 13 | * The creation of one or more Alfresco users with the same user names defined in Digdash | ||
| |
1.1 | 14 | |
| |
49.1 | 15 | = Digdash user / Alfresco user = |
| |
1.1 | 16 | |
| |
49.1 | 17 | We assume in this document that the Digdash logged-in user also exists in Alfresco with the same username (login). |
| |
1.1 | 18 | |
| |
49.1 | 19 | = Creating a new Alfresco file server = |
| |
1.1 | 20 | |
| |
48.1 | 21 | (% class="box infomessage" %) |
| 22 | ((( | ||
| |
49.1 | 23 | **ℹ **You can consult the [[ File Server Manager>>doc:Digdash.user_guide.studio.managers.docservers.WebHome]] page for more details on creating a file server. |
| |
48.1 | 24 | ))) |
| |
1.1 | 25 | |
| |
49.1 | 26 | You can create a new Alfresco File Server from the Studio: |
| |
48.1 | 27 | |
| |
49.1 | 28 | 1. In the Studio, click the **Managers** button in the left sidebar, then select **Servers**. |
| 29 | ➡ The **Server URL Manager** dialog box appears. | ||
| 30 | 1. Click on the **+** button to the right of the search bar and then, in the menu that appears, select the type of server: //Alfresco//. | ||
| 31 | ➡ The **Add a file server** box appears | ||
| 32 | 1. Fill in the fields as described in the Server configuration section below. | ||
| |
1.1 | 33 | |
| |
49.1 | 34 | = Server configuration = |
| |
1.1 | 35 | |
| |
49.1 | 36 | == Identifiers (Name / Password) == |
| |
1.1 | 37 | |
| |
49.1 | 38 | The user connected to Digdash (whoever it may be) will //always// be connected to the Alfresco server using the admin credentials. |
| |
1.1 | 39 | |
| 40 | == URL == | ||
| 41 | |||
| |
49.1 | 42 | Specify the address of the Alfresco server and the port number if required. |
| |
1.1 | 43 | |
| |
49.1 | 44 | == File path == |
| |
1.1 | 45 | |
| |
49.1 | 46 | The path for the actions (defined below) should be specified as follows: |
| |
1.1 | 47 | |
| 48 | |||
| |
49.1 | 49 | (% style="color:#27ae60" %)Site/Container/Uploaddirectory |
| |
1.1 | 50 | |
| 51 | |||
| |
49.1 | 52 | (% style="color:#c0392b" %)Site (%%)and (% style="color:#c0392b" %)Container (%%)are (% style="color:#c0392b" %)mandatory |
| |
1.1 | 53 | |
| |
49.1 | 54 | (% style="color:#27ae60" %)Uploaddirectory (%%)is (% style="color:#27ae60" %)optional |
| |
1.1 | 55 | |
| 56 | |||
| 57 | |= |= |= | ||
| |
49.1 | 58 | |Site/|Container/|Uploaddirectory |
| 59 | |Site name|Space for sharing documents that will appear on the site ("Document Library" in most cases) http://docs.alfresco.com/5.1/concepts/library-intro.html////[[http://docs.alfresco.com/5.1/concepts/library-intro.html]]|Access path | ||
| |
1.1 | 60 | |
| |
11.1 | 61 | (% style="text-align: center;" %) |
| |
49.1 | 62 | __Table: Alfresco path model for performing actions__ |
| |
1.1 | 63 | |
| 64 | |||
| |
49.1 | 65 | Example : |
| |
1.1 | 66 | |
| |
42.1 | 67 | [[image:1588078362097-699.png||queryString="width=491&height=707" data-xwiki-image-style-alignment="center" height="707" width="491"]] |
| |
1.1 | 68 | |
| 69 | (% style="text-align: center;" %) | ||
| |
49.1 | 70 | //__Example of an Alfresco tree structure for an example site (site named "swsdp")__// |
| |
1.1 | 71 | |
| 72 | |||
| |
49.1 | 73 | Or the following path: (% style="color:#27ae60" %)swsdp/documentLibrary/test/retest |
| |
1.1 | 74 | |
| |
49.1 | 75 | |Site/|Container/|Uploaddirectory |
| 76 | |Site name|Space for sharing documents that will appear on the site ("Document Library" in most cases) http://docs.alfresco.com/5.1/concepts/library-intro.html////[[http://docs.alfresco.com/5.1/concepts/library-intro.html]]|Access path | ||
| 77 | |(% style="background-color:#c0392b" %)swsdp/|(% style="color:#c0392b" %)documentLibrary/|(% style="color:#27ae60" %)test/retest | ||
| |
1.1 | 78 | |
| |
11.1 | 79 | (% style="text-align: center;" %) |
| |
49.1 | 80 | __//Path to an Alfresco site, for example//__ |
| |
1.1 | 81 | |
| |
49.1 | 82 | == Exploring sub-folders == |
| |
1.1 | 83 | |
| |
49.1 | 84 | You can limit the level of exploration from your document path. |
| |
1.1 | 85 | |
| |
49.1 | 86 | By default, the document search is recursive and will explore all sub-folders. |
| |
1.1 | 87 | |
| |
42.1 | 88 | [[image:1588079186851-894.png||queryString="width=955&height=240" data-xwiki-image-style-alignment="center" height="240" width="955"]] |
| |
1.1 | 89 | |
| |
11.1 | 90 | (% style="text-align: center;" %) |
| |
49.1 | 91 | __Table for exploring documents for the Alfresco connector__ |
| |
1.1 | 92 | |
| |
49.1 | 93 | == Access rights (limited) == |
| |
1.1 | 94 | |
| |
49.1 | 95 | Although you are always logged in as Admin on the Alfresco server, we have decided to restrict user rights (other than Admin) to a certain extent in line with Alfresco requirements. |
| |
1.1 | 96 | |
| |
32.1 | 97 | (% style="width:416.3px" %) |
| |
33.1 | 98 | |(% style="background-color:green; width:81px" %) |(% style="width:334px" %)Full rights |
| 99 | |(% style="background-color:red; width:81px" %) |(% style="width:334px" %)No rights | ||
| 100 | |(% style="background-color:orange; width:81px" %) |(% style="width:334px" %)Only by self | ||
| 101 | |(% style="background-color:yellow; width:81px" %) |(% style="width:334px" %)Don't know | ||
| |
1.1 | 102 | |
| |
32.1 | 103 | |=(% scope="row" style="width: 204px;" %) |(% style="width:108px" %)Consumer|(% style="width:80px" %)Editor|(% style="width:53.6875px" %)Collaborator|Coordinator|Contributor|Manager|Admin |
| 104 | |=(% style="width: 204px;" %)View/Download|(% style="background-color:green; width:108px" %) |(% style="background-color:green; width:80px" %) |(% style="background-color:green; width:53.6875px" %) |(% style="background-color:green" %) |(% style="background-color:green" %) |(% style="background-color:green" %) |(% style="background-color:green" %) | ||
| 105 | |=(% style="width: 204px;" %)Rename|(% style="background-color:red; width:108px" %) |(% style="background-color:yellow; width:80px" %) |(% style="background-color:green; width:53.6875px" %) |(% style="background-color:green" %) |(% style="background-color:orange" %) |(% style="background-color:green" %) |(% style="background-color:green" %) | ||
| 106 | |=(% style="width: 204px;" %)Delete|(% style="background-color:red; width:108px" %) |(% style="background-color:yellow; width:80px" %) |(% style="background-color:orange; width:53.6875px" %) |(% style="background-color:green" %) |(% style="background-color:orange" %) |(% style="background-color:green" %) |(% style="background-color:green" %) | ||
| 107 | |=(% style="width: 204px;" %)Upload|(% style="background-color:red; width:108px" %) |(% style="background-color:red; width:80px" %) |(% style="background-color:green; width:53.6875px" %) |(% style="background-color:green" %) |(% style="background-color:green" %) |(% style="background-color:green" %) |(% style="background-color:green" %) | ||
| 108 | |=(% style="width: 204px;" %)Upload new version (modify)|(% style="background-color:red; width:108px" %) |(% style="background-color:green; width:80px" %) |(% style="background-color:green; width:53.6875px" %) |(% style="background-color:green" %) |(% style="background-color:orange" %) |(% style="background-color:green" %) |(% style="background-color:green" %) | ||
| |
1.1 | 109 | |
| |
11.1 | 110 | (% style="text-align: center;" %) |
| |
49.1 | 111 | __Roles and permissions for documents on the Alfresco side__ |
| |
1.1 | 112 | |
| |
49.1 | 113 | Thus, a visitor (uninvited user on the site, Consumer in Alfresco) will only be granted read and download rights. |
| |
1.1 | 114 | |
| |
49.1 | 115 | We have arbitrarily chosen not to restrict the rights (on the Alfresco side) with regard to actions that would only be possible if the Digdash connected user were the creator of the document (orange boxes). |
| |
1.1 | 116 | |
| |
49.1 | 117 | = Possible actions = |
| |
1.1 | 118 | |
| |
28.1 | 119 | (% class="box warningmessage" %) |
| 120 | ((( | ||
| |
49.1 | 121 | ❗Subject to the rules and in the directory specified in the Alfresco server configuration. |
| |
28.1 | 122 | ))) |
| |
1.1 | 123 | |
| |
49.1 | 124 | Via the **File Manager **, you can act on the files on the Alfresco server. |
| 125 | Consult the page [[File Manager>>doc:Digdash.user_guide.studio.managers.Files.WebHome]] for more details. |