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

Forum Posts

Link a un espacio usando plantilla .ftl

Hola a todos, he estado trabajando con las plantillas ftl, y si que son de gran ayuda. En estos momentos tengo 2 dudas sobre una plantilla que estoy desarrollando; en esta realizo un filtro para que me muestre solo los documentos que se encuentran bl...

Need help w/ versioning in Share

Hi Folks,Alfresco newb here.I went through the classic alfesco client(http://alfresco:8080/alfresco) as Admin and  configured the Company Home site to have a new Versioning content rule, so that all new content imported has an aspect of Versionable a...

scottl by Champ in-the-making
  • 265 Views
  • 2 replies
  • 0 kudos

Redirect Site Member to Site after Login

Hello Guys,I am trying to write a tiny code to redirect my users after Login to a specific Site.Folder: %SYSROOT%\Alfresco\tomcat\webapps\share\site-index.jsp   // forward to user specific dashboard page   if (user.isMember(TestSite1)) {    response....

sebastian1 by Champ on-the-rise
  • 1152 Views
  • 8 replies
  • 0 kudos

Deployment Listener

Hi,I see some examples of Process Activity and Task "Execution" Listeners.  Is there a deployment listener. I want to create some representation of a deployed Process Definition within my App as soon as a deployment is successful?Any tips?ThanksAnup

anuppc72 by Champ in-the-making
  • 161 Views
  • 1 replies
  • 0 kudos

Submitted user variable & defining manager

Hi to all.This is my first post here, so please be patient with meI just stared developing Activiti (using version 5.5) workflow via Eclipse and I'm stuck by two things.1. How to assign task to the manager of submitted user? Is it possible to set man...

anzer by Champ in-the-making
  • 136 Views
  • 1 replies
  • 0 kudos

Search by code in Vb.Net

Hello,I'm new in alfresco, sorry for it. I'm writing a Vb.Net winforms application in Visual Studio 2010. I want to use Alfresco to show my application help documents. My application open a windows form with a webbrowser. In this Webbrowser I send my...

Corrupted User Accounts

Hello,My issue is that several user accounts appear to be corrupted. When I try to search for the user via manage system users, the record is not found. When I select show all users and page through the list the user record is there and is accessible...

rcm01 by Champ in-the-making
  • 233 Views
  • 2 replies
  • 0 kudos

Rebuilding Indexes on Very Large Repositories

Alfresco 3.4dBased on the posts I've been reading, my current issues can be likely resolved by rebuilding my indexes. The information available is not clear to me. So I have several questions about adding the index.recovery.mode=FULL to \Alfresco\Tom...

rcm01 by Champ in-the-making
  • 184 Views
  • 2 replies
  • 0 kudos

Admin Backend

Does Alfresco share have an admin console / backend that shows who is logged onto the system.  Forgive my ignorance and if missed something.  I need this to plan any emergency unplanned downtime / maintenance in the system.Thanks, Ben

bensewell by Champ in-the-making
  • 195 Views
  • 1 replies
  • 0 kudos

Two LDAP server setup

Hi I've read through the alfresco wiki and a few related posts but can't seem to nail this one down.Heres the scenario.  My Alfresco is working fine through LDAP and local user accounts.  I now want it to chain to LDAP1, LDAP2 and then local.  I copi...

bensewell by Champ in-the-making
  • 1011 Views
  • 6 replies
  • 0 kudos

Webscripts in wcmqs

I have created the following webscript: section.get.js, section.get.html.ftl and section.get.desc.xml.In the section.get.js I'm trying to do:    var folder = roothome.childByNamePath("path");I get this error when executing:ReferenceError: "roothome" ...

mizage by Champ in-the-making
  • 220 Views
  • 2 replies
  • 0 kudos

How to change the hostname in the CMIS protocol response

I need to expose CMIS externally from a web server with a custom HTTPS domain.I can see that calling the cmis.alfresco.com/service/cmis (user admin/admin) we have the following result:<?xml version="1.0" encoding="utf-8"?> <service xmlns="http://www....

openpj by Elite Collaborator
  • 243 Views
  • 1 replies
  • 0 kudos

Get ProcessDefinitions (Java API)

Hi,I'd like to get all process definitions deployed on the engine (the latest version, if there is more than one). I can't find nothing in the user guide and Javadoc.In the REST-section of the user guide, i can see, thatGET /process-definitions?start...

gant by Champ in-the-making
  • 121 Views
  • 1 replies
  • 0 kudos

Serious multithreading problem with embedded Activiti

Hi guys!We are using Activiti in our project. It was a very good experience so far for the whole team, both the product andthe documentation was great.Our application has a Spring 3 / Hibernate backend and we use the Activiti engine embedded into our...

Meaning of space URI of qualified name

If I want to make a Lucene Path search in the subfolder of my user home I use the following expressionATH:"/app:company_home/app:user_homes/sys:cesco/cmrivato/*"sys: prefix stands for {http://www.alfresco.org/model/system/1.0}, cm: stands for {http:/...

cesco75 by Champ in-the-making
  • 152 Views
  • 1 replies
  • 0 kudos

How To Implement Sequence ID In the Alfresco

Dear Gurus,I'm working on the alfresco and i need to implement a sequence of ids, so can you please give me a way to implement a sequence.Exactly, let we have a type and that type has id and may be exist in the repository multiple instance of that ty...

display show start form button in process tab

i'am using last version from activiti.. and i faced the following problem..i cannot show start form button in process tab.and the previous steps will build successful..1. build process in modeler.2. upload process in probe.3.process successfully show...

omar by Champ in-the-making
  • 401 Views
  • 4 replies
  • 0 kudos

Problème démarrage Alfresco

Bonjour!Voilà, j'ai un sale souci…Depuis deux jours, j'importe des fichiers sur Alfresco avec le FTP. Mais ce matin, il a planté. Et depuis, plus moyen de le redémarrer.Lors du redémarrage, il m'affiche cette erreur dans le log : 13:37:21,950 ERROR [...

access to task only participants

I have url http://pc480239:8080/share/page/task-edit?taskId=jbpm$3894. if i copy this URL to IE  then anyone user Alfresco can go to this task. How to make that only members jobs can use this URL?P.S. Sorry for my English…I am From Russia

redpuzo by Champ in-the-making
  • 379 Views
  • 3 replies
  • 0 kudos

Where are these files for custom permissions?

HiI implemented (as per the following link) a new set of custom permissions for Alfresco Sharehttp://wiki.alfresco.com/wiki/Custom_Permissions_in_ShareIt worked. But there were a couple of pages that were not covered by the above.Can someone tell me ...

whispering by Champ in-the-making
  • 177 Views
  • 1 replies
  • 0 kudos