Alfresco Archive
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Désactivation des Workflows de base [Résolu]

Bonjour,Je cherche à désactiver les workflow de base déployés automatiquement par Alfresco.Ces workflow sont les suivants :- Review & Approve (Review & approval of content)- Adhoc Task (Assign task to colleague)Quel fichier de configuration dois-je m...

huberd by Champ in-the-making
  • 2214 Views
  • 8 replies
  • 0 kudos

Context initialization failed(No user transaction is active)

I use Jboss 4.2.0GA+liferay4.3.1+alfresco2.1When starting jboss, I get :11:06:20,224 ERROR [org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformer] ImageMagickContentTransformer not available: Failed to perform ImageMagick t...

dmitrye by Champ in-the-making
  • 636 Views
  • 7 replies
  • 0 kudos

Custom Action and Contet type

Hi all,I'm developing a Custom Action but i want it can be available for just some content type. How can i handle this ?Thanks in advance.

giafar by Champ in-the-making
  • 137 Views
  • 1 replies
  • 0 kudos

Need help to package my dashlet in an AMP

Hi,I am trying to package my dashlet in an AMP package. The dashlet consists in- a jsp page located in tomcat/webapps/alfresco/jsp/dashboards/dashlets/MyDashlet.jsp- a template freemarker stored in the data dictionnary- this code added to web-client-...

lil by Champ in-the-making
  • 141 Views
  • 1 replies
  • 0 kudos

Adding/Removing aspects on document

Hi all,I'm trying to add (and remove) some custom aspects on a document which is involved in an "approved/rejected workflow"…So I've modified the "review_processDefinition.xml" (see code below) in order to add the new aspects defined in a new custom ...

doblek by Champ in-the-making
  • 345 Views
  • 3 replies
  • 0 kudos

AMP module installation

So I tried installing the blog integration amp in Alfresco 2.9B.  Perhaps I did something wrong here, but it removed a whole bunch of my custom work, such as my custom login page that I had at /jsp/extension/login.jsp pre the Wiki.  Ok, no problem.  ...

boden by Champ in-the-making
  • 299 Views
  • 3 replies
  • 0 kudos

Unique ID not so unique

After installing record management I finally get a unique ID that I can reference to in external documentation. But then, after a while, I realise that this unique ID is not so unique afterall. First i import some documents so that they get the uniqu...

i9steni by Champ in-the-making
  • 153 Views
  • 1 replies
  • 0 kudos

Adding a custom content aspect

I have a requirement of adding a custom aspect to a content. The aspect is supposed to be a drop down list having its values coming from the database. I found a SDK called CustomAspect and thought it might be of some help. I deployed the project, by ...

Regarding Deployment in Alfrecso 2.2E

Hi I want to deploy a single folder and its content in a WCM web project through FSRI know that there is an exclude option in FSR Deployment Configurations.What would be the Regular Expression to exclude all folders but one  eg., products?I am using ...

gursimrat by Champ in-the-making
  • 131 Views
  • 1 replies
  • 0 kudos

Turning on/of indexing by defining a new type

For some documents in our repository the content needs to be indexed for searching, for other documents this indexing should be turned of.  To do this we created a new document type:<type name="cm:contentNoIndexing">         <title>Content</title>   ...

torghal by Champ in-the-making
  • 281 Views
  • 4 replies
  • 0 kudos

Yet another Active Directory Sync

Hello everyone, First of all, escuse me for my poor english…I am currently testing Alfresco. I managed to run authentication on a Active Directory domain via NTLM. I suffer now on the synchronisation of users and groups. I found a lot of information ...

leodd by Champ in-the-making
  • 239 Views
  • 1 replies
  • 0 kudos

aspect properties

I have created an aspect and created a content adding the aspect to it. Now I am writing a web script to access the various properties of the content and writing xml out. I also want to access the properties that got included by the aspect. I am not ...

koolalfdev by Champ in-the-making
  • 147 Views
  • 1 replies
  • 0 kudos

'Simplifiying' the default views.

Hi All,First some background describing what I am trying to achieve - we have an engineering department that often needs to exchange designs, images and other large, binary files with 3rd parties. These files are usually hundreds of megabytes in size...

ftclausen by Champ in-the-making
  • 314 Views
  • 3 replies
  • 0 kudos

Problem with languages

Hi all,I have a strange behaviour that I can't explain. I deploy the alfresco webapp on a server where locale is set to FR. Everything is working fine but when I choose any language for the web client, some labels are still displayed in French (like ...

acis by Champ in-the-making
  • 208 Views
  • 2 replies
  • 0 kudos

Searching documents with Alfresco

Hi all !we're evaluating a copy of Alfresco for our CM system. One of the main major requirements that we need is to quickly find and recover our documents that we have in our Spaces.I have seen that Alfesco has Lucene search libraries….anyway could ...

fmarchioni by Champ in-the-making
  • 236 Views
  • 3 replies
  • 0 kudos

Mediawiki-Integration: How to set the correct path?

Hi everyone,I am currently trying to integrate a Mediawiki to Alfrasco as described in http://wiki.alfresco.com/wiki/Alfresco_MediaWiki_Installation_Instructions. The Space I would like the wiki-contents to be stored in is under Company Home: Project...

nicof by Champ in-the-making
  • 177 Views
  • 1 replies
  • 0 kudos

PHP error with the mediawiki integration

Hello,When I try to create a new page in my wiki, I get this error :Fatal error: Call to a member function createChild() on a non-object in /home/hefbee/S5/wiki/extensions/ExternalStoreAlfresco.php on line 148Maybe it come from my AlfrescConfig.php $...

hefbee by Champ in-the-making
  • 417 Views
  • 4 replies
  • 0 kudos

Rule engine (JBoss Rules/Drools) integration.

Hi gurus, I would like to ask the following quesion. What do You think of integrating JBoss Rules (former Drools) rule engine for rules management. I am thinking of creating DSL (JBoss Rules - Domain Specific Language) for Alfresco. DSL could be  som...

pawelu by Champ in-the-making
  • 725 Views
  • 6 replies
  • 0 kudos

Alfresco DNS name server/virtual hosts problem

Hello Alfresco/Linux Gods,I recently installed the latest version of alfresco on my Ubuntu 8.04 machine. I have a DNS server BIND9 set up on this computer and I already have virtual hosts for other applications running on an intranet domain that I cr...