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

How to get db.properties values from outside(dynamically) ?

This is my db.properties file.db=oraclejdbc.driver=oracle.jdbc.driver.OracleDriverjdbc.url=jdbcracle:thin:@oracle:1521:XEjdbc.username=ACTIVITIjdbc.password=ACTIVITIIs there a way to get these db.properties values dynamically ? For example, host may ...

delimaniac by Champ in-the-making
  • 3065 Views
  • 1 replies
  • 0 kudos

Resolved! Failed to serialize to a RestVariable instance

I'm trying to save a new variable to my process via REST API, but when I run the POST, the console shows me the following error:response.body({"message":"Bad request","exception":"Failed to serialize to a RestVariable instance"})MY CODEtring name = "...

Resolved! Updating document properties once the folder is updated

Dear All,In our test case, we got the following demandocuments are stored in specific folders.Most of the document custom properties are managed on folder level in order to limit the update to be done by the user. Bascially we write the custom proper...

zputnoky by Star Contributor
  • 8684 Views
  • 4 replies
  • 3 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
  • 2686 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
  • 21076 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
  • 3924 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
  • 5851 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
  • 6014 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
  • 3357 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
  • 3579 Views
  • 1 replies
  • 0 kudos