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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 708 Views
  • 0 replies
  • 0 kudos

Hide empty smart folders

I was wondering if there is an option to hide empty System or Custom Smart Folders automatically?I created a Smart Folder hierarchy similar to the claimsApplication.json from the Smart Folder tutorial.It's working fine but in my use case, a lot of fo...

Wolfg by Champ on-the-rise
  • 2143 Views
  • 0 replies
  • 0 kudos

Resolved! Send Email In Java code.

Can someone point me to an example of sending an email in Alfresco.  I do NOT need to know how to configure it.  I found 100 examples of configuring,  but I cannot seem to find an example of acually sending it.  In fact,  I know that it is configured...

mangar by Star Contributor
  • 4821 Views
  • 2 replies
  • 0 kudos

Okta OIDC integration

I am looking into how Alfresco Community might integrate with Okta OIDC to deliver SSO. I would be grateful for help finding resources on this subject.

fjp by Champ in-the-making
  • 3293 Views
  • 2 replies
  • 0 kudos

The Alfresco Community Edition 7.0 points configurations

Hi All,I have a couple questions related to The Alfresco Community Edition 7.0 so i need your help to succed this try. So, i've installed it and i can't test configuration of these points mentionned below:1. Email notification2. User access to direct...

pahimab by Champ in-the-making
  • 4357 Views
  • 4 replies
  • 1 kudos

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
  • 2006 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
  • 6026 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
  • 2795 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
  • 14233 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...

RobertDudas by Champ in-the-making
  • 10427 Views
  • 9 replies
  • 1 kudos

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
  • 16449 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
  • 3249 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.