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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 2093 Views
  • 1 replies
  • 1 kudos

Resolved! Document is not the latest version

Hi,I have a question about deleting (moving) a document with multiple versions to another folder. I have a case where a document has two versions of nodeId;1.0 and nodeId;2.0. As part of anonymization, I want to move all versions of this document to ...

kkacperski by Champ on-the-rise
  • 2872 Views
  • 1 replies
  • 0 kudos

Resolved! transformation services 1.5 config

I am trying to install ATS 1.5 with ACS 7.1 on same host.1. How can i specify min/max heap sizes for the ATS jar files?2. How can I change the log level on each jar. Currently lot of warning related to image transform are present which i want to supp...

VS by Confirmed Champ
  • 2916 Views
  • 2 replies
  • 1 kudos

Resolved! Search by custom properties

Hi everybody,1) I want to implement searching by custom properties. I created a data model with custom properties and added new fields to the facetFields in app.config.json.They are displayed in the application but every (string type) option is prece...

image
dzider by Champ on-the-rise
  • 16687 Views
  • 8 replies
  • 4 kudos

Custom faceted search for custom property

Hi!I'm looking for solution to make custom faceted search in Share Advanced search for the custom property.I can create filter. Custom property index is facetable. But my new solr-facets-context.xml dose not work for my property.Is anywere documentat...

image
fedorow by Elite Collaborator
  • 4876 Views
  • 3 replies
  • 0 kudos

File upload from Local system in datalist

I am creating custom datalist where I need to attach file.I am able to attach file from alfresco but I want to create feature where user can upload file from local system also.I am able to display burron, On click of button it is asking me to destina...

sp2 by Elite Collaborator
  • 1984 Views
  • 0 replies
  • 0 kudos

Reindex in solr from date

Hi everyone,I know that it is possible to reindex one transaction withhttp://localhost:8080/solr/admin/cores?action=REINDEX&txid=1But is it possible to reindex from specific day? Something likehttp://localhost:8080/solr/admin/cores?action=REINDEX&Las...

Lfranco85 by Champ in-the-making
  • 1487 Views
  • 0 replies
  • 0 kudos

How to install Activiti Designer in Eclipse

I tried to install Activiti plugin in Eclipse with reference of the below link.Installing Activiti designer | Alfresco Documentation. i am getting error below like this."Unable to read repository athttps://www.activiti.org/designer/update/content.xml...

Resolved! Problems opening Office files from alfresco

Good morning,I have been detecting some issues when we try to open a document using Office and the AOS that comes integrated in the alfresco image (docker) that we are using.We have two environments. In the local one I can open it using our applicati...

jhigueraf by Champ on-the-rise
  • 3734 Views
  • 1 replies
  • 1 kudos

Alfresco Lockout Message

I am exploring option to lock user account after 3 unsuccessful login attempts.Beloe properties I found(Locking user for 15 min)authentication.protection.enabled=trueauthentication.protection.limit=3authentication.protection.periodSeconds=900I want t...

sp2 by Elite Collaborator
  • 1743 Views
  • 0 replies
  • 0 kudos

How to auto create folder name

I need to create auto case numbering like...Case Number prefix should be ERQ- and suffix should be incremented by 1 for each request. 1st request should be EQR-1, next EQR-2 and so on.

KT by Confirmed Champ
  • 6795 Views
  • 5 replies
  • 2 kudos

Display and management of associations

Hi Guys,Is there a component that supports the display and management (crud) of associations in ADF.  Share supports this through the forms config but I cannot find any component in ADF to support associations. RegardsBrian

boneill by Star Contributor
  • 3620 Views
  • 2 replies
  • 0 kudos

Webdav Download file Alfresco Community 7.1

Hi,i have an Alfresco community 7.1.0 dockerised. The Webdav is available and give access to files.But, when i clic on my files, my web browser (Chrome v105) downloads the file and doesn't show in my web browser.Is it a wrong configuration ? in my pr...

QJDT_17 by Champ in-the-making
  • 1701 Views
  • 0 replies
  • 0 kudos

Call Web Script

Hi  everyone!      Could you please tell me how to call a web script file by a JS function? Details as below.     Thanks a lot!

image
YanFeiHu by Confirmed Champ
  • 1557 Views
  • 0 replies
  • 0 kudos

Extract files infos from specific folders using SEARCH_API

I created this query to find my folder location{        "query": {"language": "lucene",        "query": "PATH:\"/app:company_home//*\" AND TYPE:\"cm:folder\" AND cm:name:\"my_folder\""},        "include": ["path"],        "paging":{"maxItems": my_ite...

Bro by Champ in-the-making
  • 4809 Views
  • 5 replies
  • 0 kudos

Resolved! Disable Solr archive core

Hi everybody:As we don't search on deleted content and following some tuning guidelines we se appropiate to disable solr archive core.What is the best way to permanently disable archive core in a dockerized installation?RegardsGabriel Marin