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

Forum Posts

Share Edit Form - Drop Down List Required / Mandatory Field

Hello,I have a question about drop down lists and required fields.  I have implemented a drop down list property in an edit form.  It is a field of type d:text with a constraint of a list of Allowed values.  It works, but I would like to enhance it.D...

jrjfresco by Champ in-the-making
  • 1265 Views
  • 3 replies
  • 0 kudos

Lucene Query Syntax reference

Hi!Appreciate if  someone can point me to websites that I can learn and understand Lucene Query Syntax.I want to know, the use of  syntax's like Now, Min To, Today, etc in Lucene.Thank you.David

davedran by Champ in-the-making
  • 957 Views
  • 2 replies
  • 0 kudos

Alfresco 4.2 enterprise

Hi , Alfresco 4.2.x Enterprise  edition is available for download?, if No, when is this expected?which version of alfresco contains JDK1.7? I am currently using 4.0.2 enterprise but it has SOLR Certificate issue + JDK6.

mrsaqib by Champ in-the-making
  • 573 Views
  • 5 replies
  • 0 kudos

Combine queries

Hi,I wonder if there is any way to combine multiple queries.To be more specific I have to do a search on several custom aspects.An example for the queries to combine are the following:select d.cmisbjectId from cmis:document as d join accident:reponse...

mundi by Champ in-the-making
  • 817 Views
  • 3 replies
  • 0 kudos

create multi tenant user with home folder

hii have successfully created the multi tenant users with following code@Override   public boolean createTenantUser(String domain, String username, String password, Map<String, String> properties) {      logger.debug("creating tenant user");      boo...

msj4u by Champ in-the-making
  • 244 Views
  • 1 replies
  • 0 kudos

Inbound Email Verification

Hi,Is it possible to configure the inbound email subsystem to verify the email senders to avoid spoofing, using methods such as SPS and DKIM?Thanks,Garry

garryw by Champ in-the-making
  • 373 Views
  • 2 replies
  • 0 kudos

Kerberos Share SSO - trying out whats new in HEAD

I'm trying to set up the new SSO mechanism found in HEAD that will support Kerberos SSO for Share.And of course there is a lot of guesswork when playing with the latest stuff  I'm getting this error12:11:11,580 WARN  [org.alfresco.web.site.servlet.K...

loftux by Star Contributor
  • 730 Views
  • 5 replies
  • 0 kudos

error start alfresco red hat

hi!!! I have installed alfresco community (defoult installation) on Red Hat Enterprice linux 6.4.the installation do not show any error but when I start alfresco for the first time there is this error:INFO: Deploying web application archive /home/bfl...

tavvolley by Champ on-the-rise
  • 827 Views
  • 2 replies
  • 0 kudos

How to access parent variables from child process?

Maybe the question is trivial, but for the moment i don't know how to fix that.I have a parent process that in a Call Activity initiate an child sub-process, and I try to read variables from variableMap (<b>ctype</b>) in a <b>ScriptTask</b>:    <scri...

getodac by Champ in-the-making
  • 360 Views
  • 2 replies
  • 0 kudos

Problem running post-install step. Installation may not complete

Dear all :I have a problem,I cannot solve,please all help me..I've setup a brand  Windows 2008R2 x64 server with IIS6 and install  alfresco-community-4.2.c-installer-win-x64.exe—————————Warning—————————Problem running post-install step. Installation ...

zh_feng by Champ in-the-making
  • 820 Views
  • 3 replies
  • 0 kudos

Activiti Explorer 5.13 - Invocation of method valueChange in org.activiti.explorer.ui.task.TaskPage$1 failed

Hi,i'm using Activiti Explorer 5.13 in jboss 7.1.1 with postgresql-9.2-1002.jdbc4.jar and every time i perform a new start jboss and login new random tasks with lorem ipsum are generated in my task list. The error in jboss is this:com.vaadin.event.Li...

miketeddy by Champ in-the-making
  • 834 Views
  • 4 replies
  • 0 kudos

I cannot search in alfresco

Can you help me? I cannot search anything in Alfresco. Thanks!Error: Search failed due to system error: 06122134

xahoc23 by Champ in-the-making
  • 333 Views
  • 3 replies
  • 0 kudos

Tomcat Manager access and IE https download conflict

I've got a little problem to understand what to do about those conflicting issues :1) Release notes for 3.4.a informs about a known issue about SSL for IEhttps://wiki.alfresco.com/wiki/Alfresco_Community_3.4.a_Release_NotesAnd the workaround proposed...

bdonneaux by Champ in-the-making
  • 208 Views
  • 1 replies
  • 0 kudos

E-Signatur und Verschlüsselung

Hallo,ich habe den Auftrag von unserer Firma bekommen zu überprüfen ob Alfresco die Möglichkeit anbietet, die Dokumente elektronisch zu signieren und zu verschlüsseln.Was das Thema betrifft, findet man leider In Internet mehr Fragen als Antworten. De...

majd by Champ in-the-making
  • 332 Views
  • 1 replies
  • 0 kudos

100 CPU

Hello all, i have a fresh installation of alfresco community 4.2 I have imported maybe 10 000 document in it. Until now it is at 100% of CPU . I use an Ubuntu  Virtual machine with 4 CPU and 8Go of RAM.I really don't know what is going on ..

Site Configuration

Hola para todos.Alguien me podria ayudar con lo siguiente: cuando se crea un site, como se puede hacer para que todos los miembros del sitio tengan la misma personalización del sitio, es decir que a todos los miembros les aparezcan los mismos dashlet...

ogiraldo by Champ in-the-making
  • 193 Views
  • 1 replies
  • 0 kudos

Help installing HR Sample on Max OSX

Jordans-MacBook-Air-2:bin jordan$  sudo install-owd-hr.sh -ap /Application/alfresco-4.2.c -u admin -p admin -cp 8081 Getting an command not found error - Wewebu running fine on 8088 and Alfresco on 8081.Any help on running the HR sample batch file ap...

jellington by Champ in-the-making
  • 206 Views
  • 2 replies
  • 0 kudos

Documents pending to be indexed in Solr

I am using Solr on Alfresco 4.1.6 Enterprise. I want to know if there is a way to know how many documents are still pending to be indexed by SolrI ran https://localhost:8443/solr/admin/cores?action=REPORT&wt=xml but I am not sure how to determine the...