Cross-platform collaboration with Alfresco
Workflow Management
Alfresco lets you associate a document with a workflow. A workflow is a set of steps that the document will pass through. Most of the workflow types available in Alfresco are related to the review of the documents; options include peer review, parallel review, pool review, and group review. However, Alfresco also lets you create ad hoc workflows, with which you can assign arbitrary tasks to your colleagues.
To create a workflow, select a document and then click on the More button, which appears on the extreme right. In the drop-down menu, select Start workflow, which takes you to the workflow editing page (Figure 5).
To view all your pending tasks, and the workflows you created, just click on the More button in the site dashboard. As you click, you get the drop-down with a option to view all the pending tasks and workflows.
Other Features
As mentioned previously, Alfresco lets you add useful features, such as wikis, blogs, discussions, calendars, data lists, and links to your site. Most of these tools are self-explanatory; however, I will mention one innovative Alfresco feature: the data list.
A data list allows you to create lists for almost any kind of data you wish to display on your site. The list could be a contact list, a to-do list, an issues list, an address list, or any other list. Such lists can be a great asset for your Alfresco site, especially when you have forgetful users on your site.
The Discussions feature lets the user create a discussion group on a specific topic, with a post and reply format for the ensuing discussion.
SharePoint and Alfresco Integration
Alfresco lets you integrate the document repository with Microsoft office suite tools such as Word, Excel, or PowerPoint. So, while you work with your favorite document editor, you can leverage your Alfresco repository to store, share, and manage your documents.
The tight integration with Microsoft tools is possible because Alfresco provides support for the SharePoint protocol. This SharePoint support is included out of the box when you download the Alfresco 3a community release. You can also manually install SharePoint support on earlier versions.
SharePoint protocol support is added to Alfresco through the Alfresco WAR (Web Application Archive) file. The vti-module.amp
file needs to be installed to enable Alfresco to connect as SharePoint.
The installation steps are as follows (according to the official Alfresco documentation):
- Shut down the Alfresco server.
- Start the MMT (Module Management Tool) to help you manage the AMP (Alfresco Module Package). Run the command
java - jar alfresco-mmt-2.1.jar
at the command line to start the MMT. - As the MMT is started, you can run the command
install <AMPFileLocation> <WARFileLocation>
to install the.amp
file to the.war
file. Just replace the file location fields with the file locations of thevti-module.amp
file and thealfresco.war
file. - Copy the
ROOT.war
file into theTomcatwebapps
folder. To do this, delete theROOT
folder from thewebapps
folder (if there is one), then copyROOT.war
into thewebapps
folder. - Start your Alfresco server.
Remember that the installation is only required if you are using a version of Alfresco that doesn't have SharePoint protocol support installed by default.
Imagine one of your team members is editing a document in a favorite word processing tool, which happens to be MS Word. With the SharePoint protocol support enabled, the user can directly save the Word file to the Alfresco repository, and MS Word will think it is talking to a SharePoint server.
Figure 6 shows how to save a file in MS Word for Mac 2011. Choose the File menu in MS Word and select Share | Save to SharePoint.
The next window lets you choose a previous location or add a new one. Click on the + button in the lower left corner of the window to add a new SharePoint server folder path (Figure 7).
« Previous 1 2 3 Next »
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.