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

How to deploy JAR module in to docker

I try to deploy jar patch GitHub - keensoft/alf-21940-repo: Alfresco SOLR issue when using multiple locales on my docker-compose deployment (Alfresco Community v6.1.2, Alfresco Share v6.1.0).Official documentation dosn't help Simple Module | Alfresco...

fedorow by Elite Collaborator
  • 4468 Views
  • 1 replies
  • 0 kudos

Resolved! Detecting Actions

How can I detect what users do and save it after they login from the share.For example when someone add a file, is there a way to save this action into a model, then to the database ? Is there any traces to the different actions ?

Reading Custom Type properties doesnt work

Hello All,i am running a rule on a folder in acs ... when doc (from type pt:TransmittalDoc is created (through APS)) the code reads the information related to that doc and show them in log ... here is my code:function main(){ var name = document.prop...

marwen by Champ in-the-making
  • 2481 Views
  • 0 replies
  • 0 kudos

"nodeRef is a mandatory parameter" exception

Hello, when I enter this url: http://localhost:8088/alfresco/service/api/hypo/createcase?rayon_code=RM22&created_date=2019/03/03&case_number=123&record_id=312312 to postman I get error 500: "01200009 Wrapped Exception (with status template): nodeRef ...

deny7 by Champ on-the-rise
  • 4455 Views
  • 1 replies
  • 0 kudos

Resolved! Problem of searching people depanding on browser language

We have a problem of searching peoples on none english brouser language settings.Then browser has main language "English" I can find my users by russian/ukrainian requests (as you can see on screenshort bellow).But, after changing browser main langua...

fedorow by Elite Collaborator
  • 4992 Views
  • 1 replies
  • 0 kudos

Publish document to Alfresco Folder

Hello All,I am new to Alfresco and i am trying  to put a document inside a folder , but my folder is a variable so using "Publish to Alfresco task " is not going to work because the destination is fixed or at max you can define only 1 subfolder.So i ...

marwen by Champ in-the-making
  • 10027 Views
  • 6 replies
  • 0 kudos

CMIS API ignores mandatory field validation for custom types

I am new to Alfresco and trying to explore community edition 5.2I have created new custom types and their properties. Using CMIS api to upload a document and set properties. One of the properties set required but when while adding it through programm...

desai5 by Champ in-the-making
  • 2639 Views
  • 0 replies
  • 0 kudos

Writing a rule issue

Hello All,I am having an issue in line 3 of my below code:function main(){ var projectname = document.properties["ptrojectname"]; var strDestFolder ="sites/swsdp/Projects/"+projectname;var objDestFolder = companyhome.childByNamePath(strDestFolder); d...

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

Resolved! Script to move a file to folder dynamically

I need a script that moves a file to a folder dynamically. The URL of the folder will be registered in a folder's parent property of the file. The script should take this parameter from the path to where the file should be moved and move it to it. Ca...

Sync users in group from Windows AD

I can sync users from Windows AD, all the groups and users show up in alfresco.Another groups with users inside each group also come into alfresco but except group "Domain Users" under Users container not show up.Is it possible to sync users in group...

Beginner Question

I am new to alfresco, I am working on making some customization to the share by adding some use cases.I've been following Jeff Potts's tutorial for 9 days (this is the link to the Tuto About the Alfresco Developer Tutorial Series | ECM Architect ). T...

NoSql DataBase

How can i configure a NoSql DataBase to all-in-one archetype project.and how can I use webscripts to manage the database ?

ADF content app with Process Services

Hello! I'm using ADF alfresco content app(cloned from github in one tutorial), because it is good basic application for development ADF app for Alfresco Content Services. But now I need to use both Process and Content Services on ADF, like in applica...

playerro by Champ on-the-rise
  • 4065 Views
  • 1 replies
  • 1 kudos

SOLR Indexing issue

SOLR has successfully connected to your repository  however the SOLR indexes and repository database do not match - I am getting the above error when i try to upload a file to ALFRESCO server through CMIS. The first version is getting created success...

Resolved! error installing generator-alfresco-adf-app

Hi, I am trying to install the ADF generator in NPM using the following command: npm install -g generator-alfresco-adf-app@latestBut I am getting the following error: I have the feeling it has something to do with the python 2.7 syntax and that I hav...

david_vela by Champ in-the-making
  • 6660 Views
  • 2 replies
  • 2 kudos