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

Forum Posts

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
  • 3242 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
  • 5948 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
  • 19227 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
  • 4370 Views
  • 2 replies
  • 0 kudos