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

Forum Posts

Add custom JavaScript and CSS to workflow forms

Hi! I configured a form for my workflow and added JavaScript dependency but it doesn't seem to be loaded. Here is my code:<alfresco-config><config evaluator="string-compare" condition="jbpm$adrwf:TestFlow">      <forms>         <dependencies>        ...

amitev by Champ in-the-making
  • 407 Views
  • 1 replies
  • 0 kudos

WriteProperties on cm:person?

I am on alfresco 3.4c.After creating a person (of type cmerson), I need to add an aspect to the person node. The user doing this is not an Admin, so I create a custom permissiongroup (writeproperties) on cmerson as follows….   <permissionSet  type="c...

dilipl by Champ in-the-making
  • 330 Views
  • 1 replies
  • 0 kudos

Task instructions in form

When a user receives an assigned task, it may not be for that user apparent what they are expected to do. So they need instructions as part of the task.So what would be the best way to add an instruction text box?I know about the help icon that can b...

loftux by Star Contributor
  • 267 Views
  • 1 replies
  • 0 kudos

how to send sms to mobile phone

how to connect sms with alfresco ? and also mms ?what do I need to make it work?My thought is that when I place the message to any directory .i.e:home folder , company folder ….etc this message will appear to me when I log into it . is that correct?

himfire by Champ in-the-making
  • 283 Views
  • 1 replies
  • 0 kudos

Querying based on node language

I need to be able to query based on the nodes language. Something likeELECT D.*, L.* FROM cmis:document JOIN <language> as L ON D.cmisbjectId = L.cmisbjectId WHERE L.<language> = 'en'‍Any help would be greatly appreciated.

biff45452 by Champ in-the-making
  • 205 Views
  • 1 replies
  • 0 kudos

Using MSWord SPP,and using AWE create different file URLS

I have a fairly vanilla install of Web Quick Start. I created a folder called main-content. Then I created a file in said folder called file1.html. Back at the root index.html, I added file1.html as a static asset for the index.html page. If I open t...

brucemoser by Champ in-the-making
  • 217 Views
  • 1 replies
  • 0 kudos

Display items of datalist in a selectOne of a workflow form

Hi,I want to create a dataList of markets and after that I want to add  in a custom workflow form a selectOne control that display markets inserted in the Market dataList.I know how to do a custom dataList also a custom workflow but my problem is how...

dorra87 by Champ in-the-making
  • 300 Views
  • 1 replies
  • 0 kudos

Error reading variable thru REST if null

Hi.I just registered the following bug:http://jira.codehaus.org/browse/ACT-1182I don't know what should be the output for a null string:https://github.com/erny/activiti/blob/master/modules/activiti-webapp-rest2/src/main/java/org/activiti/rest/api/pro...

erny18031 by Champ in-the-making
  • 243 Views
  • 1 replies
  • 0 kudos

How to enable License Management function?

Hi,I want to know how to enable license management function on Alfresco 4.0.c Community Edition. I found below keys defined in resource bundle files:license.field.Days=日license.field.Documents=內容对象license.field.HeartBeatDisabled=关闭心跳检测功能license.field...

alex_chew by Champ in-the-making
  • 202 Views
  • 1 replies
  • 0 kudos

Setting vars for a user's home folder in share-custom-config

I'm trying to change the Repository link in the header of Share to point to a users home folder. For example, instead of linking to "/share/page/repository", it'd link to "/share/page/repository#filter=path|/User%2520Homes/g/gi/gillespie/patrick.j.gi...

patorjk by Champ in-the-making
  • 481 Views
  • 3 replies
  • 0 kudos

Info on implementation required

HiWe may be implementing Alfresco soon (< 100 users)Before we do it, we need to know how to go abt itCan anybody tell how much time it takes for the process to start from scratchWhich are the important stepsAny inputs are greatly appreciatedThanks in...

adityar by Champ in-the-making
  • 310 Views
  • 3 replies
  • 0 kudos

How to get the 'ActivityId' from an execution

Using Runtime Service, or Execution, how can we get the activity id of the current activity?For example, consider the case of this simple process consisting of three Java Service tasks:[attachment=0]MyProcess.png[/attachment]Let's the the process ins...

jjfutt by Champ in-the-making
  • 608 Views
  • 1 replies
  • 0 kudos

Alfresco going to read only mode

I am using Alfresco 3.3.5EE. But sometimes My system goes to read only mode.For me it looks like the propblem with the license.How can I get it fixed?Thanks,Patil

patil by Champ on-the-rise
  • 205 Views
  • 1 replies
  • 0 kudos

Which file contains email/smtp configuration

Sorry if this is a stupid questions, but I found the instructions for starting the email function in the wiki http://docs.alfresco.com/3.4/index.jsp?topic=%2Fcom.alfresco.Enterprise_3_4_0.doc%2Fconcepts%2Fmaster-using-intro.html, but I couldn't any m...

dc41 by Champ in-the-making
  • 398 Views
  • 3 replies
  • 0 kudos

controlDao implementations and databases support

I'm just curious - controlDao has 2 implementations for dealing with savepoints, one for PostgresSQL and empty for all others. And savepoints are used extensively in code. Is it a strange quickfix for PostgreSQL, or support for all dialects is postpo...

Problems uploading files

Hi,When I upload a file some times this file can´t be read it. I don't know why some files get corrupt and when we needed it we can't read it.Someone could explain me what can I do to avoid it?

hinclan by Champ in-the-making
  • 290 Views
  • 2 replies
  • 0 kudos

Error when deploying the file-transfer-receiver

hi all,I download alfresco-community-file-transfer-receiver-4.0.d and I wanted to deploy the file file-transfer-receiver.war. So I installed Tomcat 6.0, MySQL 5.5 and JDK 7. After I started tomcat and I deployed it. The deployment is successful but a...

takwa by Champ in-the-making
  • 350 Views
  • 1 replies
  • 0 kudos

Activiti Designer 5.9 bug when changing element's type

Hi, I think I've found a small bug, which should be easy to reproduce using the following steps :1) Create a new "Activiti diagram"2) using the palette, add a start event to the diagram3) put your mouse on the start event, and from the surrounding me...

oca by Champ in-the-making
  • 360 Views
  • 3 replies
  • 0 kudos