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

can't sign pdf using pdf toolkit

Hi,I am using Alfresco 5.2 and i have installed the pdf toolkit using,   pdf-toolkit-repo-1.4.0.amp   pdf-toolkit-share-1.4.0.ampWhen i am trying to add signature to a pdf document, it asks following properties which i can't understand.Private keyAli...

anuradha1 by Star Contributor
  • 15561 Views
  • 8 replies
  • 1 kudos

Resolved! Node Browser Query

Hi All,Im using node browser and my query is SELECT cmisbjectId,cmis:name,cmisath FROM cmis:folder WHERE CONTAINS('PATH:"//app:company_home/st:sites/cmims-metro-carmen/cm:documentLibrary/cmENZ50//*"') where I will go to the specific folder where it c...

cyrose22 by Star Contributor
  • 13867 Views
  • 7 replies
  • 5 kudos

Resolved! Alfresco Share login

Hello,I've installed virtual viewer for Alfresco and it looks like it's all up and running correctly on my local machine.  It's now asking for my login to Alfresco Share - Alfresco Community Edition.  I assumed that it would be the login used to acce...

mwessex by Champ in-the-making
  • 10113 Views
  • 2 replies
  • 3 kudos

Free disk space

I have a alfresco community edition installed on a ubuntu 16.04 server, at start up it was installed on a 200 g disk, i now have expanded the disk to 500g but when connecting whit webdav i can not see the disk space, so 2 q'show to get webdav to refl...

jolesen by Champ in-the-making
  • 5627 Views
  • 2 replies
  • 0 kudos

Resolved! Imagemagick/gswin32c and alfresco-pdf-renderer

I'm using alfresco community edition 5.2.4 5.2.f  (manually installed).  When I upload a document and mouse over it, I can see in the logs "Failed to perform ImageMagick transformation" and "convert.exe FailedToExecuteCommand "gswin32c.exe"I know tha...

Adding custom action to multi-select

I'm struggling finding examples or instructions on how to add my custom action to the multi-select dropdown. I've managed to get my java amp working on a per document basis - but there doesn't seem to be any actionGroup ID or anything for adding it t...

Query trashcan item list

Hi,I'm trying to execute this query sys:archivedDate:[MIN TO NOW] in archive://SpaceStore using Node Browser, but I have different results in the same project using two different configurations:- On Alfresco local (Using SDK) configuration it works a...

riccardoc by Champ on-the-rise
  • 8277 Views
  • 4 replies
  • 2 kudos

sdk 3 - mandatory field only for one option

Hi,i have form with different buttons (options) :I don't know how to add controls on fields in order to resolve following case :- field 1 must be filled out for option A but not for option B, etc...I have put <mandatory> tag in my model xml file but ...

Alfresco 4.2.c migrate from lucene to solr..

I am using Alfresco 4.2.c and want to migrate from Lucene to Solr.I have followed every step in alfresco documentation. After starting alfresco, the log keep showing this message : INFO  [solr.tracker.CoreTracker] [SolrTrackingPool-alfresco2] .. upda...

Rule to send email to file creator

Hi all!I am new to Alfresco's development, and I'd like to set a rule on some folders in which every time a file is moved in, an e-mail is sent to the owner. Is this possible with the current UI environment? How can I do it then?Thank  you very much ...

Alfresco installation on windows with SQL Server 2012

Hello, I'm new here. I want to install an old version of alfresco community 4.0.d on sql server 2012. I saw on topics that it worked. For some days I have errors that are displayed. I will need your help. please.My configurations:db.driver=net.source...

Publish content to an external network?

I want to publish the content to FTP server from alfresco. I have enabled the following properties in alfresco-global.properties:ftp.enabled=trueftp.port=2121and ftp://localhost:2121/alfresco works fine for me, but my requirement is to publish conten...