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
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.