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

Forum Posts

Importer des documents

Bonjour, je viens vous voir aujourd'hui car je dois faire un import de fichier (environ 10 000) dans Alfresco.D'après ce que j'ai pu voir sur les forums, Wiki, il existe un type de fichier approprié pour faire cela (fichier .acp). Le soucis c'est que...

Manage data of our database

Hello,Thanks for all of the good help on the forum. We have been interested in different open source software for data quality and we would be interested in a similar field. We are wanting to implement Master Data Management software. It would be to ...

mikwen by Champ in-the-making
  • 284 Views
  • 1 replies
  • 0 kudos

alpha2 postponed?

Hello Activiti-Team!Any news on relasing alpha2? Has it been postponed?RegardsSebastian

Utilisation du calendrier de Share en entreprise

Bonjour,J'aimerais connaître selon vos expériences sur l'utilisation faite concretement en entreprise de la fonctionnalité de calendrier dans Share?- Peut-on conecter avec un calendrier corporatif? (Exchange, Notes, etc)- Est-ce que les gens l'utilis...

louisaudet by Champ in-the-making
  • 1633 Views
  • 3 replies
  • 0 kudos

Issue when what BPM controls is different from user's view

In case the activities that BPM is controlling are different from what users would like  to monitor, such as when the activities that BPM is controlling is too low level and users would like to see a higher level of activity monitoring,  what should ...

bill1 by Champ in-the-making
  • 319 Views
  • 1 replies
  • 0 kudos

Automatic instead of drag&drop

Hi ,At the moment, I am still evaluating whether ARM (Alfresco Record Mgmt) is suitable what we're looking for.The demo showing drag&drop from Outlook into Alfresco Space (AS) is almost match our needs. Except that we would like an automaticcopy oper...

No undeploy/duplicate checking for process deployment?

As of alpha2 release, I don't see an implementation of org.activiti.impl.bpmn.BpmnDeployer.delete(DeploymentImpl, TransactionContext)And from my experience there's also no duplicate checking when deploy a process that already existsWhat's the plan on...

feiya200 by Champ in-the-making
  • 289 Views
  • 1 replies
  • 0 kudos

Printing from Modeler

Hi,is it possible, to print a process from the modeler ?RegardsMartin

mroeh by Champ in-the-making
  • 289 Views
  • 1 replies
  • 0 kudos

embedding Activiti, Spring

Hi all,I have made some good experience with jBpm and am now having a look at Activiti.  I am particularly interested in embedding the engine into an existing application, and accessing Spring services within the ActivityBehavior implementations.It t...

vbossica by Champ in-the-making
  • 329 Views
  • 1 replies
  • 0 kudos

Steps for import Activiti into eclipse.

Hello! I know, this post maybe is very silly… but I'm very interesting for integrate Activiti into Eclipse workspace… I would study it, learn and maybe in a future i can colaborate… I'm an old java programmer… but my career day after day is away from...

jcosano by Champ in-the-making
  • 614 Views
  • 3 replies
  • 0 kudos

Git system

In your platform have the option to  use Git  ?

soaexpert by Champ in-the-making
  • 291 Views
  • 1 replies
  • 0 kudos

ClassNotFoundException with Lucene

I have installed a trial of Enterprise 3.3 on an EC2 instance running Ubuntu 8.04 and Tomcat 6.After successfully configuring a connection to an external MySQL database, I am getting the following exception at startup:Caused by: java.lang.ClassNotFou...

oravecz by Champ in-the-making
  • 543 Views
  • 1 replies
  • 0 kudos

installation on jboss

I am trying to install Alfresco in an existing Jboss server using the alfresco.war file. I have made changes to the war, like described in http://wiki.alfresco.com/wiki/Packaging_And_Deploying_Extensions, but I get errors:2010-05-31 17:25:50,470 ERRO...

xtine by Champ in-the-making
  • 832 Views
  • 7 replies
  • 0 kudos

architecture Alfresco

bonjour,dans le cadre de mon PFE j'ai utiliser alfresco comme sloution GED,et pour rediger ma memoire je dois expliquer l'architecture d'alfresco j'ai trouvé ce lienhttp://wiki.alfresco.com/wiki/Alfresco_Repository_Architecture ,mais enanglais.je vou...

aimad by Champ in-the-making
  • 2317 Views
  • 3 replies
  • 0 kudos

Document Management to Record Management

Hi,I am working with Alfresco EE 3.2r.I wanted to know whether there is a way to [size=120]'transfer files from Alfresco Document Management to Alresco Record Management..'[/size]Is there a solution or idea on this..?Any kind of suggestions are welco...

Dokuemnte in Pfad indexieren

Hallo zusammenGrundsätzlich werden in Alfresco die Dokumente "importiert" und in der mySQL DB abgelegt. Nun habe ich aber die Anforderung einen bestimmten Share zu "überwachen", die Files zu indizieren jedoch mit einem Pfad auf die physikalische Date...

proitag by Champ in-the-making
  • 1133 Views
  • 2 replies
  • 0 kudos

Lucene Search Top X

Hi,Is it possible to perform and retrieve a search for only the TOP X results?like SELECT TOP 10 * FROM TABLE in SQL but an Alfresco Lucene search method?Thanks