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

Forum Posts

Enterprise License issue moving from v5.2 to v7.2

Hi all,we're facing a weird issue moving from Alfresco 5.2 to Alfresco 7.2. We have an enterprise license which expires in 6 months. If we use it with a freshly installed Alfresco 7.2, that is new DB and empty contentstore (the one under /alf_data/),...

corvo by Champ in-the-making
  • 1612 Views
  • 1 replies
  • 0 kudos

Customizing Question

Hello,I am trying to customize Web Quick Start for my company intranet.I do not know the approach to modify title in each out-of-the-box pages generated by Web Quick Start sample.Anyone knows about that, please kindly help. Much appreciated!useful li...

Mariogi by Champ in-the-making
  • 1252 Views
  • 1 replies
  • 0 kudos

Resolved! Transform service - unlimited database connections

Recently Alfresco Transofrm Service run out of memory (OutOfMemoryError, mXm parameter was too small) but it initiated lots (casually there are ~40connections, here it jumped in minutes to >200) of database connections (with "idle-transaction" state)...

upforsin by Star Collaborator
  • 3689 Views
  • 3 replies
  • 2 kudos

Custom content model with mandatory aspects.

Hello.I am working with Alfresco Community 201702.I have created custom content model with xml:<?xml version="1.0" encoding="UTF-8"?><model xmlns="http://www.alfresco.org/model/dictionary/1.0" name="lolpuocumentTest">    <description>Document Model f...

jurahf by Champ on-the-rise
  • 10600 Views
  • 8 replies
  • 1 kudos

get members of a group REST API not responding

Hello everyone, I am using alfresco trial version with a local deployment using docker. All other REST APIs are working fine for me except the api to get members of a group. This is the way I call the APIcurl -X GET -H 'Accept: application/json' -H '...

Error on loading user tool

When go to User Tool getting the error below,Error on User ToolThen when clicking on action button, getting this error:Error on Action Button      

image image
marcelus by Champ in-the-making
  • 1268 Views
  • 0 replies
  • 0 kudos

Process Initiation Authorization

Hello,i want to restrict users from starting new process instance.i tried following example :https://www.activiti.org/userguide/#securitybut it didn't work.i also used eclipse to set candidate groups but it didn't work too.what i am trying to do is a...