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

Resolved! REST Service response to display in a form drop down

Hi,I am trying to display the below json response in a form dropdown field:[ { "id": "1", "label": "Type A" }, { "id": "2", "label": "Type B" }]Could some one guide me in configuring the below parameters in the form?I need to know what should be the ...

paiyyavj13 by Star Contributor
  • 6112 Views
  • 2 replies
  • 0 kudos

Resolved! Leftover documents after conversion

I'm trying to establish some import/conversion automation for newly added documents, but struggle with document duplication.Users place documents into a site directory via WEBDAV or FTP, where they shall be transformed to PDF automatically. With a fo...

joergd by Champ on-the-rise
  • 6147 Views
  • 4 replies
  • 1 kudos

how to reauthorise a deauthorized user

Hello,I want to reauthorise a deauthorized user but it seems to be needed a file to import. I have got an authorization code when i clicked on the button to reauthorise the user. How can i find the file to import in oder to reauthorize the user?Thank...

Displaying values dynamically in the List box in activiti UI

Hi,we are in need of displaying values fetching from activiti DB(related_content) and display the file  name dynamically in the list box.As activiti -UI list box supports  to configure static list, so  is there  a way to dynamically display  values f...

Arun_nmc by Champ on-the-rise
  • 3045 Views
  • 1 replies
  • 1 kudos

Implementing listeners in Activiti Cloud

Hello,I just want to ask how i can  implement a listeners for activities using activiti 7 cloud.tried to put this code in the runtime-bundle docker image but it it seems not working:import java.util.HashMap;import java.util.Map;import org.activiti.ap...

ossema by Champ in-the-making
  • 2278 Views
  • 0 replies
  • 0 kudos

Cannot disable global versioning

Hi,in my Alfresco (5.2.0, re21f2be5-b22) I'd like to disable versioning globally, only enabling it on demand. However, the documented way of putting "version.store.enableAutoVersioning=false" into alfresco-global.properties seems not to work. New fil...

almoehi by Champ on-the-rise
  • 7036 Views
  • 5 replies
  • 0 kudos

Resolved! Disabling auto-versioning in Alfresco Linux

Hi all,I am not able to disable auto versioning in Alfresco Linux.Tested in version 5.2 and 6.1See parameters in global properties#Disable file versioningcm: autoVersion = falsecm: initialVersion = falseversion.store.initialVersion = falseversion.sto...

image
jbrasil by Confirmed Champ
  • 9171 Views
  • 6 replies
  • 4 kudos

Resolved! Custom field validation on REST apis

Hi Alfresco provides a rich set of REST apis(ACS REST api and CMIS REST apis(OASIS specification implementation) for external integration .But for custom type upload of document - the mandatory field validation is not done . And content is uploaded -...

ranjeetsi by Star Contributor
  • 5113 Views
  • 2 replies
  • 3 kudos

How to upgrade Apache POI version?

 I have Alfresco 5.2 project with Apache POI version "3.10.1-20151016-alfresco-patched" and I need to update in up to 5.0.0 version (or 4.0.0). I have add the section <dependency> <groupId>org.apache.poi</groupId> <arti...

iceja by Confirmed Champ
  • 6956 Views
  • 2 replies
  • 1 kudos

Activiti 6 - Different Form Inputs for the same User Task

Hi,I have designed a workflow containing a reflexive SequenceFlow, which means the source and target element are the same (UserTask in my case). The execution works well after integrating with Spring Boot, the thing is I want to have different form i...

Widad_Dek by Champ on-the-rise
  • 3205 Views
  • 1 replies
  • 1 kudos

Custom Behavior for onCreateNode Policy

I am trying to create custom behavior for onCreateNode to validate a file signature .While I am creating the site  I  am facing issues i.e., its trying to validate the signature.So How to differentiate whether the created is site or a file ?

kiranmaik by Champ in-the-making
  • 4047 Views
  • 1 replies
  • 2 kudos

Create a node with an assoctiation to a user

Hi,I'm developing a UI using angular 7 and alfresco services, I'm trying to create a form page to allow creating new content in a datalist. This content must have an association with an user at the moment of creation, i'm sending the data to Create N...

panacasp by Champ on-the-rise
  • 4841 Views
  • 2 replies
  • 1 kudos

how to solove loging error

when I try to logging to my repository following error occurred could you please tell me how to solve this problem?Your authentication details haven't been recognized or Alfresco Services may not be available at this time.

Mahesha by Confirmed Champ
  • 3133 Views
  • 1 replies
  • 1 kudos

Logged in User Auditing

Is it possible to see what users are currently logged in through either the Activiti UI, one of it's apps, or one of Activiti's APIs?

Alfresco case insensitive lucene or fulltext query

How Can I create case insensitive lucene/fulltext query?var argsSearchTermCustom="demo";var query='PATH:"//app:company_home/st:sites//*\" AND @CM\\:name:*'+(search.ISO9075Encode(argsSearchTermCustom))+'* AND TYPE:\"cm:content\"';var queryDef = {query...

sp2 by Elite Collaborator
  • 3033 Views
  • 1 replies
  • 0 kudos

Upload REST API shows 400 bad request

Hi there ,I have an ESB webservice client which upload document to Alfresco  using following RestAPI .http://<xxx>:8080/alfresco/service/api/uploadI understand  ,  API  to be  called as multipart / form data  , with file and mandatory fields .    Whe...

image
brijeshnk by Star Contributor
  • 12006 Views
  • 6 replies
  • 2 kudos