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, Community ...

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

Can't get to authenticate my user through AD

Hello everybody,I recently installed alfresco, and i'm trying to syncronyze and authenticate through my AD with the help of this documentation :https://docs.alfresco.com/3.4/tasks/auth-example-oneldap-ad.html I have succeded in adding all of my user ...

Rituels by Champ on-the-rise
  • 2864 Views
  • 1 replies
  • 0 kudos

Changes on Folder Properties

Alfresco 6.2 question.Hello -Is there a way to add properties to a group of existing folders that reside at the same level.   e.g.. If the root folder is Claims and its subfolders are Patient folders,  I would like to add 2 properties ( date and bool...

ghulls by Champ in-the-making
  • 4294 Views
  • 3 replies
  • 1 kudos

Resolved! lucene search does not work

lucene search does not work:parametersATH:"/app:company_home" AND TYPE:"cm:content"I'm sure there's something,but the result is zero

yvanme by Champ in-the-making
  • 12116 Views
  • 3 replies
  • 0 kudos

Get backend SQL Query of CMIS Query

Hello All,We have ACS 6.2.1 version without Solr or search services. We are using CMIS queries to search documents. When I am executing CMIS Queries, in back-end, Alfresco DB query should be hitting.I would like to get equivalent SQL Query of my CMIS...

jigir_shah by Champ on-the-rise
  • 4667 Views
  • 2 replies
  • 2 kudos

Resolved! Reassign a task

can we reassign a task to someone else user?lets assume a task is assign to "user A" and we want to assign this task to "user B"  I am using query to assign a task to "user A " is query is {"action":"claim","assignee":"userIdA"}and rest url is http:/...

skverma02 by Confirmed Champ
  • 12659 Views
  • 8 replies
  • 5 kudos

Resolved! Autorename when updateing a node

Hello,when inserting a node (POST /nodes/{nodeId}/children) I am using autoRename=true to avoid 409 error.Is there some way to do the same for update (PUT /nodes/{nodeId})?Thank you for your time!

image
mire323 by Confirmed Champ
  • 4980 Views
  • 2 replies
  • 4 kudos

Is there a way to create a calendar event using javascript?

Is there a way to create a calendar event using javascript?I have a folder rule to execute a javascript that I would like to create an event in the site's calendar.I am using code that is similar to what I used to create datalist items and it seems t...

Scorpios by Confirmed Champ
  • 3574 Views
  • 1 replies
  • 1 kudos

Resolved! Amp Deployment Issue.

I am trying to create custom types and for that, I have packaged my code as an amp file.After starting ACS using the docker compose, I have the 11 containers                                                                                             ...

kiranmaik by Champ in-the-making
  • 7888 Views
  • 4 replies
  • 2 kudos

Resolved! How to get files list of a shared folder using rest api?

Hi!I have Alfresco Community 5.2.0I need to get a filelist from some shared folder.It is need for external application on android which I am developing.The Application should get a filelist of folder, parse it and get files with names and description...

dmitriyp by Champ in-the-making
  • 8918 Views
  • 2 replies
  • 0 kudos

Error occuring while adding Custom role to existing Site

Hi All,I am getting error while adding user with new custom role authority to existing site. I have tried things for fixing this issue as suggested on this link on hub:-https://hub.alfresco.com/t5/ecm-archive/howto-custom-permissions-in-alf-community...

piyush48 by Star Contributor
  • 5858 Views
  • 4 replies
  • 1 kudos

How to get checkbox pre filled

Hi I am having the following code, which creates checkboxes with the names and id's mentored in code. I want a few of the checkboxes to be checked by default. How can do so?My code <activiti:formProperty id="travelerJourneyStep" name="Traveler journe...

Dipesh by Champ in-the-making
  • 3319 Views
  • 1 replies
  • 1 kudos

Start/stop solr4 separately

Hi Team,I have installed alfresco(5.2.f) using installer.Can i start/stop solr4 without affecting tomcat server? If yes, what are the commands/steps for the same?What are the different loggers available for solr4 except below one for better troublesh...