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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 497 Views
  • 0 replies
  • 0 kudos

Resolved! cmis move document

Hey  I'm using GitHub - dkd/php-cmis-client: This is a PHP CMIS Client implementation based on OpenCMIS  browser binding and wanted to move a document.the post request is http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/browser/r...

by Not applicable
  • 6347 Views
  • 2 replies
  • 0 kudos

Expand query result in Node Browser

Hi guys,How to expand the query result in the node browser? it says showing first 100 only? can anyone help me on this? And on the select query, what values will be use for the IN_TREE parameter? 'Example: SELECT * FROM cmis:document WHERE IN_TREE('5...

cyrose22 by Star Contributor
  • 12283 Views
  • 8 replies
  • 4 kudos

Extraction of Items

Hi All,What to do if I want to extract these items? (Please see photo below)What's the best API to use in that? Any ideas? Thanks

cyrose22 by Star Contributor
  • 8912 Views
  • 7 replies
  • 3 kudos

How to get the datalist from alfresco database?

Hi All, We have this request to create a report to compare Alfresco Site's data VS. Our own System Data. And now what we aim is get the list of file names or data under sites then insert it to outside DB(Oracle or MySql),  but the problem is we have ...

cyrose22 by Star Contributor
  • 9077 Views
  • 6 replies
  • 3 kudos

subir arquivos via ftp

LDAP FTP SubirArquivos, CMIS/SMB‌Alguém na comunidade ja viu algum recurso no Alfresco Community 5.2 para subir arquivos via ftp, ldap ou algo parecido?Has anyone in the community already seen any feature in Alfresco Community 5.2 to upload files via...

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
  • 15422 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
  • 13711 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
  • 10044 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
  • 5578 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...