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
  • 1667 Views
  • 1 replies
  • 0 kudos

Problem with CRSF Token durant Upload (Afresco community 7.3.0)

Hello,I try to test performance with jmeter on alfresco.  I would like to send numberous files to see what could be the limit ...On a old alfresco, when i did upload of some file, the Path used were : /share/proxy/alfresco/api/uploadIt permitted me t...

kockg by Champ in-the-making
  • 4090 Views
  • 3 replies
  • 0 kudos

How Afresco community project is it strutured.

Hi, i would like some more information about Afresco project structure, like where i can find the file templete. I did find the components with JS and css, but i can't find the html files. I really appriciate the help. Regards.

SalvoDev by Champ in-the-making
  • 2484 Views
  • 1 replies
  • 0 kudos

Cercare file html

Buongiorno a tutti, vorrei cambiare alcune funzionalità di Alfresco come file html o xml. Dove posso trovare 

Resolved! Resend workflow email notification

Hello,I have an activiti workflow that i start with this function:function startWorkflow(assigneePerson) { var workflow = actions.create("start-workflow"); workflow.parameters.workflowName = "activiti$activitiWorkflow"; workflow.parameter...

imanez1 by Confirmed Champ
  • 8064 Views
  • 3 replies
  • 0 kudos

search content

Good morninghow do I find a class that I see on the web in alfresco project folders?Thank you

Resolved! Tomcat not starting with Vanilla ACS7.2

I am trying to start vanilla version of ACS7.2 on a linux server. I have unpackWARs true. I have placed alfresco and share context in tomcat/conf/Catalina/localhost. When I start tomcat, it says this for alfresco and share: java.lang.IllegalArgumentE...

Script file for installing Alfresco

Where can I find the script file I need to install Alfresco? I can't find it in the three .zip files I found on the site.I found the command to enter, ../install-alfresco-6x.sh, but I don't know where and what to look for to replace the leading dots....

image image
sccastejon by Champ in-the-making
  • 3216 Views
  • 1 replies
  • 0 kudos

Resolved! Configure mail service

Hello community,I have configured the alfresco-global.properties file so that I can send emails with my email address. After the change I restarted the server. Despite this, the emails go out with the address admin@alfresco.com. I paste the configura...

June 2022 Alfresco Community Digest

Upcoming Events TTL #138 – DigiWorks - Digital Workspace Solution for Alfresco Wed 13rd July 2022Heman Prasad - Crest Solutionshttps://crestsolution.com/solutions/digiworks-digital-workspace-solution/ JBCNConf 2022 - Java and JVM Conference 18-20th J...

Alfresco and scanning

Is it possible to connect a scanner natively with Alfresco or is an external element such as a module required? I don't know much about this document manager and I haven't been able to find the answer elsewhere, but I'm interested in knowing if it's ...

Aitor_PM by Champ on-the-rise
  • 5657 Views
  • 4 replies
  • 3 kudos

Limitation of downloads (create a new download) API

I cannot find detail information about the API /downloads, as the api-explorer doesn't state muchI am wondering what's the limitation of creating that download request, e.g.What's max. number of files I can include in a single request?The returned js...

docker-compose up trial daemon: unauthorized: access

Hello,I cannot seem to get the 30 day trial up and running following the instructions sent in the email provided by Alfresco to install Content Services. Steps:From same folder as the docker-compose.yml provided in the email from Alfresco I issue the...

czcpf by Champ in-the-making
  • 2434 Views
  • 0 replies
  • 0 kudos

Unable to login to Share

I upgraded from ACS 5.2 to  ACS 7.2. ACS is up and running. I am unable to login to share. It says: DEBUG [org.alfresco.web.site.servlet.SSOAuthenticationFilter] [http-nio-8080-exec-3] There is no endpoint with external auth enabled.INFO [org.alfresc...

API content returning empty values

I have an instance of alfresco 7 that is currently returning empty api responses.the only one currently working is the logon call.was thinking it was an issues with: search.xpathSearchbut am not able to locate the list of categories that are currentl...