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 Labs

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

Using webhooks to start a process in Process Services

I was wondering if there is a way of using a webhook to start a process in Process Services from an external app/system? I have a very simple process that starts, sends an email to alert me that it has started, and then ends. What I was hoping to ach...

zayed by Champ in-the-making
  • 5706 Views
  • 3 replies
  • 0 kudos

Desktop Sync with LDAP

Hi, We are having alfresco 7.2 enterprise and planning to install desktop sync service. We need to show LDAP login popup while accessing the alfresco page in Desktop sync client. Kindly let me know where we need to place the configuration for enablin...

logu_paps by Champ on-the-rise
  • 1765 Views
  • 0 replies
  • 0 kudos

Report a bug in metadata query ibatis file

There is a bug in sql fragments with id sql_select_byDynamicQuery defined in metadata-query-common-SqlMap.xml filetext highlighted should be  ${item.alias}.${item.fieldName} IS NULL  instead of ${item.alias}.${item.fieldName} IS NOT NULL

image
kaynezhang by World-Class Innovator
  • 2096 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
  • 3547 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
  • 2227 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
  • 7555 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
  • 2764 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
  • 4610 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...