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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 481 Views
  • 0 replies
  • 0 kudos

Password policy

In Alfresco 5.2, the user can change passwords. So far it is ok. But is there any way to force a password complexity? How min. 2 lowercase letters, 2 uppercase letters, 2 digits and a special character. I know there is a way in global-config.xml to f...

spawn by Champ on-the-rise
  • 6613 Views
  • 2 replies
  • 0 kudos

How to get custom values on workflow Details Page

I have some custom fields in this page like KeyNumber and Process as shown in the below Image."The values of the fields are available in the workflow form".Can anyone tell me from where can I get the values for that fields on workflows details page.T...

image

Create custom aspect and that assign property using Rest API

Hi, I am a new user of Alfresco. I need to understand if it is possible to create a custom aspect and assign propertis as specified here: Create Customer Aspect but using rest API or CURL command? I will be using the aspect to create rules on folders...

ssaimon by Champ in-the-making
  • 3721 Views
  • 1 replies
  • 3 kudos

Resolved! SOAP and Alfresco

We have a very legacy application which is talking to an DMS via SOAP protocol. We are moving contents from that DMS to Alfresco. Now situation is that, our business doesn't want to touch the legacy application due to it's criticality. We want Alfres...

bip1989 by Star Contributor
  • 8978 Views
  • 5 replies
  • 6 kudos

Customizing an existing Alfresco class

Hello,my objective is customizing an existing Alfresco class instead of changing directly in the org.alfresco:the solution was "creation of a custom content store implementation that inherit from StoreSelectorAspectContentStore and register you imple...

ALfreSara by Confirmed Champ
  • 4728 Views
  • 3 replies
  • 2 kudos

Resolved! Restrict user from Leaving Site.

Hello everyone,Im using Alfresco Community version 6.0.a (Dockerized). I have deployed Alfresco in a production eviornment and my client has come up with a specific requirement. Their requirement is to restricit user to Leave Site, once the user has ...

simple-ocr integration with alfresco community 5.2

Hi,I am woking with alfresco community 5.2 and now my client need to apply ocr functionality into alfresco. So, i tried to do that using simple ocr with pdfsandwich. This now working fine. But i need acurate the quality using tesseract attributes suc...

anuradha1 by Star Contributor
  • 4689 Views
  • 2 replies
  • 1 kudos

Name of File is not its cm:name

Hi,I am creating behaviour that renames files. I know how to rename file, but the issue is that after changing the cm:name also the name of file changes what I do not want to. Value of field Název is my cm:name and also name of file that appears in d...

image

Listing unbound groups

I had a set of spaces with custom groups. For now I deleted them and of course groups still exists. So... now I'm looking for some clever solution to find unused groups (unused - without any relation to spaces / documents etc).Any hints ?Tom

tkuprowski by Champ in-the-making
  • 3017 Views
  • 1 replies
  • 0 kudos

Exclude user without email from a form search

Hello EveryoneI work on Alfresco 5.2.6, SDK4 with Activiti.When I start a workflow:1 - Click on 1 to open a user form search.2 - Write LEGRAND3 - Click on search.There are 2 users found. One user does not have email, I want to exclude him from the re...

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

StoreSelectorAspectContentStore

Hello,I am new to alfresco,how can i customize StoreSelectorAspectContentStore instead of changing directly in the org.alfresco.company.repo.content.roting.StoreSelectorAspectContentStore?

ALfreSara by Confirmed Champ
  • 6488 Views
  • 6 replies
  • 0 kudos

Download File Naming issue using 6.0.2v of alfresco

Hello Everyone,While downloading the file from Appliaction UI we are getting file name as  "eb3e60e5-ae30-4a7b-8321-8cd2dcf2b7b9"  instead of original file name as in alfresco like AS_ID.this is my sample code written in java:void dowload(DownloadReq...

Pdf toolkit watermark is hiding the document content

Hi all,I am using pdftoolkit but using the watermark option the image which we are using for watermark is hiding the document content . I have also tried with light images also but then also it is hiding the content. When i am using image for waterma...

image

an incident on the Alfresco database

Hello,An incident on the alfresco database. Since yesterday, base locks are present. I don't know what the source of the problem is?  here are the logs I found:ERROR [alfresco.web.site] [http-bio-8443-exec-55] javax.servlet.ServletException: Possible...

ALfreSara by Confirmed Champ
  • 3660 Views
  • 2 replies
  • 0 kudos

Problem in selection of all search result

Hello everyone.I have a problem with the search results on alfresco. to reproduce the problem do the following: 1) create in alfresco a certain number of nodes/documents, for example 100 pdf documents (we create dinamically pdf documents by creating ...

lucaipsoft by Champ in-the-making
  • 2271 Views
  • 0 replies
  • 0 kudos

Create a standalone async service task

Hi, I have a simple process which involves completion of a user task. What I want to add is an asynchronous service task on completion of the user task, but one that would not hold the process from completing. In other words, once the user task is co...