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
  • 1958 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
  • 2527 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
  • 4551 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
  • 5103 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
  • 10304 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
  • 2680 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
  • 2604 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
  • 4179 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
  • 6866 Views
  • 2 replies
  • 2 kudos

Resolved! How to integrate Single Sign On (SSO) to my ADF Application?

Hello,I am running my ADF 2.5.0 application on server with ACS and APS. Now, I would like to have SSO integration with my ADF application. As soon as user try to access ADF, there should be my organization's Login page in which user fills their SSO c...

jigir_shah by Champ on-the-rise
  • 10489 Views
  • 4 replies
  • 1 kudos

Resolved! ADF 3.0 Availability

I'm running through the ADF tutorial on Windows 10 and have come across a couple of hiccups. I'm using Node 10 and found [email protected] didn't install so I had to switch back to Node 9. Now when I'm trying to extend the login component its not workin...

ghoward by Champ in-the-making
  • 7225 Views
  • 4 replies
  • 1 kudos

Maven Repository is not accesible

Hi,I want build my amp, but alfresco repositories is not accesible.these repositories:<repository>       <id>alfresco-public</id>       <url>https://artifacts.alfresco.com/nexus/content/groups/public</url> </repository> <repository>       <id>alfresc...

mvlcek by Champ on-the-rise
  • 7275 Views
  • 3 replies
  • 2 kudos