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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1370 Views
  • 1 replies
  • 0 kudos

Resolved! Comment visible directly on task after Approve/Reject

Hi all,If someone Approve or Reject document and provide some comment I need to click on "View task" -> "Workflow details" to see comment why document was approved or rejected.Is it possible to display comment if I click directly on returned task in ...

zxdev777 by Confirmed Champ
  • 8414 Views
  • 5 replies
  • 0 kudos

Permissions Folder

Hi,I have created a script for the creation of a folder, in order to insert a document:var nomefinestra = space.childByNamePath(document.properties["ALTRO:nomefinestra"]);if (nomefinestra== null){nomefinestra = space.createFolder(document.properties[...

natmacri by Star Contributor
  • 5380 Views
  • 3 replies
  • 0 kudos

Resolved! How to set my CustomRestResponseFactory with spring config

Hello,I am trying to make activiti-rest returning process variable of json type.For this I understood I needed to add a JsonRestVariableConverter and register it in a CustomRestResponseFactory.I use spring to configure my web application but when I t...

ppcchh by Confirmed Champ
  • 5758 Views
  • 2 replies
  • 1 kudos

Resolved! [Solved] Admin Console 404 Not Found

Hello guys,I installed Alfresco 5.2 community and now I can't access the Admin console.According the documentation the URL for Admin console is: http://<your-host-name>:<alfresco-port>/alfresco/service/enterprise/adminBut when I access the url local ...

Search for the node just created JAVA

Hi All,In one requirement I need to query just created document. If I use lucene search then it will take few seconds to do the indexing and may not come in the search result.The query should be executing from some alfresco webscript or a scheduler w...

Problem importing .acp list in datalist

Hello everyone:i need help please, i'm working with alfresco 4.2.f and i'm trying to upload an .acp list into a datalist website, but when i try to upload, alfresco show me the next message lease correct the errors below then click OK.Failed to execu...

kefreng by Champ on-the-rise
  • 4683 Views
  • 1 replies
  • 0 kudos

No module package found - alfresco community 5.2

Hello everyone, i've recently installed alfresco community 5.2 on an Ubuntu Server 14.04 x64.I have installed all the package except Web Quick Start e Google Docs integration.After the first restart a message telling "alfresco without share services....

gmce by Confirmed Champ
  • 7288 Views
  • 4 replies
  • 5 kudos

Resolved! Workflow Status in Document List

Hi,I can't find documentations, I hope you help me.I would like to show in Document List the Workflow Status.I started Workflow on document: in the first the document is in "Review Task".In the Document List I would like to show "Review Task"Or, if t...

blade by Confirmed Champ
  • 7343 Views
  • 3 replies
  • 2 kudos

Resolved! AAAR reporting server access issue

Hi All, Recently in our company due to LAN standardization IP address was changed to new IP , So we have dedicated server for AAAR Reporting  tool, After i changed IP address in AAAR server , i was not able to access AAAR server , It was still pointi...

bagodu by Confirmed Champ
  • 15150 Views
  • 8 replies
  • 1 kudos

Sending mails

I am using Alfresco Community Edition and I want to send emails to given IDs. Is it possible?As I am new to this platform, please send me the steps from scratch. Please help me out.

lipsa by Confirmed Champ
  • 7118 Views
  • 5 replies
  • 3 kudos

Resolved! Getting started with a custom web app

Hi all,Currently undergoing a project involving BPMN and the wonderful Activiti API. Activiti has served us well in the generation of BPMN workflows and we have been using Activiti Explorer to test the logic, conditions, metadata collection, etc of o...

jgiuffrida by Champ in-the-making
  • 7798 Views
  • 4 replies
  • 0 kudos

Resolved! Healthcare using Community Version

I check there's Alfresco Community Version. Also I found Alfresco Healthcare in Healthcare | Alfresco . My questions1. Does the community version support Healthcare Businesses out of the box ? Or Do I still need to implement it myself ? If yes where ...

abiieez by Champ in-the-making
  • 4309 Views
  • 1 replies
  • 0 kudos

Alfresco Solr Communication

Can anybody help to me to understand the flow when I upload the file in to Alfresco ?How and when solr will communicate with Alfresco to index the file content ?Does metadata indexing and content indexing will happen together ?what will happen if I h...

yogeshpj by Star Contributor
  • 4310 Views
  • 2 replies
  • 0 kudos

I am trying to write a taskquery which has the condition like assignee==null OR (taskUnassigned() AND taskCandidateGroupIn(list)). Can anyone help me with this. It would be a great help

taskService.createTaskQuery().or().taskUnassigned().taskAssigned(name).endOr().list();I was just testing the functioning of or(). But it is behaving weird when I try to run above statement it gives me all the task which are assigned to some name and ...

kbojewar by Champ in-the-making
  • 4074 Views
  • 1 replies
  • 0 kudos

Resolved! RAD do not working

I try to pass this tutorial (http://docs.alfresco.com/sdk2.1/tasks/alfresco-sdk-rad-intellij-hot-reloading.html), but hot redeploying is not working. Java class UPDATED content is not printed without reloading Tomcat, and ${msg("hello.word.extras")} ...

koroboken by Champ in-the-making
  • 4987 Views
  • 2 replies
  • 0 kudos

API to copy workflow

Hi,Is there any API available which allow user to copy workflow, save as like functionality ?I have designed a huge complex workflow and deployed as well, now I want to create another copy of this workflow.Thanks,JDP

jdp by Confirmed Champ
  • 3366 Views
  • 1 replies
  • 0 kudos