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

Forum Posts

dúvida servidor

Olá, boa tarde.Minha dúvida é a seguinte, vou prestar um serviço de desenvolvimento de um ged com alfresco community para uma empresa que fica em outra cidade, eu preciso instalar o software alfresco nos computadores da empresa também ou apenas no me...

dbettiol by Champ in-the-making
  • 1257 Views
  • 1 replies
  • 0 kudos

Certificação Alfresco

Boa tarde.Estamos analisando a viabilidade para tirar as certificações Alfresco Certified Engineer (ACE), Alfresco Certified Administrator (ACA) e Alfresco Certified Workdesk Consultant (ACWC). Estamos precisando informações sobre os valores, materia...

Community alfresco 4.2d / 4.2e AMP apply

Hello,Note: I am using fresh instance - no customizationAnybody successfully applied amp in community version 4.2d / 4.2e ? Whenever I try to install amp which is out of box is not applied and I am getting below stacktrace :No modules are installed i...

g_rathod by Star Contributor
  • 330 Views
  • 1 replies
  • 0 kudos

Questions générales sur Alfresco

Bonjour,Alfresco s'intègre-t-il avec MS Exchange (ou les clients Outlook) pour le traitement des mails ?ou avec Lotus Mail pour traiter les mails ?ou un autre systèmes de messagerie ?Le logiciel se connecte-t-il directement à Outlook ou à Exchange ?L...

alfsam by Champ in-the-making
  • 1148 Views
  • 2 replies
  • 0 kudos

Alfresco Integration Exchange

Hi All,I am trying to integrate Alfresco with Exchange server.. I created a simple java project and everything is working there with required jar. But when i create a User Library with all jars from Alfresco and add it to project build path i get bel...

alfsender by Champ in-the-making
  • 326 Views
  • 1 replies
  • 0 kudos

Alfresco 4.2d Community BUG

Hi,Anybody face issue on fresh instance of alfresco 4.2d community edition ?I am getting following error on startup :Caused by: org.json.JSONException: A JSONObject text must begin with '{' at character 1        at org.json.JSONTokener.syntaxError(JS...

g_rathod by Star Contributor
  • 622 Views
  • 4 replies
  • 0 kudos

How to open an AMP file?

I'm trying to review the file contents between 4.2.d CE and 4.2.f CE on the amp file for googledocs. I'm running into an issue where with 4.2.d (the version I'm using in production) is not saving back to Alfresco.So what program would I use to open t...

eswbitto by Confirmed Champ
  • 524 Views
  • 2 replies
  • 0 kudos

Unique field in custom Model

Hi,I have my own custom model.I want to create  a  property which can take only unique value like the cm:name field in alfresco content model.Can anybody guide me how to do that?Regards,Sradha

sradha by Champ on-the-rise
  • 1738 Views
  • 7 replies
  • 0 kudos

pdftoolkit documentation / api?

I can't locate the API for pdftoolkit for use in java script rules… I also can't find many examples of all of its features… Is there a site that has all of this somewhere? I Appreciate being pointed in the correct direction.

mrmike by Champ in-the-making
  • 980 Views
  • 4 replies
  • 0 kudos

CIFS access very slow

Hi there, I'm using Alfresco Community 4.2.e with CIFS configured on a RedHat server. Hereunder, my CIFS configuration:authentication.chain=alfrescoNtlm1:alfrescoNtlm## URL Generation Parameters (The ${localname} token is replaced by the local server...

Activiti and SLA

Hi,Is it possible to trigger escalation from activiti process flow if a particular activity or task didn't complete on time?Please let me know how to achieve this.Regards,Anish Agrawal

Get user's permission for a nodeRef in Java-backed webscript

Hi,In a Java-backed webscript's Java handler, PermissionService can be used to get the permissions of a node. But this service seems only return permissions (based on user group?) for a node. How can I get the permissions (e.g. edit, delete)for given...

sunquanbin by Champ on-the-rise
  • 1573 Views
  • 1 replies
  • 0 kudos

Grosse erreur

Bonjour, j'ai fait une grosse erreur en supprimant sans faire exprès le dossier dictionnaire de données dans l'entrepot, je n'ai plus accès à rien, svp y a t-il un moyen de résoudre ce problème???

jey10 by Champ in-the-making
  • 760 Views
  • 1 replies
  • 0 kudos

Where to find more information about alfresco

Is there an alternative forum or other sites where I can find more information and technical description about alfresco? I search for more information, trouble shooting sites and FAQ about Alfresco.

by Not applicable
  • 671 Views
  • 4 replies
  • 0 kudos

Moving large datasets around Alfresco

Hi all,Got a question around moving large datasets around Alfresco. We're in the middle of migrating large datasets into our on-premise installation, these can be around 500Gb on average. We migrate the data in using the Bulk FS tool that comes with ...

bengrah by Champ on-the-rise
  • 994 Views
  • 4 replies
  • 0 kudos

FileUpload, customised header?

Hi,Can I ask how to provide a customised header to the default share FileUpload. By the default share FileUpload, I mean this one:   var uploader = Alfresco.getFileUploadInstance();        var uploadConfig = {          siteId: {string}, // site to up...

sunquanbin by Champ on-the-rise
  • 637 Views
  • 4 replies
  • 0 kudos

Override form.js

Hi ,I've customized form.jsI've to extend or override form.js (tomcat\webapps\share\components\form\form.js) How to do it, what is the extension path ?