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

Forum Posts

Alfresco community 6.2, workflow with candidate group

Hi,  I am using Alfresco community 6.2 I have a workflow with candidate group: GROUP_USERS. In this group two user : A and B. When i start this process with user A, user B can't see this process. why ? I have searched in debug mode and no queries wit...

flehannier by Champ in-the-making
  • 3332 Views
  • 1 replies
  • 1 kudos

How to restrict access to user list from outside the site ?

Hello,We would prefer if users from site A would not be able to see users from site B.How can I restrict access to the users list? Now they can go to People tab and see all users and even their emails.Both A and B sites are private.What's even worse,...

upforsin by Star Collaborator
  • 13674 Views
  • 12 replies
  • 5 kudos

Resolved! Reports and Escalations in Form based Workflow.

Hello everyone, I am using Alfresco v6.0.a (dockerized), I have deployed Alfresco for a local client and have configured multiple Form based workflows for them, the clients has come up with a couple of requirements. His first request is that "a speci...

Syedjunaid by Confirmed Champ
  • 10436 Views
  • 6 replies
  • 7 kudos

Configure Kerberos SSO

Hi AllCan alfresco configure kerberos SSO on the functional level of domain on Windows server 2008?As I check in the document, I see only configure on the functional level of domain on Windows server 2012.I'm using Alfresco 5.1 CE. Thanks.

How to select a document whit a specific child?

I have a set of documents where some of them have a child (associtaion type "ecmccontent:content_origin") and some of them don't have such child association. I need a result set of documents without such association, how to do that (in any query lang...

iceja by Confirmed Champ
  • 5258 Views
  • 3 replies
  • 2 kudos

How to perform a parallel CMIS requests in Alfresco?

I have several CMIS requests and need to do them in parallel. But when I try it (using CompletableFutire or stream().parallel(), I got:java.util.concurrent.ExecutionException: net.sf.acegisecurity.AuthenticationCredentialsNotFoundException: A valid S...

iceja by Confirmed Champ
  • 2480 Views
  • 0 replies
  • 0 kudos

How to get duplecates in Alfresco?

I have a task: "to get a duplicates (documents with same property value) from Alfresco database with count duplicates amounts". In MySql there will be something like that:mysql> SELECT COUNT(*) AS repetitions, last_name, first_name -> FROM cat_mailin...

iceja by Confirmed Champ
  • 5421 Views
  • 3 replies
  • 1 kudos

Resolved! Add New Custom Properties in Custom Model

Hello,I've created custom model with PortCmis and C#, with some custom aspects. Now I want to add some more custom aspects to that model. I've tried something like this:var modelObject = session.GetObject("here-is-custom-model-id");var aspectsTemp = ...

goranche89 by Champ on-the-rise
  • 5631 Views
  • 2 replies
  • 2 kudos

How to install ImageMagick on CentOS7

I installed Alfresco Community 6.1.2 on CentOS7. The section on ImageMagick just says to install it. I used the command:yum install ImageMagick ImageMagick-develThe alfresco.log shows the error:2019-08-02 14:09:16,595 ERROR [org.alfresco.repo.content...

hussain by Champ on-the-rise
  • 4607 Views
  • 1 replies
  • 1 kudos