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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 460 Views
  • 0 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
  • 1973 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
  • 2148 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
  • 8141 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
  • 8263 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
  • 1656 Views
  • 1 replies
  • 0 kudos

workflow history

hello , How can I list the history of workflows, and how can I search for a workflow using the creation date?

wassim96 by Champ in-the-making
  • 1387 Views
  • 0 replies
  • 0 kudos

ProcessRuntime Bean not found

I have a class where I am trying to autowire processRuntime. The code is simple:     @Autowired     private ProcessRuntime processRuntime;I need this object to start my workflow process. But my code fail with the following error: required a bean of t...

vsehgal by Champ in-the-making
  • 1136 Views
  • 0 replies
  • 0 kudos

Resolved! Alfresco Transform Service with Prometheus

Hello,I am working with Alfresco Transform Service, and I have seen on the documentation that it is possible to monitor the service using prometheus. What is the endpoint that gives the metrics to ATS ? I know in ACS we can achieve this by adding the...

AOzil by Champ in-the-making
  • 2327 Views
  • 2 replies
  • 3 kudos

Alfresco Share User Dashboard dashlets missing

Our environment : RHEL 9 , ACS23.1if we change the browser language to another language like "ar", all the dashlets disappear, even after updating the "share-config.xml" or "share-config-custom.xml" files to include the new language.<I18N> <tiny-mce-...

image image
A_AlSareti by Champ in-the-making
  • 1962 Views
  • 2 replies
  • 0 kudos

ADF- Change Content Type

I would like to change content type of document in ADF.Is there any component available?I came across content-type-dialog-component  but not getting idea how to use. 

sp2 by Elite Collaborator
  • 2908 Views
  • 1 replies
  • 1 kudos

Unable to delete cmis:document

Hello,I execute a query to get custom documents via OpenCMIS API (Java). In the results I have an old cmis:document that throws an Exception because custom properties are unknown.I want to delete this document but I have a 404 :  Document not foundAl...

TLC by Champ in-the-making
  • 1296 Views
  • 0 replies
  • 0 kudos