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

Forum Posts

OWD always shows an ID for the folder name

We have your 3.2.0.0 version of OpenWorkdesk and face the following issue in our IBM Content Manager installation:whenever we create a new folder, OpenWorkdesk shows an ID next to the folder icon => but we want to have the ItemType name as the defaul...

popeye by Champ in-the-making
  • 207 Views
  • 1 replies
  • 0 kudos

wrong artifacts from alfresco maven repository

Hi,as described here https://forums.alfresco.com/en/viewtopic.php?f=10&t=46135&p=136357&hilit=maven#p136357, sometimes the alfresco maven repository returns wrong artifacts that are html error pages.I have the same problem with the following pom file...

equivalent file of 'document-actions.get.config.xml' in 4

Hi I would like to get advice on the equivalent file "document-actions.get.config.xml" and "repo-document-actions.get.config.xml" which was available in Alfresco 3 , in the location /tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/a...

bisana by Champ on-the-rise
  • 203 Views
  • 2 replies
  • 0 kudos

Recovery of nodes which were deleted from ThrashCan

Please help me, I would like to know that Could i recover nodes which were deleted from Thrashcan. If it can do, how i control this process. I think alf_node table's  node deleted column is controlled when deleting node by boolean status. Could i con...

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

How to change default claim and complete behavior of Tasks?

If have understood correctly,When a task is assigned to a group it appears in the Inbox of all users in that group. Now if anyone belonging to that group logs in and claims that task, it will disappear from the task list of all other users in that gr...

swapnonil by Champ in-the-making
  • 312 Views
  • 3 replies
  • 0 kudos

Very slow response adding users

I'm using 4.0a. When the installation was "new" with only a handful of sites adding and editing user details was fast. I have set up a test installation with about 3,000 sites and adding and editing users is painfully slow and consumes huge amounts o...

rjohnson by Star Contributor
  • 214 Views
  • 2 replies
  • 0 kudos

Client to move document

Hello,Actually I want to create a web page which moves document/file from one folder to another in document library within same site.I have used multi selection boxes for web client page.I can move document from one box to another in web page but am ...

krups by Champ in-the-making
  • 359 Views
  • 2 replies
  • 0 kudos

deleteTree deletesinglefiled deletes multi-filed object

deleteTree  unfileObjects=deletesinglefiled deletes a document that has multiple parent folders.   Expected:  The document should have been unfiled from the current folder tree and remained filed in the other folder tree(s).Spec [1] says:  deletesing...

aspect doesn't show when select add aspect in perform action

I try to customize aspects to show in Perform actions > Add aspect when create new rules. I add my aspects to <addable></addable> but my aspects doesn't show why??   <config evaluator="string-compare" condition="DocumentLibrary" replace="true">      ...

thanabodee by Champ in-the-making
  • 152 Views
  • 1 replies
  • 0 kudos

Error on My Dashboard

Hey guys need your help. Using alfresco 4.0.c on Ubuntu 10.04 LTS. Once anyone logs into webshare (http://localhost:8080/share/) we get the mesg below:An error has occured in the Share component: /share/service/components/dashlets/my-docs-editing.It ...

'argument' and 'extension' values in format tag in desc.xml?

Hi Folks,I have used and write webscripts planty times but I am still not able to understand the difference between this too keywords used in "DESCRIPTOR" file under format tag<format default="xyz">extension</format><format default="xyz">argument'</f...

ActivitiClassLoadingException: Class not Found

I have created a Activiti Project in eclipse using ecplise Activiti plugin.I deploy the bar file and jar file.I deployed the jar file in webapps/activiti-explorer/WEBINF/lib.My process have service task and that service task had a listener class.If I...

sarkar92 by Champ in-the-making
  • 164 Views
  • 1 replies
  • 0 kudos

Activiti CDI

Hello,the documentations contains a chapter about CDI integration, but i cant find any use of it in the examples and the libs from activiti-5.10.zip doesnt contain something like activiti-cdi.jar. The Package org.activiti.cdi doenst exist.How do u in...

benito by Champ in-the-making
  • 282 Views
  • 3 replies
  • 0 kudos

Localization for the Activiti Designer?

hi all,is there any work in progress to localize the UI of the Activiti Designer?I lookes at the source code and it seems like all the strings have to be externalized and then there needs to be some language packs …thx

prace by Champ in-the-making
  • 950 Views
  • 13 replies
  • 0 kudos

Problem with Boundary Error Event

Activiti 5.10It seems to me that the Boundary Error Event is not working. I have a sub process that has a Boundary Error Event configured with it but when errors are thrown within the sub process the boundary is never processed.  1. Does Boundary Err...

Still unsuccessful migrating from 3.4.d to 4.0 (now e)

Hello all,I had a similar post earlier last week, but now it's more focused on getting Alfresco 4.0.e to properly migrate the data from 3.4.d. I've spent many  an hour following migrating guides and have come up short. I wanted to see if we can pinpo...

zanity84 by Champ in-the-making
  • 706 Views
  • 9 replies
  • 0 kudos

Alfresco contra una base de datos MySQl

soy nuevo utilizando alfresco y me gustaria saber si es posible conectar al  fresco con una base de datos MySQl y si es posible que me explicaran como o que me dieran o supieran de algun manual de como acerlo

javi123mp by Champ in-the-making
  • 2051 Views
  • 6 replies
  • 0 kudos

Creer des aspect personnaliser

salutdepuis un moment j 'essaie de développer une application web autour de alfresco on utilisant la norme CMIS Donc d’âpre ce que j'ai compris OPENCMIS ne gère pas les aspects donc il faut se munir de alfesco open CMIS extension et sa marche bien j'...

textnet by Champ in-the-making
  • 2464 Views
  • 5 replies
  • 0 kudos

Customising site invite workflow

Hi,I am looking to customise the invitation workflow slightly to add a few additional properties defined on the site to be displayed on the workflow but have been digging around various files with not much progress as to where this needs to be change...

garryw by Champ in-the-making
  • 365 Views
  • 5 replies
  • 0 kudos

Access Custom Java Spring Bean from Javascript

Hey,This is a bit of a weird question, so please bear with me.Ok, I have a custom Java class (Spring Bean) that contains some code to do some stuff. What I am trying to do is add this Spring Bean to Alfresco and allow other developers to access metho...

twizzel by Champ in-the-making
  • 1239 Views
  • 5 replies
  • 0 kudos