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
  • 789 Views
  • 1 replies
  • 0 kudos

upgrade 1.1.0 AMP to 2.2.1

I have an AMP which is built against SDK 1.1.0 for Community 4.2.e.  We are upgrading to 5.1 and need to upgrame the AMP to SDK 2.2.1 - is there a known upgrade process

nickchase by Champ in-the-making
  • 3320 Views
  • 1 replies
  • 0 kudos

Resolved! how to add a custom task listener through java code?

I'm building the usertask and servicetask dynamicallydefault UserTask createUserTask(String id, String name, String assignee) { UserTask userTask = new UserTask(); userTask.setName(name); userTask.setId(id); userTask.setAssignee(assignee); return use...

goutham_pn by Champ in-the-making
  • 7789 Views
  • 3 replies
  • 0 kudos

Make Script Task Wait

Hi,I have an activiti workflow in which I go from User Task1 -> Groovy Script (Script Task) -> User Task2. The question is I want to reach the User Task2 only when I know the Groovy Script has completed.The groovy script hasn't completed and the user...

ali_malik by Champ in-the-making
  • 5532 Views
  • 3 replies
  • 0 kudos

Resolved! Received pdf fax attachments

We currently receive faxes as email pdf attachments.  I would like to somehow push these into Alfresco to allow users to add keywords for search purposes, etc.  How would I need to set the community edition up to do this as a proof of concept?

scamby by Champ in-the-making
  • 7058 Views
  • 4 replies
  • 0 kudos

Get Task Assignee Details in ExecutionListener

Hi,We are using Enterprise Activiti 1.5, I'm trying get the assignee details in the java code that's invoked from "ExecutionListener" of the User Task but not able to get it.I'm able to get the assignee details in the java code using "TaskListener" o...

eramesh by Champ on-the-rise
  • 6106 Views
  • 2 replies
  • 0 kudos

Tag search using Advance Seach

votefavorite I have customize advance search for tag search but it is not giving any result. i have added Tag search box using following code(share-config-custom.xml).<config evaluator="model-type" condition="cm:content"> <forms>    <form id="search...

lotus notes vs alfresco

We are trying to deploy a knowledge management solution for our team options were lotus notes vs alfresco - does anyone have a comparitive study on speed, scalabity, storage requirements  and any quirks

nagarajukm by Champ in-the-making
  • 3296 Views
  • 1 replies
  • 0 kudos

Resolved! SOLR Tracker SSLHandshakeException

The site is up and working for 5.1.g. However, the catalina.out log is peppered with gigabytes of the following:2017-02-02 16:17:30,049 ERROR [solr.tracker.AbstractTracker] [SolrTrackerScheduler_Worker-17] Tracking failedjavax.net.ssl.SSLHandshakeExc...

garbetsp by Champ on-the-rise
  • 11302 Views
  • 4 replies
  • 2 kudos

Resolved! How show folder names in Italian language in 5.2.e ?

I just installed the Community 5.2.e using the wizard in Italian language.Also I added in setenv.bat the below options:++JvmOptions="-Duser.language=it" ++JvmOptions="-Duser.country=IT"Still in Share and SMB explorers the names of system folders are ...

icarrara by Champ in-the-making
  • 5443 Views
  • 2 replies
  • 0 kudos

Resolved! Java Heap Space error in alfresco.log

Hi Alfrescians,I would like to ask some assistance, I've encountered a 'Java Heap Space' error in alfresco.log and I'm not quite sure how to fix it, I've done some research and it's confusing to choose which solution to pick. I would like to hear fro...

Resolved! Client-side changes don't apply after deployment the AMP

I made changes to the people-finder.js script to change the sort order, and locally everything works well.To override the functionality, I used the following directory structure and Maven-based SDK to generate AMP file:As I expected, locally everythi...

anon26949 by Star Contributor
  • 5638 Views
  • 1 replies
  • 2 kudos