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

How to search for custom fields in custom model?

I've got community version 6.1.2 running on a CentOS7 server.I created a custom model (named: correspondence) and added an aspect (outboundletter) with two fields (letterreference, lettersubject). Then I added a layout for the aspect.Now I can select...

hussain by Champ on-the-rise
  • 4437 Views
  • 2 replies
  • 0 kudos

Resolved! Alfresco Application Configuration

Hi,is there any sample audit application configuraiton XML I cna refer to configure the READ operation on a custom content type and with the details such as the user who read the document, time stamp and content type etc.Thanks

alfresco.log error - FileNotFoundException

Hello,We are using Alfresco Content Services 5.2.5 (installation using the .zip).When starting Alfresco, the following error is shown in the logs:java.io.FileNotFoundException: alfresco.log (Permission denied)I have tried to make sure all log4j setti...

liviu_ioan by Champ in-the-making
  • 5746 Views
  • 2 replies
  • 0 kudos

Write access to DB to create extra tables while using MySQL

I am using mysql and usually it does not allow to create extra table other than the activiti's 28 tables. I might need to add some extra line in application.properties or modify my read/write permission for my user. I dont know how to these, please h...

activiti_ by Champ in-the-making
  • 2618 Views
  • 0 replies
  • 0 kudos

I have to use an api from the API explorer. this is the one - http://localhost/alfresco/s/api/task-instances?authority=user2&pooledTasks=true, it is asking me to enter user id and password when I am trying in post pan after entering it is working fine wit

here is my code, please tell me if there is any error...........i am getting empty page with loading symbol as outputexport default class App extends React.Component { constructor(props) { super(props); this.state = { isLoading: true, dataSource: nul...

sonu by Champ in-the-making
  • 2375 Views
  • 0 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
  • 4289 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
  • 4161 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
  • 9399 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
  • 3545 Views
  • 1 replies
  • 0 kudos