Wiki source code of Alfresco

Last modified by Aurelie Bertrand on 2026/01/12 16:46

Hide last authors
jhurst 1.1 1 {{ddtoc/}}
2
fperrier 2.1 3 ----
4
abertrand 21.1 5 (% class="wikigeneratedid" %)
Aurelie Bertrand 49.1 6 DigDash Enterprise allows you to retrieve files stored on an Alfresco account.
jhurst 1.1 7
Aurelie Bertrand 49.1 8 = Requirements =
abertrand 21.1 9
Aurelie Bertrand 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
jhurst 1.1 14
Aurelie Bertrand 49.1 15 = Digdash user / Alfresco user =
jhurst 1.1 16
Aurelie Bertrand 49.1 17 We assume in this document that the Digdash logged-in user also exists in Alfresco with the same username (login).
jhurst 1.1 18
Aurelie Bertrand 49.1 19 = Creating a new Alfresco file server =
jhurst 1.1 20
Aurelie Bertrand 48.1 21 (% class="box infomessage" %)
22 (((
Aurelie Bertrand 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.
Aurelie Bertrand 48.1 24 )))
jhurst 1.1 25
Aurelie Bertrand 49.1 26 You can create a new Alfresco File Server from the Studio:
Aurelie Bertrand 48.1 27
Aurelie Bertrand 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.
jhurst 1.1 33
Aurelie Bertrand 49.1 34 = Server configuration =
jhurst 1.1 35
Aurelie Bertrand 49.1 36 == Identifiers (Name / Password) ==
jhurst 1.1 37
Aurelie Bertrand 49.1 38 The user connected to Digdash (whoever it may be) will //always// be connected to the Alfresco server using the admin credentials.
jhurst 1.1 39
40 == URL ==
41
Aurelie Bertrand 49.1 42 Specify the address of the Alfresco server and the port number if required.
jhurst 1.1 43
Aurelie Bertrand 49.1 44 == File path ==
jhurst 1.1 45
Aurelie Bertrand 49.1 46 The path for the actions (defined below) should be specified as follows:
jhurst 1.1 47
48
Aurelie Bertrand 49.1 49 (% style="color:#27ae60" %)Site/Container/Uploaddirectory
jhurst 1.1 50
51
Aurelie Bertrand 49.1 52 (% style="color:#c0392b" %)Site (%%)and (% style="color:#c0392b" %)Container (%%)are (% style="color:#c0392b" %)mandatory
jhurst 1.1 53
Aurelie Bertrand 49.1 54 (% style="color:#27ae60" %)Uploaddirectory (%%)is (% style="color:#27ae60" %)optional
jhurst 1.1 55
56
57 |= |= |=
Aurelie Bertrand 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
jhurst 1.1 60
jhurst 11.1 61 (% style="text-align: center;" %)
Aurelie Bertrand 49.1 62 __Table: Alfresco path model for performing actions__
jhurst 1.1 63
64
Aurelie Bertrand 49.1 65 Example :
jhurst 1.1 66
Aurelie Bertrand 42.1 67 [[image:1588078362097-699.png||queryString="width=491&height=707" data-xwiki-image-style-alignment="center" height="707" width="491"]]
jhurst 1.1 68
69 (% style="text-align: center;" %)
Aurelie Bertrand 49.1 70 //__Example of an Alfresco tree structure for an example site (site named "swsdp")__//
jhurst 1.1 71
72
Aurelie Bertrand 49.1 73 Or the following path: (% style="color:#27ae60" %)swsdp/documentLibrary/test/retest
jhurst 1.1 74
Aurelie Bertrand 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
jhurst 1.1 78
jhurst 11.1 79 (% style="text-align: center;" %)
Aurelie Bertrand 49.1 80 __//Path to an Alfresco site, for example//__
jhurst 1.1 81
Aurelie Bertrand 49.1 82 == Exploring sub-folders ==
jhurst 1.1 83
Aurelie Bertrand 49.1 84 You can limit the level of exploration from your document path.
jhurst 1.1 85
Aurelie Bertrand 49.1 86 By default, the document search is recursive and will explore all sub-folders.
jhurst 1.1 87
Aurelie Bertrand 42.1 88 [[image:1588079186851-894.png||queryString="width=955&height=240" data-xwiki-image-style-alignment="center" height="240" width="955"]]
jhurst 1.1 89
jhurst 11.1 90 (% style="text-align: center;" %)
Aurelie Bertrand 49.1 91 __Table for exploring documents for the Alfresco connector__
jhurst 1.1 92
Aurelie Bertrand 49.1 93 == Access rights (limited) ==
jhurst 1.1 94
Aurelie Bertrand 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.
jhurst 1.1 96
abertrand 32.1 97 (% style="width:416.3px" %)
abertrand 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
jhurst 1.1 102
abertrand 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" %)
jhurst 1.1 109
jhurst 11.1 110 (% style="text-align: center;" %)
Aurelie Bertrand 49.1 111 __Roles and permissions for documents on the Alfresco side__
jhurst 1.1 112
Aurelie Bertrand 49.1 113 Thus, a visitor (uninvited user on the site, Consumer in Alfresco) will only be granted read and download rights.
jhurst 1.1 114
Aurelie Bertrand 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).
jhurst 1.1 116
Aurelie Bertrand 49.1 117 = Possible actions =
jhurst 1.1 118
abertrand 28.1 119 (% class="box warningmessage" %)
120 (((
Aurelie Bertrand 49.1 121 ❗Subject to the rules and in the directory specified in the Alfresco server configuration.
abertrand 28.1 122 )))
jhurst 1.1 123
Aurelie Bertrand 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.