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

Forum Posts

Configure Alfresco Process Service app in Android

HI , just started out with Alfresco so please be gentle .Been trying to tget the Alfresco process service app working (version 1.4) from the google play store , but i have had no luck getting it to work. Been entering in this infoconnect to http://**...

robbinvk by Champ in-the-making
  • 1864 Views
  • 0 replies
  • 0 kudos

Upgrade Path Questions

I have to upgrade from 5.1 to 7.0 and the Upgrade Path says I have to install 5.2 first.I can also upgrade from 5.1 to 6.2 and then to 7.0.So I see that all the upgrade paths overlap each other, but they don't support going straight from 5.1 to 7.0 ?...

michaelp by Confirmed Champ
  • 5610 Views
  • 4 replies
  • 7 kudos

Fail to login Alfresco when db.url changed

Hi,I have a existing Alfresco application connected with local PostgreSQL database.As I want to move only the db to other PC, I tried to copy the PostgreSQL data folder to my target PC and use my local Alfresco app connect to it.After copying and cre...

mtgtomko by Champ in-the-making
  • 2577 Views
  • 2 replies
  • 0 kudos

Resolved! Failed to create key: metadata

Hi,I am trying to run alfresco community on windows.I read that I have to recreate alf_data etc. - it does not work. Guess it's because of windows2021-10-21 00:31:55,014 ERROR [web.context.ContextLoader] [localhost-startStop-1] Context initializatio...

braiank by Champ in-the-making
  • 13363 Views
  • 3 replies
  • 5 kudos

generating thumbnails in Alfresco

I am developing CMIS based application code to get thumbnails from the Alfresco repository. But thumbnails are not available immediately after insertion. How can I set CMIS when creating a file, pls? Can I set up on Map<String, Object>, ContentStream...

Resolved! Endeless starting of Messaging subsystem

I try to start tomcat with alfresco (6.0 community) and get:...2019-03-12 18:19:47,215 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete 2...

npavlov by Confirmed Champ
  • 15263 Views
  • 7 replies
  • 18 kudos

Resolved! Upload User list in Alfresco Share

We often times find ourselves in need of adding a list of users in Alfresco Share due to certain circumstances.In the Alfresco Share, under "Admin Tools"->"Users and Groups"->"Users, we see a button to [Upload User CSV File]. However, we have not loc...

Alfresco Make Business Flow - Content

O aplicatico do Mobile Alfresco Make Business Flow - Conteúdo não esta funcioando para as versões recentes do ios 15.0? Alguem poderia me ajudar a resolver este problema?

Ralph1 by Champ in-the-making
  • 2927 Views
  • 2 replies
  • 0 kudos

Extend Alfresco Audit logs

Hi,Is posible extend Audit Logs for getting client information, for example ip addres, web browser, etc (information send in http headers).Maybe is posible extend AuditMethodInterceptor, if yes, how to?Thanks in advance.

Alfresco crashes freuently [3.4.d]

We have got an alfresco cms server (version 3.4.d) with 32gb ram in production. It frequently crashes. We found following message in catalina.out and alfresco.log. 18:05:05,620 WARN [org.alfresco.repo.activities.feed.AbstractFeedGenerator] Still busy...

redone2021 by Champ in-the-making
  • 2215 Views
  • 1 replies
  • 0 kudos

Use oracle sort alfresco

Salut à vous j'utilise alfresco 6.0 et j'aimerais le lié à une base de données oracle et non à celle postgres à laquelle alfresco a été lié lors de l'installation.svp quel fichier modifier et comment le modifier pour arriver à lié à ma base de donnée...

Tchogang01 by Champ in-the-making
  • 2526 Views
  • 1 replies
  • 0 kudos

Use oracle in alfresco

Hi to you I am using alfresco 6.0 and would like it linked to an oracle database and not to the postgres one that alfresco was linked to during installation.Please which file to modify and how to modify it to get linked to my oracle database.

Tchogang01 by Champ in-the-making
  • 2243 Views
  • 1 replies
  • 0 kudos

Resolved! Error while uploading many big files

Hello,I noticed that I can't simultaneously upload via Alfresco Share big (1,5GB) files from different computers(it is throwing an "error:quota exceeded" around 80% and logging out the user) . If only one PC is uploading, there is no problem. What's ...

upforsin by Star Collaborator
  • 6654 Views
  • 3 replies
  • 0 kudos

Adding timer to bypass an unclaimed task

Trying to put a boundary task to a task to bypass it if it's not claimed in 3 weeks. I also want the task to be bypassed if it IS claimed but not completed by 60 days.Thoughts? Should I be using a boundary or regualr timer? How to configure the timer...