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

Form from sdk3 to ADF

Hi ,With sdk 3, i have a created a site with form and action buttons :In my platform-jar, i have a worklow-validation-context (xxx-platform-jar/src/main/resources/alfresco/module/xxx-platform-jar/workflows) :Can i use adf API to retrieve result (json...

Resolved! Can't reach my java code backend Webscript

Hi, i don't know why  this error keep return to me i just create a java class webscript,repo-amp/src/main/java/my/stupid/alfresco/webscripts/GetPropertiesAlfrescoWebscript.java**************************************************************************...

Resolved! Query folders granted to person

I need to query a full list of folders in folder tree inside a repository, granted to certain person directly (not through inheritence or group membership).Or at least a list of files inside such folders.The purpose is to give access for one person t...

Starting a process instance using REST call

I am trying to start a process instance using REST API. It can start the process and pass the variable but I also want to retrieve the data from the database. According to the variable I pass into the body. (POST) http://localhost:8080/activiti-app/a...

bsong by Champ in-the-making
  • 3622 Views
  • 1 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
  • 6744 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
  • 21115 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
  • 4909 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
  • 8227 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
  • 3573 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
  • 7635 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
  • 4882 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
  • 9428 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
  • 6349 Views
  • 3 replies
  • 1 kudos