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

Forum Posts

Sorting ResultSet via SortedResultSet

Hi all,I have a problem with sorting ResultSet via SortedResultSet. Here is my code:                        ResultSet resultSet = searchService.query(storeRef, SearchService.LANGUAGE_LUCENE, query);            SearchParameters parameters = new Search...

k_warcaba by Champ in-the-making
  • 815 Views
  • 2 replies
  • 0 kudos

Problem with cycle on an external Tomcat instance

Hi together!  :ugeek: I deployed today activiti RC1 on my regular, standalone Tomcat (6.0.29) instance. All applications are running well except cycle.If I login into cycle, I'll get the following error message:10250000 Wrapped Exception (with status...

maassen by Champ in-the-making
  • 95 Views
  • 2 replies
  • 0 kudos

Share login page icon

I decided to create a new thread for this problem since the other thread is more focused on other kinds of Share customizations. My problem is simple:1. I want to show my own logo at the Share login page as well as a new logo for the user's dashboard...

how to update file description on versioning

HelloI'm trying to update file description when make a new version of file in the Alfresco Repository. The update is OK, but the lastest description doesn't shows in the alfresco web ui.here is the code:  public String updateFile (String fileName, St...

Login Frage

Hallo,ich bin neu und schaue mir gerade Alfresco an. Gibt es die Möglichkeit, dass Nutzer sich nach einmaligem Einloggen von ihrem Arbeitsplatz aus beim nächsten Besuch nicht wieder einloggen müssen? Aber trotzdem von z.B. einem anderen Arbeitsplatz ...

bluealf by Champ in-the-making
  • 861 Views
  • 4 replies
  • 0 kudos

Activiti architecture / Process Engine

If I have a timer task that is scheduled to execute in 35 days time, and the server is restarted numerous times in that period, does the Activiti process engine automatically reestablish the active processes in memory and ensure such triggers are run...

sherod by Champ in-the-making
  • 112 Views
  • 1 replies
  • 0 kudos

Using forms in production [Ant scripts]

Hello there,Edit I am now using Ant scripts to help control the process lifecycle. I'm not sure if it is correct but it helps.I have got Activiti working and the provided example processes and form work fine. I have a number of questions how Activiti...

Creating Activiti XML Schema (activiti.xsd)

Hi there,As Activiti is support subset of BPMN 2.0, I think it is sensible to create an activiti.xsd for process elements supported by Activiti. It will make it easier for developers edit the XML directly using XML Editor.Also, we as users of Activit...

limcheekin by Champ on-the-rise
  • 500 Views
  • 10 replies
  • 0 kudos

No user CIFS access to RM documentLibrary

Hello,Using Alfresco 3.3g with RM module. I cannot get "Records Management User"s to be granted access to the rm site documentLibrary. Actually, I can't get anyone who is not an Alfresco Administrator to be granted access to it. I am focusing on the ...