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

Impossible to show the content of Trashcan - Error loading items

Hi,Sorry, my english is very bad.I have an issue when I try to show the content of trashcan.My version is : Community Edition 5.2.0    Alfresco Share v5.1.g    (r128321-b8, Aikau 1.0.67, Spring Surf 5.1.g, Spring WebScripts 6.7, Freemarker 2.3.20-alf...

kirm by Champ in-the-making
  • 5319 Views
  • 3 replies
  • 0 kudos

Activiti x Alfresco Tutorial and Samples

I would like to know if there is any application development tutorial in Activiti using the activiti-app and integrating the activiti stream in the alfresco ecm. Could you send me examples or links where I can find tutorials for this? Thank you

Why don't bpnm.io processes execute?

Hello,I am running the activiti cloud runtime bundle starter and I'm trying to create a process instance (to start a process).I have the process definition exported from the modeler app which uses BPNM.io. I can successfully deploy the process defini...

Alfresco Community Edition with Elastic-search?

I have started working on Alfresco community edition some months back. I have integrated Alfresco with Java-based web application using CMIS client. I have one query related to SOLR and elasticsearch. I would like to use ELASTIC SEARCH for document i...

Book Module in Alfresco

I want to store a manual which will be shown manual on UI. This manual will have various chapter and subchapters. Each chapter and subchapter must be a word document stored in Alfresco.How can I model this? Experts, please provide the solution for th...

rohit9637 by Star Contributor
  • 5703 Views
  • 3 replies
  • 1 kudos

How to redirect URLs using a webscript in Share?

Hello,Right now, user in the Alfresco Share sends HTTP GET requests directly to another server.Because of that, it is easy get unauthorized data.How could I create a webscript which will redirect HTTP requests and responses between Alfresco Share and...

upforsin by Star Collaborator
  • 3089 Views
  • 0 replies
  • 0 kudos

Hide Start Workflow Action for Collaborator and Consumer

Hi All,I could hide Start Workflow for consumer by adding following in share-config-custom.xml<config evaluator="string-compare" condition="DocLibActions">   <actions>      <action id="document-assign-workflow" type="javascript" label="actions.docume...

Read an Excel file in a java action

I have to read the content of an excel file in a java backed webscript because I need to save the rows in a table in my database. The problem is that when I execute my action I just have a node and I don't know hoy to convert it to a excel file to us...

germangq by Champ on-the-rise
  • 4177 Views
  • 1 replies
  • 0 kudos

408 READ Timed out

Hi to everyone! At first I was having the Possible CSRF attack noted when asserting referer header known issue, with this variaron of the anwser, because was givingme the "Unable to retrive license 302" error. I'm guessing this is because probably th...

Resolved! how to use associations when adding data to database

Hi,maybe I have missunderstood something in terms of associations wrong, but how can I use/how am I handeling associations when adding data to my database.What I mean is when I want to add an foreign key to a database table, how do I use associations...

Block users acces of "My Files"

Hi,I want to block user to use My Files section. Actually they can acces to it and I want stop it, delete button or other waysThk a lot

mdubois by Confirmed Champ
  • 13994 Views
  • 10 replies
  • 0 kudos

Resolved! How customize existing web script controller?

I'm trying to customize web script controller for Web View Dashlet. I do the same in this tutorial but it's doesn't work for me. I created new user and when I log in to alfresco this dashlet is empty. I don't understand where it might be a bug.Thanks...

igorz by Champ on-the-rise
  • 9888 Views
  • 7 replies
  • 1 kudos

Alfresco Public page

I want to create public page in alfresco where one feedback kind of form is there and I want to submit that form and data should be saved in alfresco.How can I achieve this functionality?

sp2 by Elite Collaborator
  • 6514 Views
  • 5 replies
  • 0 kudos

Resolved! Is it possible to store data-lists items not on sites?

Hello,I see that I can get "Data Lists" page by a link "share/page/data-lists" but buttons "New List" and "New Item" is inactive there and I can't add new List. In all tutorials describes situation when data-lists only on site. I use "Alfresco 5.2 co...

igorz by Champ on-the-rise
  • 10777 Views
  • 6 replies
  • 1 kudos

Intermediate timer catch event is executed twice

i have a non consistent behavior regarding intermediate timer catch event.i have a timer event followed by a flow, this timer event is triggered after a specific time duration. sometimes when it is triggered and the flow after it reaches a waiting or...