Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Model Error while upgrading existing 5.2 alfresco to 7

Context initialization failedorg.alfresco.service.namespace.NamespaceException: URI http://www.alfresco.org/model/workflow/1.0 has already been definedat org.alfresco.repo.dictionary.AbstractDictionaryRegistry.addURIImpl(AbstractDictionaryRegistry.ja...

sethupavan by Champ in-the-making
  • 594 Views
  • 0 replies
  • 0 kudos

Use a different Authentication Method for AOS in alfresco

It is possible to configure alfresco to only use NTLM authentication when using AOS in the online edition?The proble is, if i activate NTLM fo all, i have the problem i indicated in the post:https://hub.alfresco.com/t5/alfresco-content-services-forum...

dpardell by Champ on-the-rise
  • 721 Views
  • 0 replies
  • 0 kudos

Connect to Rest API with NTLM authentication enabled

I am usign alfresco 5.2 community edition.I modified the alfresco configuration to use NTLM authentication        ntlm.authentication.sso.enabled = trueand modified the file .../alfresco/web-extension/share-config-custom.xml, adding this:<connector> ...

dpardell by Champ on-the-rise
  • 977 Views
  • 0 replies
  • 0 kudos

INJECT A CUSTOM BEAN IN A CUSTOM CLASS

I'M ASKING FOR THE SECOND TIMEi have a custom bean in context-service.xml and i'm using AIO archetype and my bean looks like these :<!-- --><bean id="UtilBeanId" class="com.util.Utils"> <property name="serviceRegistry"> <ref bean="ServiceRegistry" />...

alaeddine by Champ in-the-making
  • 867 Views
  • 1 replies
  • 0 kudos

Resolved! Alfresco Email Send

Hello, this is my alfresco-global.properties emails configurations.......### Email settings ###mail.encoding=UTF-8mail.host=smtp.uci.cumail.protocol=smtpmail.port=587mail.username=liomar@xxxx.cumail.password=****************mail.from.default=liomar@x...

Shift by Champ on-the-rise
  • 1379 Views
  • 3 replies
  • 1 kudos

group name in aps script task

How can i get the group name in aps script task the same as you do for users: ${userInfoBean.getUser(123, execution)} ? Is there any alternative way to do it ?

ergi1991 by Champ in-the-making
  • 758 Views
  • 0 replies
  • 0 kudos

send email notification not working when i start a workflow

hello , We have configured Alfresco to send email notifications when workflows are triggered; however, we are encountering difficulties with sending emails via our SMTP server Office 365 (smtp.office365.com).The problem we are facing is as follows: w...

wassim96 by Champ in-the-making
  • 887 Views
  • 1 replies
  • 0 kudos

Tomcat not starting from Windows Service

Hi,I have installed Alfresco Community Edition 7.4. When the Tomcat is started through command prompt using Startup.bat or catalina.bat, it starts fine. We are trying to run the same through windows services using the Tomcat.exe file, but it does not...

Resolved! Alfresco Monitoring with Prometheus and Grafana

OverviewThere are many ways in which the activities and operations performed in Alfresco Content Services can be measured and montiored. In this post, we are going to take a look at montioring Alfresco using monitoring systems such as Prometheus & Gr...

karthick by Champ on-the-rise
  • 11942 Views
  • 7 replies
  • 4 kudos