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

Forum Posts

disable Date widget when a value is selected

Hello,is there a code similar to the below code that can help me disable a datepicker field when another field is selected please see below code which is not working fine:var fieldtest= scope.findFormFieldWithId(scope.allFormFields, "datepicker");if(...

marwen by Champ in-the-making
  • 2495 Views
  • 0 replies
  • 0 kudos

Transformations in a dockerized Alfresco

Hi all,We used to perform docx/pptx/xlsx to pdf transformations in Alfresco in versions earlier than 6.x.Now, the contentService.transform(reader, writer) function is deprecated, as well as almost every function in this service.I'm up to date with th...

narkuss by Star Contributor
  • 4744 Views
  • 2 replies
  • 0 kudos

Resolved! Dropdown in dynamic table

Hi,i am trying to set values in a dropdown field in a dynamic table depending on conditions using Script task. For string fields i usually use the folllowing line in my code:tab_2.push({ident:tab_1[i].ident,value:'Yes'}); In here 'ident' (string) is ...

aextractor by Champ on-the-rise
  • 10492 Views
  • 6 replies
  • 4 kudos

Can't create folders in library

I apologize upfront, I'm a complete NOOB.  But I have a real problem that I need help on, please tell me what config files to upload for troubleshooting.My problem:  I setup a new installation on windows running behind an IIS reverse proxy.  Everythi...

dhorth by Champ in-the-making
  • 4855 Views
  • 1 replies
  • 0 kudos

not able to preview for mp4,mp3 large data files

Preview of mp4 file is working only upto 20MB, after that preview is not happening. Does it have anything to do with the libreoffice version? Currently I'm using alfresco 6.1, ffmpeg latest version and ImageMagick 7.0.7. Can someone help me in resolv...

mounika77 by Champ in-the-making
  • 4240 Views
  • 1 replies
  • 0 kudos

Event Listener is not calling from BPM ?

In Process I am using Intermediate Timer Cach event and  Intermediate Message Catching Event. When I start Process this error is coming continuously Error DescriptionProcessInstance[567501] was updated by another transaction concurrentlycom.activiti....

dharmraj by Confirmed Champ
  • 2545 Views
  • 0 replies
  • 0 kudos

APS 1.9.0.3 & Alfresco Repositories Authentication

Hello,To be able to publish a document from APS to ACS Repository we need toConfigure our on-premise Alfresco repository (Name, Repository base url, Share base url,...)For each user (required user), from his profile, configure the authentication to t...

Timeout : small docx to pdf transformation / conversion

Hello !In production we had an issue last week, Alfresco was not able to generate a PDF preview of a docx document.We had multiple cases that could explain this (document size, status of soffice, permissions issues) but none of them can explain this ...

oshikaru by Champ in-the-making
  • 4721 Views
  • 1 replies
  • 0 kudos

Resolved! Alfresco API to list All Files (in a Site/Node/Folder etc)

I am Alfresco Community Edition user. Exploring REST API but i cannot find APIs to list all files ,List Files in a Site, List All Files in a NODE, List All files for a specific Users etc. Someone answered on stackoverflow that its not not available o...

Resolved! alfresco_fts query

I faced with strange (for me) problem.When I query with (for example)SITE:"test" and TYPE:"test:myDoc"I get a lot of nodes.Now I add an optional aspect to only 2 of previous nodes and try to get such nodes withSITE:"test" and TYPE:"test:myDoc" and AS...

ssciacca by Confirmed Champ
  • 7086 Views
  • 3 replies
  • 0 kudos

Install activiti-6.0.0 alfresco version 6.1.1

Hi,I installed activiti-6.0.0 on alfresco - version 6.1.1I followed the documentation on the website below:https://docs.alfresco.com/activiti/docs/admin-guide/1.5.0/Alfresco has ssl enabled.I installed Let's Encrypt. The alfresco is normal.But you do...

jbrasil by Confirmed Champ
  • 4175 Views
  • 2 replies
  • 0 kudos

Resolved! Access/Map entire response in REST Call Task

In the REST Call Task response mapping, is it possible to map the entire response payload to a string variable, instead of a specific JSON property. We're calling endpoints that return JSON without root elements and I need the entire response. Is thi...

apita by Champ in-the-making
  • 6698 Views
  • 3 replies
  • 1 kudos

Returning search context through API

Hi,I'm trying to use the REST API to run a search query on the files in Alfresco. I am able to replicate the results from the online interface, but would like to recieve the search term in it's context, as can be seen in the web interface results.For...

tf_bds by Champ on-the-rise
  • 10812 Views
  • 8 replies
  • 2 kudos

Resolved! Content store data deletion

I have conentstore configured in below content store location.D:\alfresco-content-services\alf_data\contentstore\2019I want to delete above shown 2019 folder . I dont need 2019 anymore.  Essentilally  , I need to do purging .If i delete files above f...

brijeshnk by Star Contributor
  • 10767 Views
  • 6 replies
  • 1 kudos

Resolved! How to add custom icon png to custom share header?

Hi!I have a AIO-project in Alfresco SDK 3.0.0 (I think?) with Alfresco community 5.2, and I have added a custom menu item for a Aikau-page I've made. But I wish to add a cool icon to it - for example like the icons for workflows and tasks - but I've ...

henrikr by Confirmed Champ
  • 9791 Views
  • 5 replies
  • 1 kudos

Can the content type of a document be updated through CMIS?

Using Apache Chemistry, is it possible to specialize the content type of a document?  I tried the following:Map<String, Object> properties = new HashMap<String, Object>()properties.put(PropertyIds.OBJECT_TYPE_ID, "D:gry:policyType")properties.put("gr...

niele by Champ on-the-rise
  • 3232 Views
  • 1 replies
  • 0 kudos

Alfresco UI modification

Hi,I want to hide the Categories and Tags Menu. which are avalaible on left side of alfresco window, which file i need to refer for these changes. please help me.

Balaji123 by Champ in-the-making
  • 5927 Views
  • 3 replies
  • 0 kudos