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

Forum Posts

Get NodeRef from nodes array.

Hi Everyone ,i want to get node ref link from tag  so i did as follows var store = "workspace://SpacesStore";var tag = "sampletag";var nodes = search.tagSearch(store, tag);the above nodes gives me array of tag :nodes[0] gives me  {http://www.alfresc...

Access Repository from Alfresco Share and change Property

I am trying to change one property from my custom content type by clicking on an custom UI Action. The thing is I have very little knowledge of JavaScript. I suppose I need to create a javaScript file in share and a web script and js files in Repo. I...

Error 500 al acceder a un webscript

buenos días a todos,tengo algunos problemas con el acceso a un webscript que he creado en alfresco, en la carpeta Company Home > Data Dictionary > Web Scripts Extensions El script sale en la lista, y guest tiene permisos de lector.El problema es que,...

mapeav by Champ in-the-making
  • 3059 Views
  • 4 replies
  • 0 kudos

Búsqueda avanzada con propiedades de Aspecto

Hola! Quería consultar algo que, por lo que vi no es simple, pero que pienso que es posible de realizar:En Alfresco Share, luego de crear un modelo, dentro del cual cree un Aspecto con algunas propiedades, quiero lograr que en la Búsqueda avanzada se...

drosenfeld by Champ in-the-making
  • 1706 Views
  • 1 replies
  • 1 kudos

Fetch Document from alfresco using java code

I have completed my installation process successfully I am able to upload document in alfresco using java code but I dont know how to fetch document using java code, can anybody tell me how to fetch document from Alfresco using java code.I am not abl...

Runtime Exception while searching metadata

Hi,I am developing a webscript that should search a folder for nodes with the property set to a particular value. Following is the code and I have also copied the metadata of on the nodes for reference. While trying to execute this webscript, I am ge...

ashwanth by Champ in-the-making
  • 397 Views
  • 1 replies
  • 0 kudos

jQuery controls in Activiti Form

Hi,Can you please let me know if we can add external javascript framework (jQuery, DOJO) controls to the form in the user task as a part of the workflow. How do we add complex UI controls like Tables, text areas, combo boxes etc.. to Form Designer ? ...

satramalin by Champ in-the-making
  • 403 Views
  • 1 replies
  • 0 kudos

Alfresco Share Autologin

Hi, Alfrescans!I investigate this subject and develop a simple autologin filterThis code is not ideal, but I think, it helps somebody.Before apply filter, create new user in the Alfresco anonymous:anonymouspackage ru.eurekabpo.alfresco.autologin;impo...

error in share-completed tasks

hi,i've been playing with Alfresco by deploying custom models and workflows. I get an error when I click More->My Tasks->Completed (other menus work just fine, including Workflows i've started ->completed).In logs I get the error:Failed to retrieve t...

icm76 by Champ in-the-making
  • 976 Views
  • 4 replies
  • 0 kudos

bpm:groupAssignees

I have to implement a workflow which a task should be assigned to many groups.How to change "parallel-review-group.bpmn20.xml" to assign a task to many groups using "bpm:groupAssignees"?Thank you in advence!

viorel1993 by Champ in-the-making
  • 475 Views
  • 2 replies
  • 0 kudos

deleteTree fails when there is a private working copy

Hello, I am using an Alfresco 4.2.e server. I have tried using OpenCMIS Workbench and the DotCMIS API to perform a deleteTree.It fails when a private working copy exist.Is this by design or a known issue (i couldn't find any reference)?According to t...

salocin by Champ in-the-making
  • 414 Views
  • 2 replies
  • 0 kudos

Share modules deployment in cluster SSO mode

Hi,We have clustered environment with CAS SSO.server1, server2Load balancer works on round robbin algorithm. Question: Is it necessary to use "http://serverort/share/page/modules/deploy" for each node in cluster for custom module deployment? In my ca...

nikes by Champ on-the-rise
  • 275 Views
  • 1 replies
  • 0 kudos

Libreoffice fails on 5.0.c but OK on 5.0.a

I upgraded a 5.0.a Alfresco installation to 5.0.c on Centos Linux (Google Engine).In both the 5.0.a and 5.0.c Linux installation Libreoffice doesn't start by default due to an error in alfresco.sh script. It calls libreoffice/scripts/ctl.sh whereas t...

michaelk by Champ in-the-making
  • 368 Views
  • 1 replies
  • 0 kudos

Edicion Online con Chrome y Firefox Alfresco 5.0.c

Hola a todos!.Soy nuevo en Alfresco, actualmente instale la versión 5.0.c en un Ubuntu server 14.04.. pero tengo inconvenientes con la edición en linea por medio de los navegadores Firefox y Chrome, ya que siempre sale un mensaje indicando que "No se...

black by Champ in-the-making
  • 5703 Views
  • 4 replies
  • 0 kudos

Document permissions in workflow

Hi All,I am interested in setting permissions in workflow dynamically. Say, you started a workflow on a resource "A". And a user "U" does not have permission to read "A". But if a task is assigned to the user "U", I would like to make the resource "A...

robin by Champ in-the-making
  • 610 Views
  • 3 replies
  • 0 kudos

Can't access Alfresco from clients

Hi all.Just downloaded and installed Alfresco Community on Windows Server 2012 but can't access it from any other client on the network.  During setup I bound it to the local IP and not localhost.  Should I have done this differently or is the access...

system vs admin

I have searched these forum and Google to try and find any words of wisdom as to the difference between runas="system" and runas="admin"

rjohnson by Star Contributor
  • 576 Views
  • 2 replies
  • 0 kudos

Probleme de Migration

Version 4.2.c vers 5.0.bOS: Oracle Linux 6.6Bonjour a vous tous,J'essaye sans succès de faire la migration d'Alfresco de 4.2.c vers la 5.0.b.J'ai fais une installation clean d'Alfresco 5.0.b d'une nouvelle machine.  Ensuite j'ai fais un dump de la da...

narcomed by Champ on-the-rise
  • 1132 Views
  • 1 replies
  • 0 kudos

How to write code with transactions

Dear list,I need advice on how to use Alfresco transactions in my custom code. As far as I understand the Alfresco APIs, there are two ways to use transactions:1. Create the transaction, begin() it, do the work, and eventually call commit() or rollba...

hbf by Champ on-the-rise
  • 7113 Views
  • 19 replies
  • 0 kudos