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

Forum Posts

Restrict Search Results using rest API

Hi there,I'm building a PHP client to perform an Alfresco search using the API for "public" access to some alfresco documents. I've created a site within Alfresco and have a set of folders there. I can already display both folders and files from Alfr...

Spatial Query

Hello,I'm using the Alfresco service, via the CMIS interface, from WEB application as well as desktop applications.My problem is due to a new requirement which ask me to perform spatial queries to retrieve documents. The spatial information which bes...

s_biondi by Champ in-the-making
  • 4820 Views
  • 3 replies
  • 0 kudos

CMIS Exact Term Search in ACS 23.1.0 does not work

My CMIS search with '=' does not work.Query: SELECT * FROM colClient:document where colClient:caseNumber = 'case number postman'Model:<property name="colClient:caseNumber"> <type>d:text</type> <mandatory>false</mandatory> <index enabled="true"> <atom...

APS SDK 2.4.1 released

We have just released APS SDK 2.4.1 adding support for Alfresco Process Services 2.4.3: https://github.com/OpenPj/alfresco-process-services-project-sdk/releases/tag/v2.4.1 Feel free to contact me for any questions  Hope this helps 

openpj by Elite Collaborator
  • 1388 Views
  • 0 replies
  • 1 kudos

Problems trying to deploy Alfresco Community on GCP

Hello, I am having several problems when trying to deploy Alfresco Community on a GCP cluster.The guide to deploy Alfresco on EKS creates an AWS EFS storage called "nfs-client":cat > aws-efs-values.yml <<EOT storageClasses: - mountOptions: - tls...

nmd20 by Champ in-the-making
  • 1245 Views
  • 1 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
  • 1248 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
  • 1251 Views
  • 0 replies
  • 0 kudos

Duplicate Keycloak Users with ADF

Hello, I'm trying to set up ACS Community Version (SDK 4.7) to use Keycloak as Identity Service, and to use ADF to manage the authentication and authorization process in my UI app.I managed to set everything up using different guides and my app actua...

fsanna by Champ on-the-rise
  • 1634 Views
  • 1 replies
  • 0 kudos

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
  • 967 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
  • 1085 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
  • 1420 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
  • 1325 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
  • 2447 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
  • 1103 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
  • 1700 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
  • 14736 Views
  • 7 replies
  • 4 kudos