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

Forum Posts

Missing toolbar items

Hi,I am new to Alfresco, so this might be a dumb question.I've installed Community version 4 and am up and running ok.  But when I use Alfresco Explorer I only get "Document Library" and "Members" in my toolbar.The documentation says I should be seei...

wichmanne by Champ in-the-making
  • 258 Views
  • 3 replies
  • 0 kudos

Login Alfresco Team 3.5 fails after fresh install

I installed the Linux 64-bit installer on a fresh CentOS 5.5 box to test the free 5 member edition.Alfresco runs but I can't login to Alfresco, I get this message:The remote server may be unavailable or your authentication details have not been recog...

gerardr by Champ in-the-making
  • 134 Views
  • 1 replies
  • 0 kudos

error reading (deserializing) variables from runtimeservice

Hi there,I'm new to the forum and to Activiti.I'm using Activiti 5.8 with GLF3.1 and mysql db.The situation is: Process with service task storing a variable (simple JavaBean object) an user task reading this variable.Code service taskublic void execu...

sixtdeu by Champ in-the-making
  • 207 Views
  • 2 replies
  • 0 kudos

'Change Types' options menu labeleds

Hi, I've created a new model and finally at my share-config-custom.xml I've added the next code<config evaluator="string-compare" condition="DocumentLibrary">  <types>    <type name="cm:content">      <subtype name="so:song" />    </type>    <type na...

tremal by Champ in-the-making
  • 783 Views
  • 13 replies
  • 0 kudos

Change Type from Custom Type back to Content Base Type

Hi !I can manage to change type from content base type(cm:content) to my custom type(my:customtype) but if i try to change it back to cm:content it throw an error.Is it not possible to change back custom type document to cm:content?Thanks

gukguk by Champ in-the-making
  • 1379 Views
  • 3 replies
  • 0 kudos

How to restore large data from many distant places centrally

We have Alfresco 3.4 community edition installed at many geographically distant places. At each place the repository size varies from20GB to 50GB. We intend to backup and bring all this data at a Central archival unit to facilitate search. All the va...

Document replication with rules

Hi,I would like to automatically synchronise publication and updates of any document from a website to another websites using the rule system.The copy rule works fine but document update doesn't work, there is no action for it.Do you know any solutio...

morphinof by Champ in-the-making
  • 252 Views
  • 2 replies
  • 0 kudos

OPenMIgrate and authenticate webscript

i´m trying to use openmigrate example without not success. the example that i´m using is: sample-fs-to-alfresco. i´ve got eh following error int alfresco. I suppose that is it put in the openmigrate jars but i cannot find the solution.16:42:58,787 ER...

borja by Champ in-the-making
  • 393 Views
  • 4 replies
  • 0 kudos

Display workflow list based on permission/privileges

How do we display workflow list based on user's permission/privileges. For  example, I want section only available for "admin", and preview/publish for all users. So when you start "advanced workflow" for common users, the "section publish" workflow ...

qsdmv by Champ in-the-making
  • 284 Views
  • 3 replies
  • 0 kudos

Alfresco Search doesn't find Zip archives

Hi,I am using Alfresco 3.4 Community Edition and facing the following issue: When I trigger the following query:"PATH:"/app:company_home/cmocuments//*" AND @cm\:content.mimetype:application/zip AND ((@cm\:title:GEME) OR (@cm\:description:GEME) OR (TE...

3.4 workflow notify author

Trying to build a proof of concept workflow. in it I wish that the author be notified via email of any changes ( comments  etc ) to the document.   any simple way to send an email to the author ?

michaelc by Champ on-the-rise
  • 114 Views
  • 1 replies
  • 0 kudos

Alfresco Statup Issue

Red Hat 2.6.18-194.17.1.el5 64 bitCustom Alfresco 3.4.aApache Tomcat/6.0.18My instance of tomcat currently hosts Jira and Nexus. I use AJP_connector for Apache as well."Error creating bean with name 'avmSyncServiceTransportRMI' defined in class path ...

orbawler17 by Champ in-the-making
  • 423 Views
  • 4 replies
  • 0 kudos

Broken Links in Workflow Forms

I've been getting this message "The item cannot be found. Either it has been removed or it has never existed." every time I (or anyone else involved in a workflow) attempts to view a document that a workflow has been initiated on when clicking on the...

clperkins by Champ on-the-rise
  • 178 Views
  • 2 replies
  • 0 kudos

REST

I'm new to Activiti and after playing around a bit I'm trying to call the REST-services from a GWT-built web application. I can call the login service (http://localhost:8080/activiti-rest/service/) and get the response  {"success":true}After that cal...

krigu by Champ in-the-making
  • 427 Views
  • 5 replies
  • 0 kudos

Error in WCMQS with lucene in 4.0.b

I replaced the solr search engine with lucene as suggested and now the wqs seems to work until I try to visit the live site with http://127.0.0.1:8080/wcmqs/ instead of http://localhost:8080/wcmqs/At this point i get the following errors.I'm using th...

apolci by Champ in-the-making
  • 161 Views
  • 2 replies
  • 0 kudos

Alfresco 3.4.2 clustering : session replication

Hi,i'm trying to mount a Alfresco + tomcat 6 clustering.To configure clustering i did this In web.xml i put the param "distribuable"In my tomcat servers conf files i put this line : <Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>‍W...

jnjp28 by Champ in-the-making
  • 491 Views
  • 2 replies
  • 0 kudos

3.4 Custom action problem

With the standard example for Custom Document Library Action in 3.4 (Backup), I'm seeing an error.This was working for me in 3.3.Do I need to use a different class on the bean that defines where the property file is?org.springframework.beans.factory....

ghernando by Champ in-the-making
  • 525 Views
  • 9 replies
  • 0 kudos

Error Injecting Beans in Java Service Task

Hello,The following error is occurring to me when I try to use Bean in Java Service Task.org.activiti.engine.ActivitiException: Incompatible type set on field declaration 'myService' for class org.myorg.bpmn.tasks.java.JavaService. Declared value has...

custom renditions

The documentation states "You are likely to want to change the rendition definitions available for your website, and this can be done by overriding the Spring bean with the identifier "wqsmodule_renditionDefinitions". It is not clear to me how to ove...

sam1980 by Champ in-the-making
  • 252 Views
  • 1 replies
  • 0 kudos

JPA examples in Activiti 5.7 missing?

Hello,i just wanted to look at the activiti-jpa-example but saw that there are noJava sources anymore?I wanted to see how JPA entities can be used as process variables. Till nowi have no luck in getting Activiti work together with JPA (and EJB and JT...