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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

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

user tips and tricks

Hi,Does anybody know of a list of user focused tips and tricks?My searches mostly turn up administrative tips.We're using share fairly extensively but I think we could be using it a lot better.Most of our users are casual users and there's quite a wi...

idwright by Star Collaborator
  • 1918 Views
  • 1 replies
  • 0 kudos

Query on variable scope

My workflow has 50 constant data values rather create these variables for each instance, Is there a way to define them as constants at process definition level or so? So those will be used by process instances under that process definition.

swamy2156 by Champ on-the-rise
  • 5497 Views
  • 2 replies
  • 2 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
  • 3547 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
  • 8471 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
  • 5951 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
  • 7801 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
  • 6484 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
  • 3543 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
  • 12002 Views
  • 4 replies
  • 2 kudos