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

Forum Posts

Resolved! link to a folder in a workflow

Hello I have an issue about creating a link to a folder. I thought that I get the theory, but I miss something on the technical side:I my workflow the initiator chose a folder and the user have a link (the http link) in his task which allow him to ac...

vmiorga by Confirmed Champ
  • 7791 Views
  • 4 replies
  • 0 kudos

Initialise a default workflowDueDate

Hello,I am asked to set a default workflowDueDate to the workflow I implement: in 10 work day after the current date.I already have a script to calculate this default date, my issue is to set this date.I saw 2 places where it can be down, but I need ...

vmiorga by Confirmed Champ
  • 5692 Views
  • 4 replies
  • 0 kudos

Resolved! How to update document property added from aspect

Generally I want to upload new document with custom property. I have found solution how to do this. Firstly I need to create aspect with property and create rule that assigns aspect to new document. Next step is to set aspect property value to upload...

mateuszk by Champ in-the-making
  • 7348 Views
  • 3 replies
  • 2 kudos

Alfresco 5.x installed on SAN

Hallo everyone, i'm about to install a linux server (probably Ubuntu 16.04 o debian 9) with a SAN connected to it (a HPE MSA1050). I would like to install alfresco 5.x in the shared drive in the SAN. Do you know if there is known problems with an ins...

gmce by Confirmed Champ
  • 2990 Views
  • 1 replies
  • 0 kudos

Resolved! how to create custom object type using Java OpenCmis?

Is it posible to create custom object type in alfreco (community - 5.2.0) using openCmis (version 1.1)?I tried creating subtype of cmis:document, but it throws CmisNotSupportedException.I used this methodrg.apache.chemistry.opencmis.commons.definitio...

limp by Champ in-the-making
  • 4929 Views
  • 1 replies
  • 0 kudos

Alfresco.ObjectFinder

Hello,I am using Alfrresco Community 5.2. And I need to use Alfresco.ObjectFinder. How to call it's constructor?

reset_password_XX.csv and permissions

Hi, I am using Alfresco Community and we have had these csv files build up in our repository for a long timeThey have been called reset_password_{number}.csv and have contained the login details of all users both internal and externalHowever only rec...

Data export and import

How to export alfresco content and import into downstream repository, any tool provided by alfresco for this purpose.i have read below blog post, of uisng CIMS library and xcopyhttps://www.ibm.com/developerworks/cn/xml/x-cmis2/index.htmland found, no...