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

Email Service ??

Hi,We have a requirement to send ad-hoc emails irrespective of Process Tasks. What Email Service do we use to perform mail action ?

How to join properties from 2 types? Any ideas?

Hi to everyone.We got the requirement to join properties from 2 different types, we tried to use CMIS, but it supports JOIN only for aspect and can't be used for 2 types. Maybe is there some ability to use SOLR for that needs, something like indexing...

s_palyukh by Star Contributor
  • 9266 Views
  • 6 replies
  • 0 kudos

not able to access variable outside $.ajax method

   I  am following GitHub - zhihailiu/alfresco-folder-size: Alfresco folder size to calculate the folder size and its working    fine,that is the folder size is showing as a separate component alongwith the properties of the folder but now I also wan...

What is the right implementation of SPNEGO auth provider

I am writing a service that talks to Alfresco Core repository using Apache Chemistry opencmis library and need to authenticate through SPNEGO. Cmis library requires me to provide custom authentication provider which so far doesn't work for me. So far...

longinus by Champ in-the-making
  • 6604 Views
  • 4 replies
  • 0 kudos

0KB files

Hi All Can anyone please suggest a resolution for an issue I am facing. Few days back, some of the files on Alfresco well share, were corrupted and converted to 0kb files, or .tmp files.When verified, the former versions of the files are legit and no...

Routing

Hello,can you help me with routing. For example I have such url: /share/page/site/htt/entity-data-lists?list=taskList&nodeRef=workspace://SpacesStore/0c45e650-76ce-4a20-805a-c4a42db347e6so how to find js file called function?

Can't login to Alfresco

Salve, vorrei sapere come mai non riesco ad accedere alla piattaforma Alfresco nonostante inserisco le esatte credenziali inviatemi per posta al momento della registrazione. GrazieHello, I would like to know why I can not access the Alfresco platform...

Option Tab for Checkbox

Hello,There is no option tab for the check box to add multiple entries(Similar to radio button).Can anyone help me out to achieve this.Thanks

amruta_w by Star Collaborator
  • 6106 Views
  • 3 replies
  • 1 kudos

Resolved! How to use CONTAINS on metadata ?

Hello,I try to use the function CONTAINS in my query but I can not to get my documents with it.SELECT * FROM my:medatas WHERE my:type='TYPE1'works fine. While the query ELECT * FROM my:medatas m WHERE CONTAINS(m, 'TYPE1')works (no exceptions) but I h...

berguiz by Champ in-the-making
  • 6336 Views
  • 1 replies
  • 0 kudos

Which Branches are Active?

With Activiti 7 commits being prevalent in master I was wondering which 5 and 6 branches are considered the "gold" branches for these releases/versions?I am assuming for 5 it is the 5.x branch and for 6 it is the 6.x branch but want to make sure as I...

gdharley by Elite Collaborator
  • 3676 Views
  • 1 replies
  • 1 kudos

Resolved! Login fails with same name in different cases

Alfresco 5.2.0 (r133656-b12) is synchronized with Active Directory (ldap.synchronization.active=true)We have problem, some person "marshall" succesfully authenticates via LDAP if person name is in lower case, but receives authentication error if pers...

Resolved! Custom Footer

Is there a possibility to create new custom-footer component and refer it to alfresco-template.ftl so that it is rendered across any pages using that particular template ? Kindly help me out with procedures on how to make it work(Conceptual)?What are...

anandhan by Star Contributor
  • 5917 Views
  • 1 replies
  • 0 kudos

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
  • 6726 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
  • 3817 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
  • 5171 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...