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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

ttoine by Community Manager
  • 506 Views
  • 0 replies
  • 0 kudos

Alfresco Database

Hi,            How to connect alfresco database? and Where the user details are stored in alfresco database? How we can view all the user details from the database? If possible to add any new field in alfresco tables?   Please advice.

cyrose22 by Star Contributor
  • 6575 Views
  • 3 replies
  • 0 kudos

Resolved! List all folder, subfolders, & files via webscript

Hey Alfresco Community, I've done a fair bit of research, but haven't been able to find the right answer. I am trying to create a webscript that will grab all folders, subfolders, and files in a JavaScript webscript (JSON response).Currently, my mode...

tlapinsk by Champ on-the-rise
  • 20680 Views
  • 8 replies
  • 1 kudos

Return fields naming in Search API

I am trying to execute a search and retrieve some basic fields. However, there seems to be some naming differences with rest API.The following request is not returning cm:title field. However, you can see that the field exists and "include properties...

janardhanc by Champ on-the-rise
  • 4757 Views
  • 2 replies
  • 0 kudos

Spring Boot integrate "activiti-app" project

Hello, I am learnning Activiti 6, and activiti-app(activiti-app.war) is a great project. I wan't integrate activiti-app into my Spring Boot project. I don't know how to integrate them? Is there any suggestions? Thank you ! 

angusyoung by Champ in-the-making
  • 8012 Views
  • 3 replies
  • 1 kudos

Alfresco Architecture + Alfresco versions + maven params

Hello,I am having trouble understanding how versioning works in Community, Enterprise and maven.I am interested in developing an Alfresco extension that gets inserted into Alfresco v5.1.1.Q0: The Alfresco SDK 3.x is the recommended way to develop ext...

liviu_ioan by Champ in-the-making
  • 3494 Views
  • 1 replies
  • 0 kudos

Resolved! CMIS: How to escape dashes in property names

I am trying to create a cmis query that includes a property with dashes in the name, but I get errors like this one whenever I include that column.  The property is sf.smf:system-template-location, and this is the error I get:line 1:97 no viable alte...

cseickel by Confirmed Champ
  • 7431 Views
  • 2 replies
  • 0 kudos

Resolved! How to get "READ" audit data using java/javascript

Hello!I am writing a repo side webscript in which I want to get all the users who accessed a certain document given the nodeRef of said document. I also want the date, time at which that user accessed the document.Is this possbile using the java or j...

lex91 by Confirmed Champ
  • 4712 Views
  • 1 replies
  • 0 kudos

Resolved! How to get READ audit data on cm:content?

HelloI am trying to get audit data for READ events on nodes of type cm:content.I'm using an alfresco-all-in-one project (artifactId is alfresco-all-in-one) created with the maven alfresco sdk so I added two files in "alfresco-all-in-one/alfresco-all-...

lex91 by Confirmed Champ
  • 9149 Views
  • 3 replies
  • 0 kudos

How to create the web forms

Hi,I am learning Alfresco community,and i have a question that,1.How to create the web forms in W CM ,2.Is it possible to edit the jsp fileand how to deploy the jsp file in web forms.can anyone explain ?

Can not deactivate model in community edition

Hi, we've Alfresco Community Edition 201803 EA installed where we've a custom content model which consists of some custom doc types and custom properties. We've deleted all the contents from repository and from trashcan but while trying to deactivate...

achatterji by Champ in-the-making
  • 6184 Views
  • 3 replies
  • 1 kudos

Resolved! Custom content model doesn't show up in share

Good day everyone.I'm trying to deploy a custom content model without using the GUI tool in administative tools. So far I understood the process as following:1. Create an xml file which describes the model in /tomcat/shared/classes/alfresco/extension...

jeepers by Champ in-the-making
  • 6273 Views
  • 2 replies
  • 1 kudos

Resolved! Transaction isn't rolled back

Hello everyone, I have this script that copies a file in Company Home and throws and exception after the copy throws and exception.function main(){   try{      var node = utils.getNodeFromString("workspace://SpacesStore/c9a77e78-2034-46ec-ae36-48049e...

ajeje93 by Confirmed Champ
  • 8315 Views
  • 3 replies
  • 1 kudos

How can I get only the uuid?

Hi everyone, this is my first question and I hope that can be resolved.I have a Maven proyect using cmis, and i need to get a clean uuid, because i need to put it in a DTO Objectand only I get: "uuid": "[workspace://SpacesStore/6a8dbd45-26a5-4f66-944...

hmancilla by Champ in-the-making
  • 4185 Views
  • 1 replies
  • 0 kudos