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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

ttoine by Community Manager
  • 537 Views
  • 0 replies
  • 0 kudos

Search button in workflow task form

Hi everyone,I want to add one button in workflow task form which will search the values for form field from datalist. Basically, I want to maintain one datalist which will have employee details (employee id, employee name, email, etc), I have one pro...

An error occured when reading table hmtx java.io.EOFException

2019-05-07 11:48:30,585  ERROR [fontbox.ttf.TrueTypeFont] [http-bio-8443-exec-68] An error occured when reading table hmtxjava.io.EOFException        at org.apache.fontbox.ttf.MemoryTTFDataStream.readSignedShort(MemoryTTFDataStream.java:139)        a...

anuj by Champ on-the-rise
  • 2945 Views
  • 0 replies
  • 0 kudos

Can't get form data with Rest in Activiti 6

Hi everyone!I'm researching about Activiti 6.When I used version 5.22.0 with Designer plugin in Eclipse, I can create form properties and Activiti Explorer will render into a form for me. I can use GET form/form-data?<taskId> to get form data.But in ...

nhhao1996 by Confirmed Champ
  • 6585 Views
  • 5 replies
  • 0 kudos

Any good xml structure documentation?

I've been trying to find a good source somewhere on how the workflow model xml-files are supposed to be structured (which tags where, and a thorough why and how), in order to implement what I want, but I feel the material is lacking. The community do...

henrikr by Confirmed Champ
  • 2300 Views
  • 0 replies
  • 0 kudos

Why Angular?

I am impressed by Angular and what it can do. My question is: what made Alfresco choose Angular for its front end?

gmurimi by Champ in-the-making
  • 4056 Views
  • 2 replies
  • 4 kudos

Run dashlet as admin not working

I can't get my dashlet webscript to run as admin. It just runs as which ever user loads the page and if that user is not an alfresco administrator it fails with the following error.  I have my webscript baked into and installed amp. I'm on version 5....

g3rain1 by Champ in-the-making
  • 2965 Views
  • 1 replies
  • 0 kudos

Review Workflow History?

Is there a way an user can review the work items history (i.e. check all the previous task it has been through and what where in the inputs and outputs of those task) in the Alfresco Process Services (powered by Activiti) v1.9.0 and make decisions ba...

Edit metadata before file upload

Hello,I have done many searches on this subject but i can't make what i want after many attempts.My objective is to customize the upload window to display the "edit metadata" form before the upload :- Inside a folder which add an aspect on all upload...

superdh by Champ on-the-rise
  • 5233 Views
  • 2 replies
  • 1 kudos

Resolved! Activiti 6 get all tasks by process definition ID

Hi,I am using Activiti 6.I am trying to get all the tasks of a process with Task Type. The need is to Save task details , task Id, task type(Start event, user task etc) with Task Id.If I go by getting Flow Elements from Process , I get Task types but...

shrutim by Champ in-the-making
  • 9610 Views
  • 1 replies
  • 0 kudos

Resolved! Updating process viarables via REST

Hi all.When I send a list of variables only the last one is updated.PUThttps://10.64.9.134:9445/bpmn/runtime/process-instances/5001/variables[      {        "name":"income",        "type":"integer" ,         "value":20000 ,        "name":"loanAmount"...

jaco1 by Confirmed Champ
  • 4442 Views
  • 1 replies
  • 0 kudos

CMIS call for Navigation Service gives HTTP 301

I am using ACS trial version in combination with Pega. Now on a CMIS call for Navigation Service I receive HTTP 301, permanent redirect, and I am not able to handle this. Can anyone help me to get this solved? Or provide the correct URI?org.apache.ch...

Alfresco 5.0 Fails to create index

I am using Alfresco 5.0 and upload about 400 PDF files (about 2MB each) to it per day.Recently I found that some of files can be uploaded successfully within 20 seconds; however, some of them can be uploaded to Alfresco, but Alfresco does not create ...

wayneto by Champ in-the-making
  • 8592 Views
  • 7 replies
  • 2 kudos

COUNT nodes

We're launching queries like that:    TYPE:"ts:FolderSet" and ANCESTOR:"workspace://StoreSpaces/234230..."We need to count how many nodes are matching above condition instead of getting a list of nodes.We're launching this query using /share TFS-Alfr...

nonets by Champ on-the-rise
  • 6106 Views
  • 3 replies
  • 0 kudos

CMIS query performance slow - Solr index improvement?

This problem is experienced with Alfresco 6.0 (could be in Alfresco 5.2 as well). I do not know how much the version matters to this issue.I have a custom model defined. This mode has a custom type and it has a custom aspect with a set of properties....

sepgs2004 by Star Contributor
  • 6243 Views
  • 3 replies
  • 0 kudos

Custom Logic

How can I make  a custom logic each time a workflow starts or end ?Not only for a specific or custom process, but all types of workflow.

Resolved! How to bind a policy behavior on custom property

Hi,I'd like to bind a behavior to a custom property update policy.The issue is that the callback function is never called.I'm likely not using the appropriate policy, but I can't find any example on this.Binding behavior to a custom type or aspect is...

Resolved! Solr 6 indexing lag

The problem is that files are not appearing in searches that are performed immediately after the file is uploaded.How can I reduce this lag?Are there any settings for this?Alfresco version ==> 6.1.Solr6 ==> Alfresco-Search-Services 1.3.0.1.