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

Getting site folders within st:sites using CMIS 1.1?

Hi,I am trying to get all the sites under st:sites using CMIS 1.1 but I am not getting any child folders under st:sites .  ItemIterable<CmisObject> siteObjects = getChildren((Folder) o);I am able to access the st:sites object, but don't see any child...

kartech11 by Confirmed Champ
  • 6492 Views
  • 4 replies
  • 0 kudos

"Back" outcome for user task with no form validation

Hi,I am using Activiti version 1.6.2 and I have a simple process for approving expenses (see attached ZIP file). The workflow has:an "Expenses type" user task, with a form definition associated which includes mandatory fieldsan "Expenses amount" user...

gmalanga by Champ in-the-making
  • 3573 Views
  • 1 replies
  • 1 kudos

How to get variable task picture ?

As part of my work I created a process definition and I deployed it. after I launched an instance of this process. and level of user Task 2 I encountered a problem in the recovery of task picture variable.it always gives me as return value of this va...

medhedhili by Champ on-the-rise
  • 6186 Views
  • 1 replies
  • 0 kudos

Is it possible to ingest the metadata first to the archive and then perform streaming upload of document using any reference key provided by the archive during metadata ingest?

Is it possible to ingest the metadata of a document first to the archive and then perform streaming upload of document using any reference key provided by the archive during metadata ingest?We are looking to implement the upload of big size documents...

kjapati by Champ in-the-making
  • 4819 Views
  • 2 replies
  • 1 kudos

Upload file with curl and php response 404

I want upload file with curl and php, but i get response :{ "status" : { "code" : 404, "name" : "Not Found", "description" : "Requested resource is not available." }, "message" : " No disk space available", "exception" : "", "callstack" : [ ], "serve...

rion by Champ in-the-making
  • 5384 Views
  • 1 replies
  • 0 kudos

Get an Object from an Array using Json and Java

i have a table in the form of json that contains objects one of the variable of this object is u object how can i get this i explain it all with an example, i want to get variable using java how can i do it  {  "data": [   {   "id": "40406",   "proce...

How to set a group of users and not a single user

Hi, I need a big help.Instead of assigning a task to a single user, how do I assign it to a group of users?Also you can set that the first user of the group that carries out the task, inhibits other users of the group the ability to work on that task...

Resolved! Can the standard advanced workflows be customized

I am new to Alfresco.I have a requirement to slightly modify the standard advanced workflows included with Alfresco Share (e.g. the review and approve workflow). The slight modifications include the following:ability to add a user defined task titlel...

karaman by Champ in-the-making
  • 5438 Views
  • 2 replies
  • 0 kudos

Resolved! First version of a document doesn't have aspect values

In code, I use CMIS to communicate with Alfresco 5.1.x community edition. I followed "CMIS and Apache Chemistry in Action" book. We have our own custom model defined, whose parent is cm:content. Our model has its own (custom meta-data) set of propert...

sepgs2004 by Star Contributor
  • 21949 Views
  • 5 replies
  • 0 kudos

Bootstrap sites without ACP files

Is there a way to bootstrap a site without using a ACP file? I would prefer to bootstrap sites using xml as it is more transparent. I downloaded a ACP for an existing site that I had setup and on inspecting the contents of the acp file it did not loo...

kartech11 by Confirmed Champ
  • 3690 Views
  • 1 replies
  • 1 kudos

Resolved! Singleton attribute invalid when trying to bootstrap folder

I am currently looking to bootstrap my sites and folders to alfresco 5.2.3 enterprise server. I want to create a folder under Company Home/Data DictionaryI have included the below bean to my bootstrap-context.xml. But I get the error that attribute s...

kartech11 by Confirmed Champ
  • 9058 Views
  • 4 replies
  • 0 kudos