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 Labs

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

Can I query Alfresco v3.4.10 with Postman using REST API?

We have Alfresco 3.4.1 and are migrating away to Sharepoint. In order to test the migration, I want to search for documents in Alfresco and validate that they were migrated to Sharepoint. It looks like a good job for Postman. Version 3.4.10 is older ...

jcasey by Champ in-the-making
  • 5465 Views
  • 1 replies
  • 1 kudos

Bug in Smartfolder 4 Subfolders deep

Hello,We are currently having an Issue with Alfresco Community 5.2 .When using a Smartfolder inside of a sites Content Library it stops working after navigating 3 layers deep.Site -> Content Library -> Smartfolder -> Folder -> Folder-> FolderWhile th...

newport-ms by Champ in-the-making
  • 2695 Views
  • 1 replies
  • 0 kudos

Is Alfresco CE conform to GoDB (GDPdU)?

We (midsize company with 5 employ. in Backoffice) plan to integrate Alfresco in our IT. An Alfresco EE subscription for about 30.000 Euro/anno is too expensive for us, so Alfresco CE is more interesting for us...Preliminary function should be: Save I...

fmoelder by Champ in-the-making
  • 2670 Views
  • 1 replies
  • 0 kudos

copy node

Dear Friends!Please, Can You Help meI want to copy node in the same foldercan I do this with Alfresco REST API?Thank You in Advance

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

FINGERPRINT questions in Solr 6

I appreciate the updated info about using the FINGERPRINT function in AFTS queries, but in the process of testing the search, I came up with some questions about how things should work.  Specifically: What is the default overlap percentage if I don't...

dbiggins by Star Contributor
  • 8738 Views
  • 6 replies
  • 0 kudos

How to get Admin User credential ?

In Admin App I can access all process using admin User. I have one required like  user not a part of process . But i want to give access  that user to view attached form of process. I want to pass admin credential  for that user to access that proces...

dharmraj by Confirmed Champ
  • 7748 Views
  • 7 replies
  • 2 kudos

About re-build process

Hello Guys,For now,w are research the process framework and got one question about it, if we want to change or re-builder one process model and don't re-adjust code, this is can be achieve?Thanks,Jack.

xin_wang by Champ in-the-making
  • 3210 Views
  • 1 replies
  • 0 kudos

Resolved! Setting the classpath of process definition files in JUnit

I'm using the process designer in Eclipse to develop and test my processes. How do I correctly set the path to the process definition files to the default source directory (src/main/resources/diagrams) that's used in Junit 4?I've tried all sorts of v...

navitect by Champ on-the-rise
  • 6417 Views
  • 2 replies
  • 1 kudos

Creating an aspect programmatically

Is there a way that I can create a new aspect without using the UI?  CMIS Secondary type/Aspect creation  indicates that it can't be done using CMIS.  Creating new custom types and aspects | Alfresco Documentation  shows how to do it through the UI. ...

jaxtell by Champ on-the-rise
  • 3958 Views
  • 1 replies
  • 1 kudos

Resolved! Custom Share advanced search does not work!

I am following the steps mentioned in the following URL: Working With Custom Content Types in AlfrescoI customized Share tier. I have a custom type extending cm:content. This custom type has a mandatory custom aspect which has a set of custom propert...

sepgs2004 by Star Contributor
  • 5387 Views
  • 2 replies
  • 0 kudos

Resolved! Create a transformer on share ZIP to PDF

Hi , i have zipped a single pdf file and convert them to zip file e.g. test.pdf to test.zip a container of the original file.What i want it's to extract the single pdf in the zip and send to share like a normal pdf on runtime while using share, so i ...