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

AOS Office 2016 keeps asking credentials

As the title suggests;  we are using Community 201612, LDAP auth, SSL via Apache proxy and AOS works fine.Only issue is that Word and Excel 2016 keeps asking credentials every time you "Edit with Microsoft Office"Tried adding site to "Trusted Sites" ...

hanscomps by Champ on-the-rise
  • 12230 Views
  • 8 replies
  • 3 kudos

Move alf_data from one server to another server

Hi,I am working with alfresco community 5.2. I have installed alfresco on a linux server and now its almost full. I need to move the alfresco database to another server. I have test it using another location of the same server & it works perfectly. B...

anuradha1 by Star Contributor
  • 13553 Views
  • 7 replies
  • 1 kudos

Alfresco 5.2.4 ERROR in share

Hello.After upgrade to ACS 5.2.4 I have an error in Alfresco Share (aikau page):I tried to use different versions of aikau (1.0.101.13, 1.0.101.15, 1.0.104, 1.0.105)This error happens when I call rest api v1 service /nodes/{nodeId}When I call other s...

Using the Alfresco NodeJS API to create a folder path

Hi there,Has anyone ever managed to create a folder structure in Alfresco using the Javascript API and NodeJS?I think my problem is a lack of understanding of Node, rather than Alfresco, but here's what I'm trying to achieve:Given a folder path as a ...

pedwards99 by Star Contributor
  • 5999 Views
  • 2 replies
  • 1 kudos

Task group quorum validation

Dear all,I want to assign a task to a given group in activiti, but terminate task only if at least 3 people in this group approved the task. Is this possible ? Or should I use multiinstance task ? (I would like to avoid that, as the dynamic aspect of...

Can Alfresco handle linked files ?

Is it possible to have a file such as a .psd or .ai stored in alfresco, which has images inside that are in different folders(folders will also be in alfresco) ?I want to open the psd and ai files with adobe photoshop and illustrator respectively. If...

Solr SSL Issue

Hi,I have enabled SSL in my alfresco,share and solr tiers. I'm able to access repo and share in HTTPS mode but i'm not able to access the solr with the loadbalancer url. i'm able to access the solr admin with the import of browser.p12 file.Please let...

logu_paps by Champ on-the-rise
  • 4852 Views
  • 3 replies
  • 0 kudos

Workflow Start Task Issue

I have created custom workflow that can be start using custom action and selecting that workflow from dropdown list under workflow i have started.When start workflow using drop down and display first form, then start task comes under history means st...

sp2 by Elite Collaborator
  • 7224 Views
  • 6 replies
  • 0 kudos

How to intercept add/get content and metadata calls?

Hello everybody,I need advice.I would like in Alfresco v5.1.g to intercept all calls (in  Java API) which will create/get content and create/get its metadata.  So my questions are:1. Is this possible at all?1. Is there a single place in Java API wher...

nenad982 by Champ on-the-rise
  • 5399 Views
  • 3 replies
  • 0 kudos

Workflow notification and templates

Hi, I try to use the default template for my workflow notifications but I get a 500 error code The notification works if I use these folowings :var mail = actions.create("mail");mail.parameters.to = initiator.properties.email; mail.parameters.subject...

livier by Confirmed Champ
  • 13642 Views
  • 11 replies
  • 0 kudos

Get parent process id returns null

Hi,I have a tasklistener that executes within two tasks of a called sub-process. This tasklistener retrieves the parent process id. In the first task, which happens to be the first task of the process, the returned parent process id is null. However,...

navitect by Champ on-the-rise
  • 6124 Views
  • 4 replies
  • 0 kudos

About WEBDAV

Dear Friends!PLEASE, can You help me?I want to mount documents from alfresco server with webdav and edit this documents from localhost, How can I do this?Thank You in Advance

dadamia by Champ on-the-rise
  • 3686 Views
  • 1 replies
  • 1 kudos

CPU usage and configuration - question

Setup:CentOS 5.6 (Hyper-V)JBoss 5.1.0.GAAlfresco 4.2.c CommunityMySql 5.5We have a situation where a little more than one CPU core (out of 4) is used at all times. Is it possible to tweak it to get better CPU usage?

joko71 by Confirmed Champ
  • 3456 Views
  • 1 replies
  • 0 kudos

Alfresco slow downs after sometime and hangs

Hello Everyone,                We are using Windows Server R2 2012 with 32GB of RAM With 2tB of hdd and AD integrationWe have done JVM Optimization using the link below and also we have done Reindexing but still Alfresco works fine for some time and ...

leela by Confirmed Champ
  • 6620 Views
  • 3 replies
  • 3 kudos

ADF on SSO enabled ACS

Hi,I am using ADF 2.3.0 and ACS 5.2.1.ACS is configured with SSO using Kerberos authentication.How can I achieve to make my ADF application work on SSO ?Found some similar links below:ADF is not working with SSO enabled process services · Issue #2802...