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

Forum Posts

Alfresco community 201704 performance

Hi guys,Recently I've installed the version 201704 of alfresco community and comparing to 5.0.d version, the new one is considerable slower than the old one. I did a new config to JVM (JAVA_OPTS="$JAVA_OPTS -Xmx3G") as suggested but it still too slow...

Problem of Login...

I cannot login to Alfresco Community Share (http://127.0.0.1:8080/share/page/?error=true) : I do not know the login I am suppoed to type in. It is not the one for Alfresco Community

Problem with custom smart foldering

On the community edition, I am trying to create a custom smart folder template as I am following through tutorial on the document (Smart Folders tutorial | Alfresco Documentation ). However, I use my own .json file and own model to fit in my case (fi...

tim1234 by Champ on-the-rise
  • 3321 Views
  • 1 replies
  • 0 kudos

Resolved! Multischema - Multitenancy (MS-MT) DR set up

We are trying to come up with the design for Enterprise platform with activiti. As part of the design, we are considering multi schema multi tenancy (MS-MT) for HA & DR.Ref: Alfresco Activiti We understood as, to discover the tenants, master database...

sarav by Champ in-the-making
  • 6077 Views
  • 3 replies
  • 0 kudos

Resolved! Call Activity and Pools/Swimlanes

The process that I’m developing in Activiti will be kicked off via our ADF application.  The process has a pool with multiple swimlanes.  I’m developing a simple test process that has a start event with an intake form that simulates the inputs from t...

lsharman by Champ in-the-making
  • 10228 Views
  • 5 replies
  • 2 kudos

Resolved! How to get value of aspect association?

HiI am trying to get values of aspect association in alfresco bpmn workflow java task service but I have no luck.When I have aspect only with string properties I have no problem to get values of aspect properties.I have changed some properties to ass...

pnature by Star Contributor
  • 7301 Views
  • 3 replies
  • 1 kudos

Rest Api - Bad Performance (Slow Problem)

Hi all,I m using Alfresco Community 5.2. And I added some sites, folders and people by using REST API. But Alfresco Rest Api is running so slowly. For example When I updated just about 1000 site with rest api, This process takes about 40 minutes.How ...

hilal by Confirmed Champ
  • 5345 Views
  • 2 replies
  • 0 kudos

Resolved! Could not load PDF content Visio 2013 vsdx

No preview available for Visio 2013 vsdx, is there away to enable this, tried a couple of options for older versions of Alfresco but non worked for Alfresco 5.2 CE. older versions of Visio preview, but not VSDX

a_stiles by Champ in-the-making
  • 10634 Views
  • 2 replies
  • 0 kudos

Custom workflow upgrades

Initally we built a custom review & approval workflow with bpm_assignee as the mandatory field and deployed into production, everything is fine. Consider workflow version as v1.After few months later, now we wanted to assign the workflow task to mult...

Get user email in Activiti Process Services Script Task

I'm trying to get user email addresses in an Activiti Groovy Script Task using the user's Activiti ID number. I'm trying to do this: User user = identityService.createUserQuery().userId(execution.getVariable('initiator')).singleResult();execution.set...

jvaidya by Confirmed Champ
  • 4381 Views
  • 1 replies
  • 1 kudos