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

What is the right way to edit an existing file in Aikau?

I want to edit the SearchBox.js file in Aikau (add a part of code in it), located in alfresco/header folder of the Aikau jar. I have created a share amp with the below:src\main\amp\config\alfresco\web-extension\site-data\extensions\aikau-searchbox-ex...

hackerkok by Champ on-the-rise
  • 3618 Views
  • 1 replies
  • 0 kudos

I want to display total No. of pages of the uploaded document in the document library i.e. next to the title name of my uploaded document. How can i do this? Someone please answer this ASAP.

Hi all,I am trying to display total number of pages next to the the title of the document itself in the document library.I am quite new to alfresco. Can someone please help me out in this??I want to display it next to the version number in the docume...

rajiv8495 by Champ on-the-rise
  • 5002 Views
  • 1 replies
  • 0 kudos

Resolved! Video Buffering

Hello, I've uploaded a few videos to my alfresco site. That all worked fine but when i try to watch the video it takes up all my network bandwidth. This makes my server extremely slow for me and everyone else who uses it. Would there be any way to li...

djohn by Champ on-the-rise
  • 11626 Views
  • 4 replies
  • 1 kudos

URLs for files in an Alfresco document library folder

Is it possible to retrieve the URLS for all files stored in a folder at once within an Alfresco document library?  Using Internet Explorer, I can right-click an individual file icon and select Copy shortcut, but this method returns only a single URL....

hfulmer by Champ in-the-making
  • 10415 Views
  • 7 replies
  • 0 kudos

Resolved! Query Dictionary

Hi,Guys I want to discovery a parent type of my custom type.How can I discovery the parent? There is some rest operation?Thanks

Alfresco AMP for Events

Hi,I m using Alfresco Community 5.2. I want to add a module. This module should detect site click events. Actually I want to catch click event on site. When a user clicks a site, then I m making some update processes (in java code). But I couldn't ca...

Resolved! Could ActivitiRule for JUnit4 work without activiti.cfg.xml?

I'm using Springboot to set up my project and @EnableAutoConfiguration annotation. Configurations like datasource, pooling are in application.properties.But i got error for my test class that activiti failed to find activiti.cfg.xml.I use @Rule annot...

xingjl6280 by Champ in-the-making
  • 5666 Views
  • 2 replies
  • 1 kudos

share-config-custom.xml not working

share-config-custom.xml not workingI've successfully created a custom content model in Alfresco but I can't manage to view the type name in Share.I'm using archetype sdk 2.2.0 I'm follwinf jeff pots tutorial... but even following step by step his tut...

reg4xxx by Champ on-the-rise
  • 4643 Views
  • 1 replies
  • 0 kudos

Resolved! Uploading a file through JS API

Hi,I'm trying to use the https://www.npmjs.com/package/alfresco-js-api  to build an application (Node) aiming to create files in Alfresco.I have a Community Edition Alfresco installed.let AlfrescoApi = require('alfresco-js-api');let alfrescoJsApi = n...

alexandreb by Confirmed Champ
  • 17057 Views
  • 15 replies
  • 3 kudos

Limiting users through LDAP authentication without AD group

I am thinking to establish an LDAP based authentication for us. However, if we open LDAP authentication all the employees will have access to Alfresco which probably is not a good idea. I am reading that one way is to create an AD group. I am also he...

vsangal by Confirmed Champ
  • 5482 Views
  • 3 replies
  • 0 kudos

spring activiti config not kicking of async task

Recently started using activiti first, apologies if I am not using right terms I have a sample workflow definition using spring-boot version of activiti, followed this - Getting started with Activiti and Spring Boot . I have all tasks as activiti:asy...

kam by Champ in-the-making
  • 3440 Views
  • 1 replies
  • 0 kudos

Resolved! Create Folder under Company Home with Curl

Hello,I would like to test with cURL creating a directory under Company Home but I can't find. I used this query but it requires the parent node.curl -s -k -X -o name_fichier.txt POST -uadmin:admin "https://10.2.196.6/alfresco/s/api/node/folder/works...

Resolved! Hello. I want to change the time of digest emails.

I want to change the time of  digest emails, I am getting on the daily basis. Right now the daily activities digest email goes out at Midnight. I want this be changed to 3 AM.  kindly guide me with the same.thank you in advance.

REST API - Get nodes of all folders

I have a C# application using the Alfresco REST API to manage my files, I use the webscript to get the content of specific folder:https://localhost:8080/alfresco/s/slingshot/doclib2/doclist/documents/site/ausland/documentLibrary/ArquivosWhat I need i...

leotoso by Champ in-the-making
  • 9046 Views
  • 4 replies
  • 0 kudos

Resolved! Custom Workflow - Custom Form

Hi,I create a custom workflow.If  my understand is right, my custom form MUST have a parent. In my case :****Model.xml<types><type name="scwf:submitMyCustomTask"> <parent>bpm:startTask</parent> <properties>....But I need to hide some of the fields of...

elboukhari by Champ on-the-rise
  • 6600 Views
  • 3 replies
  • 0 kudos

Can't change folder description

I have a problem with my alfresco 5.2.0I call obejctService.getObject method for this object with soapUIEverything is ok.Then I manually change description of folder in alfresco repo and call this method againI can see in response that description ch...

biker89 by Confirmed Champ
  • 8327 Views
  • 6 replies
  • 3 kudos

Resolved! Bootstrap the creation of a site does not work

Hi,I would like to bootstrap the creation of a site through Java codeiteInfo siteInfo = siteService.createSite("site-dashboard", "my-site", "Site", "This site", SiteVisibility.PRIVATE);‍‍However, when the bootstrap is executed I get the following err...

pkhazzaka by Champ on-the-rise
  • 7770 Views
  • 4 replies
  • 1 kudos