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

AAAR : Empty reports

Hello, I use the following tools: - Alfresco CE 5.2 with AAAR Amp CE: 4.5 - Pentaho 7.0 with AAAR 4.5 When I run Extract.bat & Publish.bat, I get the result below and almost all reports are empty.Please find attached the Extract.bat log.Can you help ...

nourmail by Champ on-the-rise
  • 2471 Views
  • 1 replies
  • 0 kudos

how to include js scripts in freemarker templates

I want to include select2 in a .ftl file. Things I 've tried so far, but don't seem to work:-add the below lines in the ftl file:<@markup id="js">   <@script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"/>   <@script src="htt...

hackerkok by Champ on-the-rise
  • 20451 Views
  • 2 replies
  • 0 kudos

Can't create custom form property

Dear all!I want to create a custom form property, and i viewd post: http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/ but i can't find activiti.cfg.xml and i can't create a custom field. When runing Activiti - Webapp...

hungnt by Champ in-the-making
  • 3530 Views
  • 1 replies
  • 1 kudos

Role of "READ_ONLY" transactions vs no transaction

As a general practice, when developing Webscripts that only read data:should should you specify "READ_ONLY" transactions in the webscript's configuration, or should you specify no transactions required?  Is it safe to attempt to read data from a "nod...

How can I create a hello world dashlet

I'm new in Alfresco. I need to personalize Share and the first way that came to my mind was creating dashlets for a site previously created. But even the simplest dashlet in docs(not very clear by the way) seems to be complicated for me right now. I ...

Resolved! How do I activate a custom model using API?

I uploaded a model ZIP to http://localhost:8080/alfresco/s/api/cmm/upload. Now, i'dd like to also activate this model using API request. Can't find this in documentation, does anyone know how to do this?

Set WorkFlow "Required Approve Percent" in java

Hello,Can anybody tell me how to set the "Required Approve Percent" variable in java when programmatically create a Workflow?I can't find it in WorkflowModel. I only found the PROP_PERCENT_COMPLETE which is the percent complete and not the required p...

jamilnour by Star Contributor
  • 5388 Views
  • 5 replies
  • 0 kudos

Resolved! <@script> vs <script> in a foo.get.html.ftl

My project needs to use a moderately large (1.5MB) JavaScript library in both our login page, and in our regular pages once you've logged in.  When we've "naively" referenced this file from both places, its causing it to get downloaded twice.  Once i...

How to block user after unsuccessful login attempt?

Hi AllI am beginner and i am using Alfresco 5.0 d version. I want to implemented the functionality to block the user after n-number of invalid login attempts and then send the email to administrator. I know, there are some threads similar to this but...

logger.debug

If I use logger.log or logger.debug in server side javascriptlikelogger.log("Hello");Will "Hello" get printed in console or some log file?

sakshik by Star Contributor
  • 5665 Views
  • 2 replies
  • 0 kudos

Restrict workflow reviewer

Hi,I want to restrict the reviewer that a user can select specifyng an existing group in the workflow configuration.Next step it would be to select this group dinamically depending on the selected document.It is possible to do it? How can I do it?I'm...

luca by Star Contributor
  • 3129 Views
  • 1 replies
  • 0 kudos

Alfresco crashes randomly

I have a web application that uses Alfresco 5.0a to store documents. The backend of the application is Java based and I use CMIS to communicate with Alfresco. Since some days, Alfresco crashes randomly and I have no idea what causes that. There were ...

enigma969 by Champ on-the-rise
  • 3360 Views
  • 1 replies
  • 0 kudos

getting 403 when calling nodes/.../targets API

I am getting 403 when I used api nodes/.../sources and nodes/.../targets.  I have no problem calling other apis such as nodes/.../children and nodes/.../secondary-childrenHow should i get around it?"error": {"errorKey": "framework.exception.ApiDefaul...

yuwangbah by Champ in-the-making
  • 6969 Views
  • 5 replies
  • 1 kudos

Сreate a file from a template

I found this code to create a file from a template      // Data to fill in the template var num = "42"; var buyer = "Acme, Inc"; var sum = "700$";  // Get template file var tempFile = search.findNode( "workspace://SpacesStore/262981fb-e141-43bd-ac63-...

taibek by Champ on-the-rise
  • 4539 Views
  • 2 replies
  • 0 kudos

CMIS client generating a huge number of Authorization

Hi,Has anyone faced problems with http calls by clients cmis, like cmissync (cmissync.com)?A simple call like:http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom/children?id=someIDis generating a huge number of "Authorization s...

Web Script Status 500 - Internal Error

Hi,We have a network printer at the office (canon c5235i) to scan documents and send them as PDF files via email attachments to Alfresco. The process of storing the PDF files at the alfresco aliasable folder goes well, but problem is that in the docu...

fmalberto by Champ in-the-making
  • 5726 Views
  • 1 replies
  • 0 kudos