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

HI, i want to run Activiti 7 without any Authentication.can it possible or not? current when i run Spring boot back end Application, it gives me error like "Must set 'realm' in config".Please suggest way to i configure activiti 7 in system.

Hi,I am downloading Spring boot backed Application from Following Location.And when i Start Application start it.But,When i Call from Angler context its give me error like  "Must set 'realm' in config" .Please suggest the way to configure Activiti 7 ...

jkanjariya by Champ in-the-making
  • 2704 Views
  • 0 replies
  • 0 kudos

Resolved! Pass a File from Super Process to Sub Process in APS

Hi there,I am struck while trying to pass a file from super process to sub process.I looked at the below example by Ciju, but I dont think the RelatedContentRepository which was autowired is available now in the latest version of APS.activiti-example...

hari by Star Contributor
  • 10010 Views
  • 5 replies
  • 0 kudos

Alfresco Public Folder

Alfresco Public Folder add-on Key Features: (1) Make an Alfresco Folder publicly accessible via unique URL without any login requirement. Easy to share contents with guest users / external users with download only access. (2) Auto-expiry of public a...

alfresco by Elite Collaborator
  • 5926 Views
  • 1 replies
  • 1 kudos

Alfresco 4.2 compatible with Aurora Postgresql 9.6???

We have environment with Alfresco 4.2.3 with JDK 7 and Tomcat 7, with postgresql 9.3 running in production/Dev.We would like to upgrade database to use Amazon Aurora Postgresql 9.6 version with same APplication server & Alfresco 4.2.3 version, will i...

baljai by Champ in-the-making
  • 2700 Views
  • 0 replies
  • 0 kudos

Alfresco job offer

Deloitte Spain, recently recognized as the best Spanish Company provider of professional services, is looking for an ECM consultant specialized in Alfresco.If you are looking for an opportunity like this and you want to know more, please contact me o...

Not show users inside Alfresco group after sync from AD.

Dear AllI try to test with alfresco version 5.0 CE, 5.1 CE, 5.2 CE, 6.0 EE but users in group "Domain Users" still not imported into group "Domain Users" in alfresco. I'm not sure that I miss some configuration or there's some limitation about this g...

Sync user photo from OpenLDAP user object

I couldn't find any documents for syncing the user photo from the LDAP directory.Do alfresco support it OOTB? If yes then what property of user object in LDAP directory it syncs with?If not then please suggest the step add customization.

rohit9637 by Star Contributor
  • 3401 Views
  • 1 replies
  • 0 kudos

Fetch All Tasks Associated with Deployed Process

I am using activiti 6 APIs where I am able to deploy a particular process using the following code:<code> RepositoryService repositoryService = processEngine.getRepositoryService();        repositoryService.createDeployment()                .addClass...

koolanky by Champ in-the-making
  • 2692 Views
  • 0 replies
  • 0 kudos

Error while installing rm amp

Hi, I am trying to install  "alfresco-rm-community-share-2.6.c.amp"  in windows . When i am running apply_amps.bat , its giving error that "The system cannot find the file specified" . Even force installation did not helped.Do anyone have any advice,...

How to create custom roles inherited from parent folder?

Hi,I have a problem with creating custom roles in Alfresco. Currently I have two custom types of content:acme:documentTKacme:documentDSWhat I need to do is create custom Customer role for each type:CustomerTKCustomerDSUser with role CustomTK should h...

mgralien by Champ in-the-making
  • 6878 Views
  • 4 replies
  • 0 kudos

Resolved! Alfresco ECM Community edition 5.1 Smart Folder

I am working with smart folder in Alfresco and have created a model and the .json file for it as well.After uploading the .json file on the smart folder templates, it does create the smart folder as mentioned on the file.But when i do view details an...

activiti 7 demo throwning below error.

Hi,we are trying to running activiti 7 demo in local environment.we have started spring boot application in local but while hitting url it will throw below error:can anyone suggest to resolve this error?we have downloaded package from below URL GitHu...

Resolved! scrollable adf-datatable

Hi,I'm creating my extension that includes adf's datatable component for displaying a list of data. however the data displayed is not scrollable (i've done pagination, still require scrolling) . Referring to the documentation, i tried adding a proper...

abbask01 by Star Collaborator
  • 9180 Views
  • 5 replies
  • 1 kudos

Retrieve data

I created some objects of a custom type and I' m trying to retrieve some data about them. I tryed art 3: Working with Content Programmatically from jeff tutorials ( Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tut...

Resolved! Deploy Alfresco with Docker and MySQL

Hi, I'm working on Alfresco, and I'm building a lab with docker and using the docker_compose file that is available in github (https://github.com/Alfresco/acs-community-deployment/blob/master/docker-compose/docker-compose.yml ) . However I need to ch...