Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Add function to Nashorn Script API in Activiti

Hi guys ,I want to define a function that I can create from it an instance in every script task and use its methods,I dont want to define it in every script task (javascript format)Example : function myFunction(a,b)={return a+b;}Is it possible to add...

bhchemss by Star Contributor
  • 6127 Views
  • 2 replies
  • 1 kudos

Delete custom rendition

Hi all,in my Alfresco 4.2.2 I defined some custom renditions for images files type.I need to know if there is a way to delete this rendition (not the original) and how works the deletion mechanism (I know that there is a job during the night that mar...

agz_wrd by Champ in-the-making
  • 3535 Views
  • 1 replies
  • 0 kudos

SQL run long time

Hi,I have a server running Alfresco 3.4.d community, DBA monitor one SQL run very slow,  the max time it cost 3.8 minutes, how to analysis the possible bottleneck or any idea?  thank you in advance.select assoc.id as id, parentNode.id as parentNodeId...

sysoncloud by Champ in-the-making
  • 4782 Views
  • 2 replies
  • 0 kudos

Unable to Add User

When I try to search and adding User on the site, it shows following error:11150004 Wrapped Exception (with status template): 11150008 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/site/membership/potentia...

Jquery-ui and Jquery-3.2.1 references

how to add Jquery-ui and Jquery-3.2.1 references globally ? when i add the following <@markup id="resources"> <#-- Use this "markup id" to add in a extension's resources --> <@script type="text/javascript" src="${url.context}/res/js/jquery-3.2.1.js...

anandhan by Star Contributor
  • 8564 Views
  • 6 replies
  • 0 kudos

How to create a custom language selector?

I want to create a option the selected language will show in your site.Like:  In DSpace i have select any language then my size will convert in that language using language jar. in alfresco i have must change the language of browser so my client requ...

bhadresh by Champ in-the-making
  • 6111 Views
  • 2 replies
  • 0 kudos

Resolved! selectone.ftl no available options in alfresco 5

In relation to a old question https://community.alfresco.com/thread/211781-selectoneftl-no-available-options i have a surf extensions with the configs tag, now i want to build my form:<config evaluator="string-compare" condition="signed">            ...

Alfresco - 502 Bad Gatway issue

Hi community,I recently experienced periodic alfresco server crashes and i can't figure out why !I'm running alfresco community 5.1 on AWS machine (Ubuntu 16.04, 14Go RAM, Xeon E5 2.5Ghz) ..In the log file (catalina.out) i get 'usual' errors like :  ...

nero by Champ in-the-making
  • 7551 Views
  • 1 replies
  • 0 kudos

GetCounters error

Hello Everyone,I am having some issues with the GetCounter Alfresco API being called form AAAR_Extract.This is my database connection properties in alfresco-global.properties:### database connection properties ###db.driver=org.postgresql.Driverdb.use...

jsimonet by Confirmed Champ
  • 5743 Views
  • 4 replies
  • 0 kudos

Resolved! AAAR_Extract error

I got this error:2017/05/08 23:37:48 - Get all - Start of job execution2017/05/08 23:37:48 - Get all - Starting entry [Get all source id]2017/05/08 23:37:48 - Get all source id - Loading transformation from repository [Get all source id] in directory...

jsimonet by Confirmed Champ
  • 4170 Views
  • 1 replies
  • 0 kudos

Resolved! Get documents based on permissions over CMIS

Hello,We are working on web application which provides documents to users. We use SSO to allow access – so we have only username of a person who is connected (we don´t have password). Documents are stored in Alfresco. We suppose we have all access in...

del007 by Confirmed Champ
  • 13999 Views
  • 11 replies
  • 9 kudos

Integrating MDC Logging into all Logging Messages

Hello, I would like to use a custom mdc logging pattern and with my own custom key and values to all messages logged within and outside the activiti engine without adding each custom property to the LogMDC context in every delegate or action listener...

miniscem by Champ in-the-making
  • 10337 Views
  • 7 replies
  • 0 kudos

Got lots of Deadlock exception

I used Quartz to start timing task, e.g. At 9:00 AM start 1000 instance, bpmn just like this StartEvent-> ServiceTask -> EndTask, very simple.<?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns...

dean by Champ in-the-making
  • 4997 Views
  • 2 replies
  • 0 kudos