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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1644 Views
  • 1 replies
  • 0 kudos

Restored Alfresco fails startup, tries to connect to old instance

I did a backup of the content store and the database from our install in a docker setup.   When I try to restore to a different location, the service does not start:com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [172.18.0.4]:...

ArtW by Champ in-the-making
  • 2767 Views
  • 2 replies
  • 1 kudos

How to redesign custom model in a correct manner?

Hi,several nodes of certain types were deleted, due to changes, leaving rump types in the custom model.I went with a straightforward deletion of these types from our custom model, but something went wrong, some things stopped working, for example JSP...

joko71 by Confirmed Champ
  • 1565 Views
  • 0 replies
  • 0 kudos

Alfresco 7.1 problem synchronize with LDAP

Hello ,i have some problem with sync LDAP .Alfresco start to sync but failed.2023-09-19 10:07:50,044 INFO [management.subsystems.ChildApplicationContextFactory] [http-nio-8080-exec-5] Startup of 'Search' subsystem, ID: [Search, managed, solr6] comp...

rbelfils by Champ in-the-making
  • 2942 Views
  • 3 replies
  • 0 kudos

Copy file from external AWS S3 bucket

Hello.We use Alfresco 7 with AWS S3.We use Nodes::createNode to create the node metadata and than use ContentWriter:: putContent to upload the file.Is it possible to use Nodes::createNode only and copy the file from an external S3 bucket right into t...

Doc_JM by Champ in-the-making
  • 2731 Views
  • 2 replies
  • 0 kudos

Error on upgrade Afresco CE 6.2 to 7.3

Hicurrently I am trying to migrate and update our Alfresco CE from 6.2 in Docker to 7.3 with zip-install.I successfully got the 7.3 zip-install running with all/most of the encryption running.I successfully extracted the PostgreSQL-db and alf_data Fo...

nx3 by Champ in-the-making
  • 4117 Views
  • 3 replies
  • 0 kudos

Restore site system groups

Hi! There is site without system groups. For example, the test site in default model have next groups:GROUP_site_swsdp GROUP_site_swsdp_SiteManager GROUP_site_swsdp_SiteCollaborator GROUP_site_swsdp_SiteContributor GROUP_site_swsdp_SiteConsumerand th...

fedorow by Elite Collaborator
  • 2794 Views
  • 2 replies
  • 0 kudos

How to run a metadata extraction during bulk upload

Hi Guys,We are upgrading to Alfresco 7.0.1.  The new architecture uses the Alfesco Transformation Services AIO Tengines.  These are configured to extract metadata if an item is added to Alfresco by default.What I need to do is to do a metadata extrac...

boneill by Star Contributor
  • 5356 Views
  • 3 replies
  • 0 kudos

Anomaly with custom roles in Alfresco V7.1

Je souhaiterai signaler une anomalie majeure constatée par notre prestataire Atos : ticket  ouvert 824275.Suite à la migration V5.0.2 à V7.1 Alfresco, des rôles customisés créés dans l’application Alfresco GED SMQ n’apparaissent plus sur la page d’aj...

RUBIN by Champ in-the-making
  • 1670 Views
  • 0 replies
  • 0 kudos

Resolved! Change favicon and footer image on changing theme

We are doing branding of our application and after reading documentation and suggestions found on this forum, we implemented a theme. Theme documentationEverything works but favicon and footer image remains same as default (alfresco favicon).Is there...

bip1989 by Star Contributor
  • 12096 Views
  • 4 replies
  • 6 kudos

Problem with Advanced Search customization

Hello,I would like to customize Advanced Search to adding "My Search" option. I changed share-config-custom.xml (see below). But my customization doesn't work. I added a new item to search menu, but i get error "Form definition could not be found". I...

mbikl by Champ in-the-making
  • 4217 Views
  • 3 replies
  • 0 kudos

Actviti process trail license for version 1.11.1

Hi,I enrolled for the trail version of alfresco activiti process services and setup the application in local on today.I also tried to upload the activiti.lic(trail license for 30 days), but its showing the below errorLicense was not valid anymore,lic...

Arun_nmc by Champ on-the-rise
  • 1663 Views
  • 0 replies
  • 0 kudos

Alfresco content service

Hi Team,we are using the Alfresco community edition enterprise content management but all the applications are bundled with log4j 1.x which already declared End Of Life in 2015.Can we expect that new version will not include the log4j 1.x in the appl...

Importing Confluence Wikis Into Alfresco Wikis

Does a tool, plugin, module, or process exist to import wikis from Confluence to Alfresco? I want to move away from Confluence and over to Alfresco 100%, but I have hundreds of wiki pages in Confluence. Is there a way to do this reliably?

gragon by Champ in-the-making
  • 1510 Views
  • 0 replies
  • 0 kudos

Resolved! Edit properties side by side with document preview

Hi,We are currently evaluating Alfresco and created a model with custom document type and properties.Is it somehow possible to edit the properties of a document while viewing the preview of the document side by side?

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

Resolved! How to Call Remote API from ADF

HelloI have configure my adf with alfresco by giving Ip address like xxx.xxx.x.x:8080 and i am also able to login.Now I am trying to call custom webscript from adf using below api import * as AlfrescoApi from 'alfresco-js-api'; alfrescoJsApi: any; co...