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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

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

Alfresco 5.2 CE / Share : questions regarding file download

Hi all,I'm fairly new to Alfresco but I've read many docs and customized my installation except on two points :when uploading a file "MyFile.pdf", users sometimes rename the file title to "MyFile". The consequence is that when downloading it, the oow...

devin by Champ in-the-making
  • 3234 Views
  • 1 replies
  • 0 kudos

Resolved! Search document 📜 by node ☋

Hello,We need to create a query to find documents by node.We have documents with the following properties:<queryResponse> <objects> <objects> <properties> <propertyBoolean propertyDefinitionId="cmis:isMajorVersion" localName="isMajorVersion...

yone by Champ in-the-making
  • 6143 Views
  • 1 replies
  • 1 kudos

Cannot stop Solr 6 on server

Hi I need to reindex my Alfresco Solr 6 files due to a timestamp corruption issue.When I issue alfresco.sh stop solr command it comes back with the message"Found 1 Solr nodes running! Must either specify a port using -p or -all to stop all Solr nodes...

Scorpios by Confirmed Champ
  • 3957 Views
  • 1 replies
  • 0 kudos

Search and Tags problems

Good evening, I have some trouble with the search function. It seems that solr4 is having trouble to index content of my website.The search function works well with users/people, but is not working with contents/documents, neither with tags.The Tag m...

Custom audit log for API

Hello,i'm looking for possibility, how to customize Alfresco Audit Log (or set it properly). In my alfresco-global.properties i haveaudit.enabled=true audit.tagging.enabled=true audit.alfresco-access.enabled=true audit.alfresco-access.sub-actions.ena...

image

Alfresco community 6.2 SAML - ADFS ...

I would branch Alfresco community 6.2 with my ADFS or another system SAML.I read a lot of documentation about alfresco - saml - Keycloack - alfresco-idp ... But too much information kills information and i am lost !1) My idea is that since Alfresco C...

netchaiev by Champ in-the-making
  • 4245 Views
  • 1 replies
  • 1 kudos

Folder Search Problem

Hi all,I m using Alfresco Community 5.2. I can search document,people or site from search area but I can not search any folder. How can I add folder searching to my alfresco system? Please help me.Thanks in advanced.

hilal by Confirmed Champ
  • 8962 Views
  • 7 replies
  • 1 kudos

alfresco and psql issue

Transaction commit failed:Thread: localhost-startStop-1Txn: UserTransaction[object=org.alfresco.util.transaction.SpringAwareUserTransaction@64ca1d8a, status=0]Iteration: 0Exception follows:org.alfresco.error.AlfrescoRuntimeException: 03020021 Bootstr...

Sorting custom properties with search api and PATH

AHello,i'm trying sorting everything by cutoom properties, but when i will use PATH in query, than server return 500. For example, i would like to get results for my custom type "ssl:document" and my property "sslid". If i will use query as bellow i ...

Resolved! alfresco-system-usage-statistics

HiI'm trying to get alfresco-system-usage-statistics from Redpill-Linpro https://github.com/Redpill-Linpro/alfresco-system-usage-statistics working, but when I put the jar files (alfresco-system-usage-statistics-repo-1.1.4.jar, alfresco-system-usage-...

Resolved! How to assign a task based on NodeRef ?

I want to create an action which uses authority.ftl  to pick a user and start a workflow.How Can I create a simple pooled workflow and assign workflow task to this picked user? So far, I have this code:protected void executeImpl(Action action, NodeRe...

upforsin by Star Collaborator
  • 5992 Views
  • 2 replies
  • 0 kudos

Fresh install of alfresco: CSRF problem

Hi,I'm trying to setup an alfresco on docker. All components seems to work. I have followed this compose file:https://github.com/Alfresco/acs-community-deployment/blob/master/docker-compose/docker-compose.ymlAnd I used this project to add volumes inf...

zerros by Confirmed Champ
  • 8368 Views
  • 4 replies
  • 1 kudos

Workflow

One form is filled by the Initiator and sended to   three users now first user write  his comments approves/rejects the same form with the comments is visible to the second user but it should not be editable similary second's user's comment is visibl...

image image image

Error when delete files

Greetings,We have installed ACS and we when we try to delete some files inside a Document Library, after waiting for a while just can't. At the log file shows the following:the error is this: org.apache.ibatis.exceptions.TooManyResultsException: Expe...

image
LuchoRod by Champ in-the-making
  • 6452 Views
  • 3 replies
  • 0 kudos

Resolved! Search API and relativePath

Hello,i'm looking for possibility how to use relativePath in Search API. I'm using this commandPOST /alfresco/api/-default-/public/search/versions/1/search{ "query": { "language": "afts", "query": "=ssl:path:'mailroom/Unfinished'" }, "p...