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

Forum Posts

Evaluator Not Working - 3 works out of 5

Dear All,Run into an issue while creating evaluators to display different icons depending on the status of a document.Have a status flag and a date to monitor and do some calculations based on the values assigned to these properties. In order to buil...

zputnoky by Star Contributor
  • 5728 Views
  • 4 replies
  • 0 kudos

Alfresco Pagination Basic concept

Hi All,I am using alfresco-5.0.d and solr4.I have implemented pagination in my application with this code.PagingRequest paging=new PagingRequest(skipResult,maxResult); List<Pair<QName, Boolean>> sortProps = new ArrayList<Pair<QName, Boolean>>();     ...

Site Page Header Title/Description

Hi all,I m using Alfresco Community 5.2. And I want to add site description to site header (for exp, next to site title like picture). How can I do this?

hilal by Confirmed Champ
  • 2851 Views
  • 1 replies
  • 0 kudos

Resolved! Script to create a folder in alfresco repository

Hello, I want to create a script in the Alfresco maven project (like the run.sh) who allows me to create a folder in a specific location in the Alfresco repository. But i haven't idea to how achieve this.Can you help me , or take me an example who co...

Alfresco5.2b and SDK 3.0.0, rule on create is not working

Alfresco5.2b and SDK 3.0.0, create rule with on create or enter this folder trigger execute some script, is not working. If i set this rule and create anything in that folder nothing happened. Is it a bug or am i missing something? When something ent...

sklenaz by Champ in-the-making
  • 2647 Views
  • 1 replies
  • 0 kudos

Resolved! Rest API authorization failed.

I am calling rest APIs from outside activiti from a stand alone page simply on a button click "http://admin:test@localhost:8080/activiti-rest/service/runtime/process-instances " and it is giving error 401 (Unauthorized) I found that for authorization...

How to run activiti 6.0 sdk

Hello All,I have downloaded activiti 6.0 sdk from this link. And imported this project to eclipse. But I am not able to get how to run this project. I also referred read me file but didn't found anything regarding this. It would be great if anyone wo...

how to add aspects to a custom type?

I'm trying to develop a model that has a custom type and some aspects. Now I have defined a base type called my:document and I want to add an aspect to that type, called my:aspect. I want to have this aspect show up in all the nodes that are from the...

robjkamp by Champ in-the-making
  • 3216 Views
  • 1 replies
  • 0 kudos