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

Bulk Import GCP connector

Team,we are migrating content from one of system to alfresco GCP (storage buckets).do we have any proven GCP connector which helps in bulk import?I need to make sure below criteria as well1) Performance impact2) GCP connector if any3) what is benchma...

grathod by Champ in-the-making
  • 1322 Views
  • 0 replies
  • 0 kudos

Alfresco 7.3 community on GCP

Team,I am curious if anyone did alfresco installation (distribution zip) version 7.3 (or 7.x) way over GCP.I am looking for help, for belowHow do we provide below values ::1) storage path (e.g   dir.root= )2) db URLover there in global properties fil...

grathod by Champ in-the-making
  • 1520 Views
  • 1 replies
  • 0 kudos

Solr6[ASS-2.0.6] - Windows10 not able to start/shutdown

Team,We are using below environment for Alfresco Community 7.3.1 While using - alfresco-search-services 2.0.6 we are getting below error and solr failed to startError binding ShutdownMonitor to port 8983: java.net.BindException: Address already in us...

grathod by Champ in-the-making
  • 1311 Views
  • 0 replies
  • 0 kudos

Fetch document title in alfresco api

Hello,I am trying to fetch documents title in alfresco with api.i am able to access the properties like- name,modified date... but unable to fetch document title. pls guide

mahesh by Champ in-the-making
  • 1714 Views
  • 1 replies
  • 0 kudos

Alfresco cmisatom api not responding

Hi, I am trying the cloud community 14 day trial for a prospect and I was able to connect to the cmisatom api until a day ago. I still have a week left for the trial but am unable to access the cmisatom api. I have been trying to reach tech support b...

sriramb by Champ in-the-making
  • 1631 Views
  • 1 replies
  • 0 kudos

Resolved! Alfresco Community 6.2 download

Hello guys, I am trying to download alfresco community 6.2 (https://www.alfresco.com/products/community/download) but an error occurs on the download page. Can someone help me ?

image

API : Create link from a node to another node

I would like doing with API the same thing as my screenshot:I think i have to use POST from : alfresco/api/-default-/public/alfresco/versions/1/nodes/5e03b048-4b47-4a53-8d5a-ac8e65f0ccd7/childrenBut i don't know how to build the request{ "name": "Te...

image
FBossant by Champ in-the-making
  • 2592 Views
  • 2 replies
  • 0 kudos

Uploading huge file in chunks, can I append stream?

Hi,I have a requirement to upload huge files to alfresco via cmis api and due to limitation from the calling application, I'm having to split the source file into multiple chunks. Is there a way I can append the content stream of subsequent chunks to...

sriramb by Champ in-the-making
  • 2764 Views
  • 2 replies
  • 0 kudos

Activiti Explorer not started on Azure.

We are working with Activiti workflow in one of our critical web application (hosted in MS Azure) for Johnson & Johnson.We are working with Activiti workflow with the application for last 2 years and it was working properly. Recently from 14th Decemb...

image image

Preview large docx and xlsx

Hi!What should I to do for change the limit of preview files ( docx and xlsx ) to display documents larger than 1 MB.My installation is Alfresco Community 5.1 and the Windows Server 2012 operating system.Thanks!

webdevptg by Confirmed Champ
  • 9244 Views
  • 4 replies
  • 1 kudos

Resolved! Share (5.2) Controller JS : Call Alfresco REST API

Hi, For call Alfresco Webscript from Share on a controller js we used this code :var conn = remote.connect("alfresco");var repoResponse = conn.post("/api/sites", clientRequest, "application/json");And this work.So, How call Alfresco REST API on this ...

gawel by Confirmed Champ
  • 8989 Views
  • 3 replies
  • 0 kudos

Add "Change File Title" to Context Menu & Delete Comments

Hey guys, i am getting started with alfresco and want to do two (seemingly) simple changes:Beeing able to delete comments from the content-app sidebar.I think I need to modify the Node Comments Component and the Node Comments service, corrent?Add a "...

Large DB indexes not used

Hi everybody:We are trying to optimize as much as possible the space used by the database. After analyzing  alf_node_properties table an their associated indexes we see that there are two indexes that use a significant amount of space and haven't bee...

Rest API - Seach a node with a name

Hello,I am using Rest APII would like to find a node (folder), with the nodeid of his parent and his nameI though i could use Filter(with where). I succeed whith "isFolder" propertie.But impossible to use "name", it is not recognize.I tried "name", "...

image
FBossant by Champ in-the-making
  • 2096 Views
  • 1 replies
  • 0 kudos