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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1715 Views
  • 1 replies
  • 0 kudos

Alfresco can't search AD LDAP accounts in "Admin Tools" form

Hi All,I have installed alfresco/alfresco-content-repository-community:6.2.0-ga by docker-compose from this repo:https://github.com/Alfresco/acs-community-deploymentI need integration with AD LDAP DB so I have configured it accordingly this manual:ht...

image image
user2 by Champ on-the-rise
  • 4068 Views
  • 2 replies
  • 0 kudos

Resolved! Error creating bean with name 'googledocsService'

Hello! I'm using alfresco in docker-compose (alfresco/alfresco-content-repository-community:6.2.1-A8)During start I see warn and errors about google docs submodule, I use alfresco-googledrive-repo-community-3.2.0.ampWhat could be the problem and how ...

anastasia by Champ in-the-making
  • 11874 Views
  • 5 replies
  • 2 kudos

Activiti 7 or embedded and ADF 3.8

Hello, I wanted to know if it is possible to configure adf 3.8 with the activiti embedded in alfresco community 6.2 or if there any step by step tutorial on how to integrate activiti 7 in adf 3.8Thanks.

edulaes by Champ in-the-making
  • 4087 Views
  • 1 replies
  • 1 kudos

Error changing menu image

I have created a new theme I have installed in my alfresco following the steps indicated in this linkhttps://flex-solution.com/theme/but, the menu image does not change, the alfresco logo continues to appear. The colors of the letter, menu etc if the...

image

browser issue

Hi,I need to set Cache-Control:  no-cache, no-store, must-revalidate. this is the security defects. I need to resolve, how do i fixed for any browser,please suggues me.           Thank you in advance

Balaji123 by Champ in-the-making
  • 3935 Views
  • 1 replies
  • 0 kudos

Resolved! Show custom list property - Aikau

Hello, I have property as List of values in external CSV file. There is a key;value map. 1;value12;value23;value34;value2I have java class which read this csv and send it to my list property. In Frontend (Alfresco share) I display this property in ta...

image image
wity by Confirmed Champ
  • 5921 Views
  • 1 replies
  • 0 kudos

Process scripts in adf

Hello,I have some forms wiht scripts working well in the process, but this scripts don´t work in ADF, I don´t know the resasson.Can someone help me?Thanks for your help!J.Carlos

Ordering the tasks based on task sequence

Hi,How to order the tasks based on task sequence in hydra report, as of now the tasks are aranged based on alphabetical order i need a tasks to be displayed on task sequence as it is in workflow. plz let me know how it can be done.Thank you

Do not rewrite data source in excel file

Hello,I'm using Alfresco to store excel files containing dynamic tabs with local source. As source, I'm using the name register in excel and Alfresco is rewriting the source preventing me to register or update the excel file due to a too long path.In...

Rhomlik by Champ in-the-making
  • 9797 Views
  • 0 replies
  • 0 kudos

Change email format for workflow

Hi,I am using alfresco community edition 6.2.Whenever any workflow task is assigned to user i am able to receive the email.But my requirement is to change the format of the email that i am getting . I want to change body of the email of workflow task...

Isha by Champ in-the-making
  • 4979 Views
  • 2 replies
  • 0 kudos

Resolved! Alfresco ECM Auto number generation and Auto folder creation

I am testing the Enterprise content manager 6.x.  I have a usecase in which I have to upload 120 million documents to Alfresco. Alfresco will be used mainly as content store (i.e. without any seach functionality that Alfresco provides). There is an a...

Bhatia_ravi by Champ in-the-making
  • 11696 Views
  • 5 replies
  • 5 kudos

About document.updateProperties() and versioning

I am using CMIS 1.1 API, Alfresco Community 5.1I have our custom model, and in the model, I did not do anything with versioning related flags.Our model extends cm:content. And we have a custom aspect with set of properties associated.However, it is d...

sepgs2004 by Star Contributor
  • 6056 Views
  • 2 replies
  • 0 kudos

not able to upload files

hello everyone,I have drag and drop documents from the mail and it is uploaded properly to the folder.But I have deleted that document and again try to upload the same document by drag and drop but this time it ask to select a file to upload.please h...

amar7295 by Champ on-the-rise
  • 4208 Views
  • 2 replies
  • 0 kudos

Create rule in folder with group directed workflow

Hello! I am designing my quality system with alfresco and I have the following question.I want a user to add a document to the "Nonconformities" folder to start a workflow targeting a group.I have seen that alfresco allows me to create rules for the ...

image Image

Full text search is not working for pdf documents.

I am using alfresco community version 5.2 but while searching the documents by there contents  i am getting the result only for .xlsx abd .doc files.For pdf documents searching by its content it is giving please check the spelling total 3 point error...

Resolved! Error occuring while Creating Site roles

Hi All,I am creating custom role for site but it shows error of Authority related to role associated with site.Here i am providing custom sitepermissiondefinition.xml whuch i have created for creating custom site roles.I am getting following error th...

piyush48 by Star Contributor
  • 9063 Views
  • 5 replies
  • 3 kudos

Problem 'online edit in microsoft office'

Hello, I can not open the documents with "edit in microsoft office".I have verified that AOS is working, the url that shows microsoft excel is correct since I have checked it from the browser.I have tried several solutions that I have seen on the int...

alberto_gc by Champ in-the-making
  • 15416 Views
  • 5 replies
  • 1 kudos

HTTP security headers not detected

Hi All,We are using ACS 5.2.6 with windows os.We have recieved the security vulnerability titled:- HTTP security headers not detected.And for the same we have two solution:- 1. Security filters and clickjacking mitigationYou can configure a security ...

Changing nginx to port 80

What do I need to change to have nginx listen on port 80?I've tried just changing the docker-compose.yml config to specify ports 80:8080, but I get back URLs with 8080 in them.I tried specifying ports 80:80 and changing nginx.conf to listen on port 8...