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

Property 'webScript' does not exist on type 'AlfrescoApi'

I am going through the tutorial "Working with a Data Table"https://www.alfresco.com/abn/adf/docs/tutorials/working-with-data-table/When I am trying to run the code in "Playing with the data source" section, I get a error said"ERROR in app/src/app/myd...

Upladder by Confirmed Champ
  • 7039 Views
  • 5 replies
  • 0 kudos

Resolved! Alfresco Solr "aclchangesets return status:403"

Hello,I've created a maven project with alfresco-allinone-archetype 4.4.0 and I've a clean Alfresco.Starting the project with .\run.bat build_start I'm getting this error from Solr:docker-nutella-acs-1 | 12-Apr-2022 10:54:15.943 INFO [main] org.apach...

Jess_js by Champ on-the-rise
  • 10934 Views
  • 5 replies
  • 1 kudos

Stencil (App Definition could not be saved) APS

Hello Members, I have created a process inside that, I'm using a custom stencil to create a new option (TypeAheadMultiSelect Field). The process is saved properly with no error or warning. But While publishing an app or application I'm getting an err...

image image image
Asdidolkar by Champ in-the-making
  • 2503 Views
  • 1 replies
  • 0 kudos

Desktop Sync with LDAP or external authentication

Hi, We are having alfresco 7.2 and planning to install sync service 3.8. We need to show the LDAP login page or SSO Login page while accessing alfresco url from Desktop sync client. Kindly let me know we need to install Identity service and redirect ...

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

APS on Azure

Trying to get APS up and running on Azure.  Everything seems to be installed correctly but get a 503 error.  Think maybe an API endpoint is missing.  Does anyone have experience with this?  Don't see much about APS and Azure out there

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
  • 6312 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
  • 1962 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
  • 2518 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
  • 4032 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
  • 2457 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
  • 7999 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