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

Alfresco Process Rest Api

I am new to this Alfresco ADF. To access the Alfresco Process Rest Api endpoints do I need to buy the enterprise edition? Or Can i access the Rest Api  by configuring the open source BPM engine(Activity).

akalanka95 by Champ in-the-making
  • 2251 Views
  • 0 replies
  • 0 kudos

400 Bad Request - Could not load dialog template

When I click the "Modify Properties" on some content shown in view, I get the error in attach, e.g.Could not load dialog template from '/share/service/components/form?itemKind=node&itemId=workspace://SpacesStore/cdeeb02c-67f7-4e49-bcd5-3493ad1fbe15&d...

Quickly Move to Next Task

In Alfresco, once user works on any task, he/she will be redirected to Task list page. From that page, user has to select another task and work on it. This component will help users to go to next task after completing current task. It will be helpful...

kalpesh_c2 by Star Collaborator
  • 2855 Views
  • 0 replies
  • 0 kudos

Springboot version compatibility

Hi,I am trying to find which Springboot version is compatible and supported by Activiti 6. Does anybody know where this is listed on the Alfresco website?

swapnilg by Champ in-the-making
  • 2756 Views
  • 0 replies
  • 0 kudos

How to Improve performance of deleteProcessInstance api ?

Hi,We are using Activiti version 6.0.0 java API (Integrated via spring) with History level - AUDIT. We have a service which creates around 0.5M process instances per day and based on some condition we also close those process instances via runtimeSer...

ADF search facets does not update on searched word changed

I am using ADF 2.6.0. I have added facets for custom properties which has multiple values by adding those properties to the app.config.json file. I have found an issue with the search filter. Steps to reproduce: 1. Create a custom property in an Aspe...

rohit9637 by Star Contributor
  • 3972 Views
  • 2 replies
  • 0 kudos

Invite group to site

Hi all,I create a #site and Invite a single user. The user receives the #invitation mail correctly.Now, if I try to #invite a group no user belonging to the group receives the invitation email.It's a bug? I'm using Alfresco Share v5.2.f (community ve...

alf_doom by Champ in-the-making
  • 2366 Views
  • 0 replies
  • 1 kudos

Edit Form Fields if it is in read only mode

Hello All,I have example process with two task namely FirstTask(for all users) and SecondTask(assigned to admin).In the first task I have first name and last name fields. The user starts the process fills the data and submit.In second task I have com...

amruta_w by Star Collaborator
  • 3164 Views
  • 0 replies
  • 0 kudos

How to call a URL if new document enters folder

Hello,I have a java applications where the user can add documents using alfresco. If fact the user uploads (scans) a document that is moved to the corresponding application folder then it is display in the corresponding application.To check if there ...

fabermundi by Champ in-the-making
  • 4556 Views
  • 2 replies
  • 1 kudos

Migration from 4.2f to 5.2

Hello,I'll have to migrate the data from an 4.2 instance toward a 5.2g.What is the best way to proceed ?Is there any tool available in the platform or as an addon ?Thnaks for your helpGuillaume

Search Component Gives an Error after update

Hello,After I have updated all the ADF components to version 2.5, the search component gives an error in the console. Does anyone know how to solve it?I have attached the error from the console.Thank you

olesea by Champ on-the-rise
  • 9152 Views
  • 5 replies
  • 0 kudos

Edit Word Document

Hi,Is-it possible to edit word document from an ADF app ?I'm using alfresco-community edition 5.2 for backend appand alfresco/adf-content-services 2.3.0 with Angular 5 for frontendI found documentation about Word Office or open office but it's for ac...

Automated tagging for the community version v5.2f

Hi,installed Alfresco 5.2f in docker and works very nice.I am trying to figure out how to tagging documents based on a few keywords with in the pdf documents, e.g. Invoice, bank name, Account statement, etc ...Is there an add-on or some guidance on h...

joeschny by Champ in-the-making
  • 3032 Views
  • 1 replies
  • 0 kudos

Resolved! How can add mandatory aspect on cm:content type on runtime

Hi i need to add "mandatory aspect" on the default alfresco type "cm:content" on runtime without touching the xml model configurations.So the solution i'm using now is the classic create a custom type with parent "cm:content" like in the following co...