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

APS API response for ADF

Hi All,I am using ADF to connect with APS, and I see APS uses below mentioned API to get task details.activiti-app/api/enterprise/tasks/queryIn my APS when task gets assigned to group I see "Claim" button to claim that task. But when I try to open sa...

alfsender by Champ in-the-making
  • 4036 Views
  • 1 replies
  • 0 kudos

IMAP Configuration

Hi,I am trying to implement IMAP to push/pull email between Alfresco and Gmail where I want to get new emails from Gmail to Alfresco. I have done the following configuration in alfresco-global.properties.imap.server.enabled=trueimap.server.port=143im...

Alfresco CMS with myBatis

Hi,I have a simple question regarding the ORM used by Alfresco CMS. As I understand in the previous versions, Hibernate was used as the ORM layer which was later updated to iBatis. In our current project, we are using myBatis for the different databa...

Upgrade 4.0e to 4.2a

Hi,I currently have Alfresco Community 4.0c, I am able to upgrade it up to 4.0e without problem but when I want to upgrade to 4.2a, I am not able to connect either with my user or with the admin user.I am on Windows server 2012 with mysql database an...

How to Share a Folder in Alfresco?

HiI can share a documents in alfresco, but i need to do the same for folder as well,but I don't know how, anyone could help me out?RegardsVinutha

vinutha by Champ in-the-making
  • 7446 Views
  • 2 replies
  • 0 kudos

CMIS Workbench

Hi all, is there a possible way to import/export the files from cmis workbench by using the groovy console? and transfer it to the local host? is this possible? Thanks

cyrose22 by Star Contributor
  • 6601 Views
  • 3 replies
  • 1 kudos

Folder creation conflict in clustered environment with policy

Hello,We have two nodes in a cluster.  Whenever a new file comes in a DROP folder a onUpdatePolicy runs and move the document to the appropriate folder. We have metadata called caseNumber. So if the caseNumber is 12345678 then the onUpdatePolicy will...

signjoy by Confirmed Champ
  • 5439 Views
  • 2 replies
  • 0 kudos

Identify user session in clustered environment

Hi Community,I'd like to know the easiest way to find the user requests redirecting to which Alfresco node in a cluster environment at any given point of time.Question 1ample Scenario: On AWS Cloud, Alfresco cluster contains two nodes which are behin...

maqsood by Confirmed Champ
  • 4895 Views
  • 2 replies
  • 0 kudos

Resolved! Workflow - multiple assignee

Hello,  I'm trying to create a workflow using eclipse activity in which 5 users will be selected at the beginning and will be sequenced as they have been selected for approval.Unfortunately, after selecting workflow users, it writes an error: Workflo...

wity by Confirmed Champ
  • 7700 Views
  • 3 replies
  • 0 kudos

Resolved! Using Data List values in Share Form

Hi all,probably this is a "more than an already seen question" but..I would like to use the values stored in a datalist as a drop-down list to set some fields in creation/edit content form.In example "product id" coming from the Products data listHav...

sbixsbix by Champ in-the-making
  • 16723 Views
  • 10 replies
  • 3 kudos

Properties of Viewer component

Hi,I am using ADF 2.1.0 and ACS 5.2.0 to implement viewer component using below documentation.https://github.com/Alfresco/alfresco-ng2-components/blob/master/docs/viewer.component.md Some of the features of the viewer components does not seem to work...