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

Alfresco Content Services REST API (Workflow)

Hi,I'm trying to update the state of a task using the REST API but not working. I haven't error message.Any idea what's wrong in my code ?Thanksthis.apiService.getInstance().webScript.executeWebScript(    //Paramètres de l'API    'PUT',    'tasks/' +...

mboquillon by Champ in-the-making
  • 4407 Views
  • 2 replies
  • 0 kudos

import site in different version of alfresco

I would like to test Alfresco Community Edition and specially to export/import 10 sites (content, users, rules, personalized themes ...) into this version of Alfresco. Is it possible? How can i do to this? Thank you for your help.

nguyen by Champ in-the-making
  • 4261 Views
  • 2 replies
  • 1 kudos

Can I run Alfresco community 201707 GA on a more current Tomcat like 8.0/8.5/9? The release notes only speak of Tomcat 7. Thank you!

Dear experts,I need to deploy Alfresco Community 201707 GA in a new environment, but cannot update due to a lot of customizations.Target-Scenario: RedHat 7 and Tomcat 8.0My research did not come up with any results. Does anyone have experience runnin...

Resolved! How to get Alfresco services in workflow service task

Hi,I am new on Alfresco community version 5.2 I need use Alfresco services (NodeService, ContentService, ServiceRegistry) inside class used for workflow service task.I created class but I cannot use Alfresco Services. All methods returns null. What I...

pnature by Star Contributor
  • 9673 Views
  • 4 replies
  • 6 kudos

Community 6.1.2 can't get SOLR to work

I installed on CentOS7. Followed the instructions and reread them many times but just can't manage to get SOLR search to work. At first the SOLR.LOG kept filling up with errors. Then I changed the setting to work without mutual TLS. Now, the solr.log...

hussain by Champ on-the-rise
  • 3653 Views
  • 1 replies
  • 0 kudos

Storing data in Alfresco DB

Hi,Is that possible to store any data in Alfresco ADF ?After some research, I can't find doc about creating new table in Alfreco db, or to connect Alfresco to another database.I find some stuff about MyBatis but no doc on how to use it with Alfresco....

mboquillon by Champ in-the-making
  • 9577 Views
  • 7 replies
  • 0 kudos

Resolved! Customizing content-node-selector-dialog ADF

Hello, thanks in advance for your help,I have ADF 2.6.0 Application.I'm required to modify the content-node-selector-panel dialog below: I would like to change that when the user navigate the breadcrumb it will only shows Userhomes and shared folder....

attachment in content model

Hi, Can anyone show me simple example where can I add custom content control to a share-config-custom in a configuration element <config evaluator="model-type" condition="sm:my_type">? Somthing like in a workflow model <show id="packageItems" />.