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
  • 2356 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
  • 1430 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
  • 202 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
  • 252 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
  • 576 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
  • 300 Views
  • 2 replies
  • 0 kudos