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

Forum Posts

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
  • 2960 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
  • 2206 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
  • 6836 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
  • 8926 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
  • 4988 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
  • 6785 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
  • 3127 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
  • 3929 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
  • 4668 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
  • 3068 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
  • 2972 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
  • 11595 Views
  • 6 replies
  • 2 kudos

Resolved! Location of alfresco.log, share.log

Hello,The location of alfresco.log and share.log is in the current directory when starting tomcat, which is already a very stupid thing to do since you will find these files anywhere your shell will be when you run tomcat's startup.sh.Apparently it i...

bloo by Champ in-the-making
  • 16685 Views
  • 3 replies
  • 3 kudos

Admin Tools / Users - incomplete user list - Alfresco 6.2

Hello,My environment is all Alfresco 6.2 Docker and Ubuntu 20.4.I have configured synchronization with AD and my query in alfresco-global.properties (basic) is:ldap.synchronization.personQuery = (& (objectclass \ = user)ldap.synchronization.userSearc...

marcog by Star Contributor
  • 4428 Views
  • 2 replies
  • 0 kudos