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

Forum Posts

NullPointerException while running async tasks

Hi,All of my tasks are async but while running I get this error and execution stops for a while and then starts again.I don't want this to happen.Also I am facing alot of issues while debugging my code because of this error.How can I solve this?2018-...

adi123 by Champ in-the-making
  • 4049 Views
  • 2 replies
  • 0 kudos

about version

HiHow to make the version of the file created in the Alfresco repository a decimal version that automatically becomes an integer version after the approval workflow is completed?

805654685 by Champ in-the-making
  • 4056 Views
  • 3 replies
  • 0 kudos

permission about document

HiHow can a document in a workflow prohibit the editing of a person other than submitting the document approval process, even if the other person already has edit permissions for this document?

805654685 by Champ in-the-making
  • 2927 Views
  • 1 replies
  • 0 kudos

IF a file in workflow, how to close the function of editor

HiIF a file in workflow, how to close the function of editor for this file except the person who submits the workflow even though another have the edit permissions, for instance, another is a role of editors or partners in Alfresco.

805654685 by Champ in-the-making
  • 4068 Views
  • 2 replies
  • 0 kudos

question of permission

HiIF someone have the read-only permission of a subfolder in repositories of Alfresco, how to access this folder without the read or write permission of the parent folder.

805654685 by Champ in-the-making
  • 4885 Views
  • 4 replies
  • 0 kudos

How to mount a CompanyHome/folder/subfolder with IMAP ?

HelloAfter installing alfresco there will be a default folder structure under repository. Now lets add a testfolder & a subfolderX. Question is, how to mount subfolderX ?Company Home/                         User Homes                         Sites  ...

elcamino by Confirmed Champ
  • 3918 Views
  • 2 replies
  • 0 kudos

Resolved! Transformation Service Not Working | Alfresco Port Change

We recently migrated to Alfresco 5.2 and Solr6. We have a restriction where Solr LBs need to be hosted on port 8080. So we swapped the ports of Alfresco and Solr on the server which hosts the Solr Service... So, Solr should run on 8080 and Alfresco o...

Multiple StartEvent - multiple assignees

Hi,I use Eclipse with Activiti plugin.This is my use-case :The workflow starts with an incoming document. A first person (let's call him P1), member of group A , can select a person, (let's call him P2) member of group B to review document. P2 can ei...

Disable Remember password popup while login

Hi all, I want to disable the remember password popup while doing the login in alfresco due to security purposes.I know that this can be done in the browser settings but is there any other method of disabling the remember password popup while login t...

Customizing Share Logging

I'm looking to customize the logging from Share.  I've seen this question asked multiple times and what I've gathered is:1) Share can't be customized in the same way as alfresco 2) There's mention of a Log4jHirerarchyInit ( ), but I don't see any exa...