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

Forum Posts

Indexation pdf

Bonjour,J'aimerais savoir si on peut faire des recherches sur le contenu des pdf chargé dans alfresco ?Merci pour vos réponses.

linkenoa by Champ in-the-making
  • 1154 Views
  • 4 replies
  • 0 kudos

Problèmes d'affichage : Alfresco Management Group

Bonjour, j'utilise alfresco 3.3g community j'ai un problème d'affichage lorsque j'essaie d'obtenir les sous groups d'un group . Exemple : j'ai ajouté 1500 groupes dans Groupe1, mais quand je me connecte via Administration Console je n'obtien que 100 ...

sibe by Champ on-the-rise
  • 770 Views
  • 1 replies
  • 0 kudos

With Alfresco

Hello,I would like to use Activiti in Alfresco to manage invoices. I am waiting the 4.0a to do that… I have tried the 5.6 and I just have questions about the general use of Activiti.My idea is to start a workflow with each invoices. During the workfl...

dranakan by Champ on-the-rise
  • 152 Views
  • 5 replies
  • 0 kudos

Bootstrap sequence

Well, I`m trying to bootstrap Alfresco with minimal-context.xml, and it gets stuck because importerBootstrap bean starts before schemaBootstrap.Really, I`m wondering how it is supposed to work - all these beans are now derived from Surf's AlfrescoLif...

modifier le role du contributeur

Bonjour,En fait je travaille sur Alfresco et j'aimerai savoir comment je peux changer une permission du contributeur (empêcher le contributeur de créer des contenus ou des dossier)Autre chose,je veux personnaliser le  tableau de bord pour tous les si...

achrafar by Champ in-the-making
  • 2625 Views
  • 16 replies
  • 0 kudos

access to sugarCRM companies and contacts

Hello,I ask you if you have an opinion and suggestions. I should have access to company and contacts, on SugarCRM. I need because I have to allow the user to select the company from a custom form of alfresco by SugarCRM.is this possible? Since I saw ...

need by Champ in-the-making
  • 95 Views
  • 2 replies
  • 0 kudos

Problem with new template

Hi,I want to introduce a new template 'homepage2'. I've copied wcmqs\WEB-INF\pages\homepage.xml to wcmqs\WEB-INF\pages\homepage2.xml. For the root-index.html I've change the template in share to homepage2.After restarting the server I'm gettingorg.al...

lemmy by Champ in-the-making
  • 109 Views
  • 3 replies
  • 0 kudos

AuditService.AuditQueryCallback

Can anyone help me on how to get hold of the AuditService.AuditQueryCallback, i want to use it in the auditService.auditQuery method and we all know that i can instantiate directlyAlso i want a little insight on the audit Query method, auditService.a...

energy by Champ in-the-making
  • 95 Views
  • 1 replies
  • 0 kudos

Unable to get formResourceKey using API

Hi, Activiti Team!I try to get form key of user task, using API, and got a problem. There is no getter for property "form key" in interface org.activiti.engine.task.Task.Can you help me? Maybe, I have to use another interface (not org.activiti.engine...

partizano by Champ in-the-making
  • 71 Views
  • 1 replies
  • 0 kudos

runtime service does not return running process

HelloI have a process which in certain cases does not require any userTask. In one of the serviceTasks I'm accessing the Activiy RuntimeService to receive all the running processes. for (ProcessInstance processInstance : runtimeService.createProcessI...