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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1992 Views
  • 1 replies
  • 0 kudos

Camunda vs Flowable vs Activiti 7

Dear Alfresco Team,I am curious, what is the key difference between Camunda, Flowable and Activiti? All three solutions sound great, so I have a real hart time to pick the right one. Therefore I am trying to figure out, what are the key differences?B...

ClemensTan by Champ in-the-making
  • 12246 Views
  • 0 replies
  • 4 kudos

How to access data returned from webscript in Aikau?

How can I access the data returned by serviceXhr? I want to access the series array in the function that called getSeries function. But It seems the data is retrieved in the successCallback and I can't get the data outside of it?getSeries:function ar...

phivuu-2 by Confirmed Champ
  • 3221 Views
  • 1 replies
  • 0 kudos

Automatically checkin/attach folder and files in alfresco

We are in process to integrate two systems and we will be getting files from source systems . we need to checkin those files in alfresco (create folder->file). This will be a automated process hence we need some API's - any approach by which programm...

Isha by Champ in-the-making
  • 3348 Views
  • 1 replies
  • 0 kudos

Custon Action - Aikau Search Result Page

I am trying to add custom action in aikau search result page.I have read the document and found that using following way we can add custom action.1)documentAndFolderActions2)additionalDocumentAndFolderActions3){name: "alfresco/renderers/Actions",conf...

sp2 by Elite Collaborator
  • 4446 Views
  • 2 replies
  • 0 kudos

Aikau Search Result - Custom Action

I am trying to add custom action in Aikau search result Page.I am using sdk2 for testing.Below thing I have tried.Extension File :  <extension> <modules> <module> <id>Add custom action in search result page</id> <version>1.0</version> <au...

sp2 by Elite Collaborator
  • 3632 Views
  • 1 replies
  • 0 kudos

Can we configure multiple Controller to a web script

HI All,Actually i want a new controller which should be invoke on clicking on the submit button. The requirement is when i click on the add button the user can add the data from UI  which can be save in the database byy invoking the new controller .

yashk96 by Champ in-the-making
  • 2988 Views
  • 1 replies
  • 0 kudos

Resolved! Search and tags problem

Hello,I am using solr6 and ACS 6.2The search works fine for user, but not for documents. Also I can't add a tag to a documents.In the tag manager I am getting the following error:03030066 Wrapped Exception (with status template): 03032379 Failed to e...

giannis by Champ on-the-rise
  • 9656 Views
  • 5 replies
  • 1 kudos

Resolved! Search in Groups and People

Hello,i would like to know, how can i search in groups an people at once? I need to search in groups and people and sort them alphabetically.Thanks

Pricing info

Hello,Does your price quote form is working? I sent 2 requests 15 days ago but still no answers.

ramilrg by Champ in-the-making
  • 4122 Views
  • 1 replies
  • 1 kudos

Custom permission in share

Hello everyone,I am trying to find out the list of custom permissions so that we can assign to a document except provided by out of the box model.  Also trying to add one custom permission using this http://smasue.github.io/add-custom-role . But also...

Implementing Event Listeners in Activiti 7

I am currently running the Activiti Cloud Example version 7.10.m6, but I am having trouble implementing task and process listeners as outlined in the Deep Dive Series . Here are my implementaitons of the listeners as described by the deep dive series...

hbobertz by Champ on-the-rise
  • 7122 Views
  • 2 replies
  • 1 kudos

Smart folder autocreate subfolder

I´m trying to learn about Smart Folder but I see a problem, I don´t know how configure a Smart Folder for autocreate subfolders depending a properties of an aspect. Only can configure a template with fixed structure of folders...I found a similar que...

Michael_LP by Champ in-the-making
  • 3390 Views
  • 1 replies
  • 0 kudos

Alfresco 5.2 CE / Share : questions regarding file download

Hi all,I'm fairly new to Alfresco but I've read many docs and customized my installation except on two points :when uploading a file "MyFile.pdf", users sometimes rename the file title to "MyFile". The consequence is that when downloading it, the oow...

devin by Champ in-the-making
  • 3598 Views
  • 1 replies
  • 0 kudos

Resolved! Search document 📜 by node ☋

Hello,We need to create a query to find documents by node.We have documents with the following properties:<queryResponse> <objects> <objects> <properties> <propertyBoolean propertyDefinitionId="cmis:isMajorVersion" localName="isMajorVersion...

yone by Champ in-the-making
  • 6927 Views
  • 1 replies
  • 1 kudos

Cannot stop Solr 6 on server

Hi I need to reindex my Alfresco Solr 6 files due to a timestamp corruption issue.When I issue alfresco.sh stop solr command it comes back with the message"Found 1 Solr nodes running! Must either specify a port using -p or -all to stop all Solr nodes...

Scorpios by Confirmed Champ
  • 4403 Views
  • 1 replies
  • 0 kudos

Search and Tags problems

Good evening, I have some trouble with the search function. It seems that solr4 is having trouble to index content of my website.The search function works well with users/people, but is not working with contents/documents, neither with tags.The Tag m...