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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 609 Views
  • 0 replies
  • 0 kudos

Resolved! Actions from "Selected items" menu

I created a repo action that closes the workflow task and sets the appropriate transition. This allows users to approve / reject documents directly when viewing the list (something like a simple workflow but works for any custom workflow). I would li...

Resolved! LDAP synchronization alfrescoUserStore

Hi.I imported users from Active Directory using ldap-ad configuration file (alfresco 5.2 documentation).Users are in the workspace://SpacesStore repository but they aren't in the user://alfrescoUserStore repository.When I import from ldap, it is poss...

donpad by Champ on-the-rise
  • 5223 Views
  • 2 replies
  • 0 kudos

Alf_audit_entry and alf_activity_feed limit

Hi,I want to know what is the max number of registers that the alf_audit_entry table and the alf_activity_feed table can have by default and if there is a way to change this limit.Thanks in advance!

joseph by Confirmed Champ
  • 5470 Views
  • 3 replies
  • 0 kudos

FOLDER PERMISSIONS ON SITE

Is it possible to restrict site memebers from creating a folder in a site but allow them to only create a file.Thanks

vanson by Champ on-the-rise
  • 4066 Views
  • 2 replies
  • 0 kudos

How use PageLink to call a Action Backend

I everyone, i just put myself in the world of customize page and template of Alfresco Share, i have succeded to call a backend action with a PageLink extensions but for some reason i can't retrieve a correct form.In the following case i'm tring to ad...

Workflow Failed due to could not complet action

Hi,We are getting below error while complete task in workflowtask not found in act_ru_task table nut it is there in table.can anybody suggest me or give some solution to resolve it?org.activiti.engine.ActivitiObjectNotFoundException: Cannot find task...

Alflytics

Am unable to view reports on Alfresco Users. For example ( report on audit per user, active users) are not showing but the other reports work fine

vanson by Champ on-the-rise
  • 8467 Views
  • 8 replies
  • 0 kudos

Community Edition Form and Workflows

Hello, I am using Alfresco community edition 6.0 in a docker container. I would like to establish a way that a user could log onto alfresco navigate to their site click on a like that brings them to a form page to fill out something like a travel req...

goutern by Champ in-the-making
  • 3625 Views
  • 1 replies
  • 0 kudos

Activity 6.0 - Deploy in activity-admin

Hi there, i'm testing activity 6.0 and i'm trying to upload a process build in eclipse (.bar) manually through the activity-admin console but always says that cannot upload the file.Is possible to upload processes directly in activity-admin right?

How to throw a BpmnError in script task using groovy?

Hi,I have a process model with a simple start event -> User Task (get 2 inputs) -> Script Task (Validate inputs & and throw exception) -> end task. The script task is to divide the inputs, input1/input2. Say if input2 is 0, rather than getting an div...

script

I have made a script to set the document type depending of word of their name.if (document.parent.hasAspect("pp:freightFolder")) { var file = document.name; var dict = new Object(); document.addAspect('pp:document'); document.properties["pp:refBlNumb...

chavezdf by Champ in-the-making
  • 2817 Views
  • 1 replies
  • 0 kudos

Update to deployed AMP does not work

We use Alfresco 5.2 Community.Our AMP file is in the Alfresco/amps, and to deploy this AMP, we used apply_amps.bat in the Alfresco/bin folderIt all works good.Then we made updates to our model, and so we prepared/packaged the new AMP.Now I went and d...

sepgs2004 by Star Contributor
  • 8759 Views
  • 5 replies
  • 1 kudos