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

Forum Posts

"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
  • 3321 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
  • 5808 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
  • 4341 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
  • 4266 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...