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

UserQuery.userId(1) returns empty list of users

I have an Activiti form (Alfresco Process Services) where I have a people control from the default stencil.I am trying to get the email address of the user selected on the form (n example below, I selected Administrator user). In the java delegate af...

Resolved! Popup window with form

Hello,I'm trying to create a popup window with a form for editing a conqueror property.Unfortunately I'm experiencing this error: ERROR [scripts.forms.FormUIGet] [http-bio-8081-exec-3] org.alfresco.repo.forms.FormNotFoundException: 03180002 A form co...

wity by Confirmed Champ
  • 13599 Views
  • 8 replies
  • 2 kudos

Async Job Executor only executes job after lock expiration

HiWe are currently in the process of upgrading our Activiti deployment from version 6.18 to version 6.0, which includes also the new Async Job executor. While giving activiti 6 a try, I noticed something which I could not explain:The documentation sa...

jritter by Champ on-the-rise
  • 11969 Views
  • 5 replies
  • 1 kudos

How to pass Form to next User Task

Hi, i have a User Task, where a User fills in a form. It should then be passed to someone else, who should be able to edit the values of him plus additional ones.How can I accomplish this? I know how to display values from a previous form. But how ca...

Resolved! Debugging a custom javascript controller

Hi everybody,Can anyone help me to get started with javascript debugging?Lets assume I have completed all the steps from the following documentation: Customizing a Surf JavaScript Widget in the Document Library | Alfresco Documentation I'm able to de...

olylak by Champ on-the-rise
  • 7889 Views
  • 3 replies
  • 1 kudos

How to modify the creation date ?

Hello everyone:I moved the contents of one repository to another, all right ... but the creation date was modified. I'm working with CMIS and it does not work when I try to change it because it's a read-only metadata, I found this piece of code that ...

jarkusk90 by Confirmed Champ
  • 7096 Views
  • 4 replies
  • 1 kudos

Resolved! How to get enum values?

Hi Team,I am using activiti in my spring application. I was set the  data type as 'enum'. Now i need set of values to display in java. Please let me know about this.Thanks

vamsinipun by Star Contributor
  • 5456 Views
  • 1 replies
  • 0 kudos

SSD drive size keeps increasing after deleting files

HelloI just downloaded Alfresco community edition & tried to upload some large files to a Repository via Alfresco Share UI.1. I uploaded 1GB file & then deleted it.2. Uploaded 4 more files & then deleted them3. Went to my profile->Trashcan & deleted ...

elcamino by Confirmed Champ
  • 4444 Views
  • 1 replies
  • 0 kudos

Help with "node does not exist" error

I am limping along with Alfresco Version :Community - v3.3.0 (g 2860).  I am just a user with admin privileges, not a developer or an administrator on the server.  I could use some advice on how to proceed to resolve an issue.  (fyi, I have done my d...

mislanpf by Champ in-the-making
  • 4683 Views
  • 1 replies
  • 0 kudos

Resolved! Controlling user access to shared files

I'm working with a version of Alfresco Community that has been customized by an external vendor.  I can create a regular user with no group membership in the UI and that user can collaborate and contribute to a site without any issues.  When I go to ...

Is there a more easy way to upgrade Alfresco?

Hi,I've deployed Alfresco nearly a year ago (Version 201704) for my private use. That took me 2-3 days, mostly reading how that works and configuring an OCR server for it.Normally I keep my software up-to-date, but I was always afraid of doing an upg...

jacotec by Champ in-the-making
  • 2949 Views
  • 1 replies
  • 0 kudos

What is the base url for the Alfresco REST API?

Im making the Alfresco REST API, i can find the endpoints etc like:/org/alfresco/repository.But i cant find the base url(host) anywhere?, am i just searching wrong or did i miss something? Thanks for reading.

Recently, Alfresco posted about Alfresco 6.0 updates including containerization support using Docker with Kubernetes and Helm as a new installation/deployment direction. Does anyone know if there is an Early Access program for this?

I notice there is a basic github project for an Alfresco Chart for Helm (GitHub - Alfresco/charts: Source repository for Alfresco Kubernetes Charts. Please use http://kubernetes-charts.alfresco… ), but it doesn't really have much in it yet.

External groups and REST API

My APS instance is configured to get groups from an LDAP.I am using the REST API to start process instances and assign tasks to groups.I found out that I cannot use the group name in the posted json: I have to specify the "group id".Because the proce...

Not able to Login during LDAP AD Integration

Hi,I've used the below code for the LDAP AD Integration. Problem which I'm facing is: I'm not able to login, it is showing "Unable to Connect" when I click on Login button. I mentioned the LDAP URL in the below code.Please, tell where I'm supposed to...

Resolved! How to disable Subscription Service in Community Edition

I'm looking to disable all outbound mail from Alfresco.  Currently, I can disable the activities feed and site invites using the following lines in the alfresco-global.properties:notification.email.siteinvite: falseactivities.feed.notifier.enabled: f...