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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 474 Views
  • 0 replies
  • 0 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
  • 5275 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
  • 5306 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
  • 21706 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
  • 3608 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
  • 8789 Views
  • 4 replies
  • 0 kudos

Resolved! How to find paths for creation of folders while bootstraping?

I want to bootstrap a folder within my site and further sub-folders within that folder.1. How do I find out the complete path wherein to put my initial folder 2. To put my sub folder within the above folder, will the path be whatever is in #1 followe...

kartech11 by Confirmed Champ
  • 4513 Views
  • 1 replies
  • 0 kudos

Manipulating aspect properties and searches?

1. Is there a way to find out what all documents are using a property within my aspect? How do I search for this. The only examples I see are searching for values within fields. I only want to list documents that have values in a particular property ...

kartech11 by Confirmed Champ
  • 4757 Views
  • 2 replies
  • 0 kudos

Resolved! [SOLVED] Change FTP landing folder

Hi, I'm trying to change the default directory for FTP service.My installation is Alfresco Community 5.2.0 By default, when a user gets connected to Alfresco FTP, he lands in directory Alfresco, but i want a specific subfolder (i.e. /Alfresco/Sites/f...

tonystra by Champ in-the-making
  • 15010 Views
  • 14 replies
  • 2 kudos

disable activiti 6.0 authentication

Hi,we are using Activiti 6.0.0 and developed a case management application. For usertasks, we created another second service, which in turn calls runtime/tasks/taskid, post method to complete the user tasks, but when the second service tries to hit t...

AutoCAD Preview for Alfresco

This addon allows previewing of AutoCAD (DWG) files within Alfresco Share.Written by Tushar Khanka of EisenVault (www.eisenvault.com). Write to us at: engineering@eisenvault.com Code based on instructions written by Soft29 at: http://soft29.info/blog...

alfresco by Elite Collaborator
  • 8494 Views
  • 1 replies
  • 4 kudos

Prune activiti tables

Hi guysI just joined a project, using activiti 5 and drools, which is getting a really huge DB.The point is, almost 70% of the data is on act_ru_identitilink. It looks like this table is part of the core of the activity, but I cannot see how this tab...