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

Forum Posts

Local User / AD user sync deletion.

Hi,we have few users in alfresco local database and we have migrated some of the users to AD. my question is:1. if we do full sync with AD and enabling synchronization.allowDeletions will affect local users in alfresco ?. because our existing user qu...

How to calculate total docs in alfresco?

I am planning to do re-indexing of couple of tera bytes data in alfresco.For that, I am doing re-indexing with smaller set of data and make benchmark on that and tune as deeply it can be. After measuring performance for smaller set of data, calculate...

yogeshpj by Star Contributor
  • 5988 Views
  • 2 replies
  • 1 kudos

How to achieve incremental bootstrapping?

I am currently bootstraping sites and folders for my alfresco instance. There might be new sites and new folders added on an ongoing basis which will all be part of bootstrap. So my alfresco production instance should be able to handle incremental ad...

kartech11 by Confirmed Champ
  • 7161 Views
  • 5 replies
  • 0 kudos

Bootstrapping ModuleComponents with versions does not work

Hi Alfresco Experts, Please can you tell me why bootstrapping is not working as expected? I am putting my share and platform jar under ./opt/alfresco/app/alfresco/modules/share/ and /opt/alfresco/app/alfresco/modules/platformCurrently, I see that the...

kartech11 by Confirmed Champ
  • 5877 Views
  • 5 replies
  • 0 kudos

Resolved! Preview generation with LibreOffice does not work!

Running Alfresco Community Edition v5.2.0 on Linux - i know this question was asked several times before, but the final solution - if LibreOffice is running properly - does not work for me. So: i fixed everything to run LibreOffice headless (installe...

hal by Champ on-the-rise
  • 7940 Views
  • 3 replies
  • 0 kudos

Resolved! Enabling CORS

Hello. I am creating an ACS ADF App and I want to use a Server which is not on my localhost. I have configured the "app.config.json" file and the "proxy.conf.json" file as described here:'https://community.alfresco.com/community/application-developme...

jriedl17 by Confirmed Champ
  • 20319 Views
  • 17 replies
  • 3 kudos

Alfresco DB Update Query in Running Production

HI ,I want to update the act_ru_variable table while Alfresco is up and running. I want to update the value of an execution variable. The reason for doing this is , we want to cancel the workflow on the document. The usual "cancel workflow "and "end ...

Resolved! How can i Achieve backward flow

For ex:User Task is consider as level1 and level2 , if level1 is approved then it goes to level2.if level2 is rejected i have to forward user task to level 1.How can i achieve this scenario, could you please let me know.