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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1983 Views
  • 1 replies
  • 0 kudos

It's possible to have tables in Forms

Hi all,I'm trying to create a kind of a table to allow multiple fields in one form, for example, I want to have 3 fields where it's possible multiples values for each field:It's possible to create a content model like this?If not possible in UI, it's...

image
marquesfm by Champ in-the-making
  • 4199 Views
  • 3 replies
  • 0 kudos

Filtering tasks by task name (Form Key) using WorkflowTaskQuery

Hi,I wanted to filter the tasks using setTaskName which is the method of WorkflowTaskQuery class. I've tried it by using the below code as it requires QName as its parameter, but it didn't provide me with any of the result. I got an empty response.St...

Tabu by Champ in-the-making
  • 2485 Views
  • 0 replies
  • 0 kudos

Filtering task based on the properties using REST API

Hi,I am trying to filter the tasks based on the property filtration using the below code taken from TaskInstancesGet class. I was able to fetch all the properties whose values are Strings but couldn't fetch the values which are numbers or dates.if (l...

Tabu by Champ in-the-making
  • 6101 Views
  • 4 replies
  • 0 kudos

Backup and Restore Alfresco Docker install

My Alfresco is installed using docker containers.What is the appropriate way make backup and restore.my docker-compose.yml is:version: "2" services: alfresco: # image: alfresco/alfresco-content-repository-community:7.1.0-M1 # ima...

Problem FTP Alfresco Community 6.1 Docker

Bonjour J'ai un problème pour me connecter au FTP sur Alfresco community 6.1Installation : Docker / Windows 10Docker-Compose : J'ai activé le FTPJAVA_OPTS...........-Dftp.enabled=true-Dftp.port=2121.............ports:- 8082:8080 #Browser port- 2121:2...

seb34 by Champ on-the-rise
  • 14440 Views
  • 11 replies
  • 1 kudos

Audit API - Links, Discussions

Hi Alfresco Team,For Discussion Entity The node API is not working. We do not get discussions using this API :https://api-explorer.alfresco.com/api-explorer/#/nodes/listNodeChildrenWe are using Rest APIs to get the Audit Entries for various Activitie...

rkhot by Champ in-the-making
  • 2337 Views
  • 0 replies
  • 0 kudos

APS Trial MacOSX

Hi forum,I'm trying to install the Alfresco Process Services Installer on macOSX (macOS Big Sur) but I can't seem to launch the setup wizard. Might it be the case that the installer is incompatible with catalina and up? (because they can only run 64-...

seanderoo by Champ in-the-making
  • 3507 Views
  • 1 replies
  • 0 kudos

404 Not Found nginx/1.19.3 (alfresco-js-api library)

Hi,           I have confiqured alfresco 6.2 community edition.its running on my localhost.i have followed this link https://www.alfresco.com/abn/adf/docs/tutorials/creating-javascript-app-using-alfresco-js-api/.  to configure alfresco-js-api library...

waqar1 by Champ in-the-making
  • 2563 Views
  • 0 replies
  • 0 kudos

unable to view my files in alfresco dashboard

Hi ,Unable to view my files in the alfresco dashboard. Please find the attached log below.ERROR [web.scripts.RepositoryContainer] [http-nio-9880-exec-3] Server error (01040277)org.springframework.extensions.webscripts.WebScriptException: 01040081 Wra...

image image
siddardha by Confirmed Champ
  • 5269 Views
  • 2 replies
  • 1 kudos

Full Text Search and Logging is not working anymore

Hi there, After a crash the full text search feature is not working anymore.Unfortunately we can't find any errors because logging has stopped working since the crash too.What we tried to fix the issues:- performing a full reindex with solr on our al...

sz by Champ in-the-making
  • 4373 Views
  • 3 replies
  • 1 kudos

Share workflow 2 review step and 3

Hi community,I am on alfresco 5.2 and solr4.I would like to know if someone have already done a workflow with 2 and 3 step to review for documents ?Here is what i "designed" 2 stepsI would like to import the model directly to my alfresco share if pos...

image