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

Using ng2-alfresco-viewer for document viewer

I created a sample application using this URLhttps://www.alfresco.com/abn/adf/docs/tutorials/creating-your-first-adf-application/#:~:text=Create%20your%20first%20ADF%20application&text=Enter%20a%20name%20and%20choose,dependencies%20required%20for%20y...

CMIS query bug in community Alfresco

Hi,When sending query over REST /alfresco/api/-default-/public/cmis/versions/1.1/atom/query?q=And using IN_TREE() function for example like this: SELECT D.cmisbjectId FROM cmis:document as D WHERE IN_TREE(D,'3c6897d5-44bb-4471-84b0-15b8d82adf89')&max...

henryh by Champ in-the-making
  • 1924 Views
  • 1 replies
  • 0 kudos

Separate aspects and types for re-use

Hello,Situation:We're creating generic aspects that we want to re-use in different Types. So now I have the shared-model.xml<?xml version="1.0" encoding="UTF-8"?> <model name="doc:contentModel" xmlns="http://www.alfresco.org/model/dictionary/1...

JayQueue by Champ on-the-rise
  • 1961 Views
  • 1 replies
  • 0 kudos

Question about 'Web-Preview'

Hi Community!      As we know if a document can not be previewed, then will have a link and show a message let you to download it.      Now I replace the Html Element from <a> to <buttom>, because I want to add some functions into the onclick event. ...

YanFeiHu by Confirmed Champ
  • 1232 Views
  • 0 replies
  • 0 kudos

Transformation services Flow

Whats the flow for transformation services 1.5 components? Does the transformation happen during upload via API or using bulkupload tool? or only when someone accesses a document from share? If we have a non-clustered node which is used only for bulk...

VS by Confirmed Champ
  • 1123 Views
  • 0 replies
  • 0 kudos

how to keep custom type in alfresco cache

Hi Guys,Is it possible to configure the alfresco cache to keep x number of nodes of a specific custom content type in the cache.  For example an account folder type that once read will be cached to allow a faster read of metadata the next time it is ...

boneill by Star Contributor
  • 2353 Views
  • 1 replies
  • 0 kudos

How much does it cost to host a Joomla site?

How much does it cost to host a Joomla site, it depends on your need and budget. Now if your budget is very less and you want the best hosting in it. So I recommend you to use Joomla Web Hosting provided by NetForChoice. This is the best hosting comp...

Jeni by Champ in-the-making
  • 1928 Views
  • 0 replies
  • 0 kudos

APS SDK 2.2.0 released

New releases available for both the editions of the Alfresco Process Services SDK kindly supported by Zia Consulting.APS SDK 2.2.0 includes the following improvements: Added support for APS 2.3.6, 1.11.4.x and 1.11.5Added remote debugging on port 500...

openpj by Elite Collaborator
  • 1751 Views
  • 0 replies
  • 0 kudos

Come personalizzare Alfresco

Salve, ho installate Alfresco Community Edition con docker seguendo questo link:https://docs.alfresco.com/content-services/community/install/containers/docker-compose/La mia domanda è la seguente:è possibile modificare l interfaccia di Alfresco e tut...

Emasick94 by Champ in-the-making
  • 2336 Views
  • 1 replies
  • 0 kudos

APS 2.X - Adding Custom Endpoints to Swagger API

Hi,We are trying to make Alfresco's swagger-ui (api-explore.html) also able to scan our custom-created API. We could enable for example OpenApi to scan our APIs importing the springdoc-openapi-ui dependency and creating new definitions with GroupedOp...

Time Controlling bug.

Hello, I am new here and I am just instaling the APS (Installed using Installer). I have process with form where Date Time control I am using which is working. I have exported that app and deployed to APS (Using docker image) but here Date Time form ...

Resolved! Upgrading from SDK 3.0.1 to SDK4

Our team is planning upgrade from ACS 5.2 to ACS 6.2. As a first step, we want to upgrade the development framework (sdk). What are the best practices to follow while upgrading from SDK3.x to SDK4.x? As a test in simply took base code generated from ...

bip1989 by Star Contributor
  • 11844 Views
  • 5 replies
  • 6 kudos

APS health endpoint

I want to monitor the status of my APS application. Is there an endpoint I can use to monitor the health, without having to provide credentials? activiti-app/api/enterprise/app-version requires authorization. ChatGPT suggested /activiti-app/app/rest/...