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

How to mount a CompanyHome/folder/subfolder with IMAP ?

HelloAfter installing alfresco there will be a default folder structure under repository. Now lets add a testfolder & a subfolderX. Question is, how to mount subfolderX ?Company Home/                         User Homes                         Sites  ...

elcamino by Confirmed Champ
  • 4351 Views
  • 2 replies
  • 0 kudos

Resolved! Transformation Service Not Working | Alfresco Port Change

We recently migrated to Alfresco 5.2 and Solr6. We have a restriction where Solr LBs need to be hosted on port 8080. So we swapped the ports of Alfresco and Solr on the server which hosts the Solr Service... So, Solr should run on 8080 and Alfresco o...

milochanzy by Confirmed Champ
  • 10648 Views
  • 5 replies
  • 0 kudos

Multiple StartEvent - multiple assignees

Hi,I use Eclipse with Activiti plugin.This is my use-case :The workflow starts with an incoming document. A first person (let's call him P1), member of group A , can select a person, (let's call him P2) member of group B to review document. P2 can ei...

Disable Remember password popup while login

Hi all, I want to disable the remember password popup while doing the login in alfresco due to security purposes.I know that this can be done in the browser settings but is there any other method of disabling the remember password popup while login t...

Customizing Share Logging

I'm looking to customize the logging from Share.  I've seen this question asked multiple times and what I've gathered is:1) Share can't be customized in the same way as alfresco 2) There's mention of a Log4jHirerarchyInit ( ), but I don't see any exa...

Rest Call Response Headers

I'm trying out the REST Call task, and it looks like it does most of what I need. It does seem to be missing a way to access/store the response headers. Is there something I'm missing?

pbcr by Champ in-the-making
  • 4067 Views
  • 2 replies
  • 0 kudos

Set Permission through REST API

Dear friendsHow can I set permission by using update Node APICan I Do this directly by HttpClient and HttpPost methods?PLEASE, can You give me some code example?Thank You

dadamia by Champ on-the-rise
  • 5294 Views
  • 3 replies
  • 0 kudos

cache.node.nodesTransactionalCache

Hi,I was trying to login to alfresco server, but i was not able to. Found the following warning in catalina.out:WARN  [cache.node.nodesTransactionalCache] [defaultAsyncAction2] Transactional update cache 'org.alfresco.cache.node.nodesTransactionalCac...

lavj by Champ in-the-making
  • 6044 Views
  • 1 replies
  • 0 kudos

Help, please!

2018/05/17 21:23:48 - Abort.0 - "status" : 2018/05/17 21:23:48 - Abort.0 - {2018/05/17 21:23:48 - Abort.0 - "code" : 500,2018/05/17 21:23:48 - Abort.0 - "name" : "Internal Error",2018/05/17 21:23:48 - Abort.0 - "description" : "An error inside the HT...

frs_ssa by Champ in-the-making
  • 2984 Views
  • 1 replies
  • 1 kudos

A WordPress Plugin documentation

Looking for a WordPress Plugin to display document from alfresco.As per https://github.com/MajesticComputerTechnology/alfrescodoc-wordpress the document should be available at https://camo.githubusercontent.com/bf8155208d2a62cccc7a1dc99aa57cae735e51a...

k4r_o by Champ in-the-making
  • 6410 Views
  • 4 replies
  • 1 kudos

Closed workflow history related with document

Hello!Have site and document library with docs in it.Some workflow (one per doc) starting with some doc.We can see icon in doclist - this doc is under workflow - good.Workflow ending and closed. Now we see just "clean" doc like no workflows was alrea...

djarty by Star Contributor
  • 5681 Views
  • 4 replies
  • 0 kudos

Resolved! How to complete process in between of running process

Hello,I have created two processes namely "main process" and "child process".In "main process" i am calling the "child process" using call activity sub process, my question is i want to skip the child process task and perform the next task how can i ...

amruta_w by Star Collaborator
  • 7691 Views
  • 5 replies
  • 1 kudos

Enhance Async Task Executor

Hello,I have noticed that the async task executor can be enhanced by removing some thread sleep in class like AcquireAsyncJobsDueRunnable or AcquireTimerJobsRunnable.I have already submit this enhancement some times ago (activiti version 5.0.17.), I ...