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

Forum Posts

Support sending html emails with FreeMarker templates

I imagine this would involve: Designer: adding an activiti:field name="htmlTemplate" in addition to the one named "html", probably a "textTemplate" in addition to "text". Designer: validating that either the existing field or the template one is popu...

tstephen by Champ on-the-rise
  • 729 Views
  • 4 replies
  • 0 kudos

Start Advanced Workflow With two or more documents

Good Morning,i would be start the advanced workflow with more documents. In particular i would be start the workflow, having as document the email. But when starts the workflow i would be use as resources not only the file EML but also its attachment...

Database view not showing contents (after update 5.8 to 5.9)

Environment: Debian VM, Tomcat, PostgreSQL 8.4I noticed that after updating from Activiti 5.8 to 5.9 the "database-view" in the Activiti Explorer will not display the contents of tables. It will however display the number of entries…Screenshot: [img]...

csam by Champ in-the-making
  • 157 Views
  • 1 replies
  • 0 kudos

Alfresco Share webscript help...!!!

Dear All,I found this variable and its value in Alfresco Share.Alfresco.constants.PROXY_URI ::  share/proxy/alfrescoTo call a data webscript in alfresco share, we are using alfresco/service but if we use this then also it would call webscript success...

Creating Directories form another system

Hello, first post newbie.I have a process in place, running on a typical Apache php MySQL web server on another box, where I have a web form that an end user fills out and describing some in characteristics of a document, finds the document via a typ...

rudef2 by Champ in-the-making
  • 173 Views
  • 1 replies
  • 0 kudos

Lucene Queries Via RepositoryServiceSoapBindingStub.query

Hopefully this is a pretty basic question. I'm trying to understand using the web services for querying and am using the examples from the SDK. I am using the book "Alfresco 3 Web Services, Build Alfresco applications using Web Services, WebScripts, ...

jjmierwa by Champ in-the-making
  • 326 Views
  • 3 replies
  • 0 kudos

Asignar nombre automaticamente a tipos de contenido

Buenas, tengo algunos dias trabajando con Alfresco,he creado mis tipos de contenido personalizado, ahora deseo poderlos administrar de la mejor manera posible, lo que quiero hacer es que al seleccionar uno de esos tiposse le asigne un nombre automati...

ldgc by Champ in-the-making
  • 1060 Views
  • 1 replies
  • 0 kudos

Can't find scripting engine for 'text/javascript'

I wrote a simple workflow using activiti that doesn't have any user input or anything… it is simply a start task -> execute JS code -> end task. The JS code is below:var fso = new ActiveXObject("Scripting.FileSystemObject");var s = fso.CreateTextFile...

goingcrazy by Champ in-the-making
  • 231 Views
  • 1 replies
  • 0 kudos

Problems auditing nodes and own methods

Hi,I have 2 questions about AuditService in Alfresco 4.1. I don't have any problem auditing Alfresco's services but when I try to audit my own methods in my module I don't get any data about it.My code is:<?xml version='1.0' encoding='UTF-8'?><Audit ...

saruqui by Champ in-the-making
  • 311 Views
  • 2 replies
  • 0 kudos

Como visualizar acciones en función del usuario??

Buenas a todos,he creado una serie de acciones que se visualizan como unos botones debajo de una carpeta (o espacio), y lo que quiero hacer es que en función del usuario y de sus permisos se visualicen unos botones u otros.Por ejemplo:Un usuario "Pro...

massanen by Champ in-the-making
  • 248 Views
  • 1 replies
  • 0 kudos

Help :- Alfresco Share JavaScript Functions

Dear Folks,While Exploring Alfresco Share, I found below methods :               Alfresco.FlashUpload.superclass.constructor.call;             Alfresco.util.Ajax.request and many more …Where are these methods mentioned ? Where is the function declar...

access to attached documents

Hi. How can I access to attached docs with javascript in workflow processdefinition?Access to first attached document bpm_package.children[0];‍‍‍work greatI typebpm_package.children[1];‍‍‍but wrong.Help. Tnx

Setting up Activiti 5.9 demo

Dear All,I just downloaded activiti - 5.9 and tried the ant demo.start. However, the console displays the following message.[launch] waiting for launch completion msg 'TCP server running on'…and then throws the following exception:[launch]   Exceptio...

sreeraaman by Champ in-the-making
  • 294 Views
  • 1 replies
  • 0 kudos

Sharepoint style workflows?

Hi,I'm completely new to Alfresco but am now in a situation where I need to find an alternative to Sharepoint.One of my main requirements to an alternative is custom workflows. Can I create my own workflows in Alfresco the same way as in Sharepoint 2...

brig by Champ in-the-making
  • 233 Views
  • 1 replies
  • 0 kudos

Gantt integration

Hi everyone,I'm newbie alfresco platform. I configured everithings and I think it's a great product.It's possible to create and edit gantt project online with alfresco? I know I can upload a .mpp file and that edit, but I was looking for a module tha...

raippl by Champ in-the-making
  • 266 Views
  • 1 replies
  • 0 kudos

OSX compared to other OS

Am interested in using Alfresco Community on a Mac Server, though I have no other server at the moment so I could go to Windows or Linux too.  Curious as to whether the "port" to OSX and OSX itself limit any of the features available?

northpoint by Champ in-the-making
  • 168 Views
  • 1 replies
  • 0 kudos

Custom workflow like serial review and approve..

Hi all,I required a workflow like user1 sends a content to user2, If user2 approves it will go to user3.when ever user2 rejects it has to go back to user1. In the similar way upto user4.Can any one help me how to add custom workflow like above.Thanks...

ramesh_ram by Champ in-the-making
  • 220 Views
  • 1 replies
  • 0 kudos

Hacking a workflow, enable adding ressouce by reviewers

Hi everybody,I am trying to hack the known workflow sample: the lifecycle workflow which is described in the following link:http://wiki.alfresco.com/wiki/WorkflowSample_LifecycleAnyway, i need to enable adding resources by viewers, not only the workf...

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

Document Permissions

HelloI have a problem.There are two tasksTask 1. Person1 (Collobrator on Document) modifies the document and sends the registration.Task 2. Person2 when the task comes to him (Collobrator on Document) fill document properties. On transition, the scri...

molti by Champ in-the-making
  • 320 Views
  • 1 replies
  • 0 kudos

Manage content permissions

Hello,I am newbie to alfresco, i am looking for manage content type level permissions, such as only Collaborator can be able to create a new content and user with consumer as role can Read the content,But i found a user with consumer role can create ...