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

how to mark the service task is successful or failed

I am building an app where i am not using activiti for persistance or it UI.I create a pure java activiti workflow and deploy and run it. The tasks are all implementation of delegate. I am transforming the workflow model definition containing sequenc...

anu9 by Champ in-the-making
  • 3312 Views
  • 1 replies
  • 0 kudos

Could not able to publish app definitions.

Hi,I have created sample workflow diagram and also created app definitions for the same. I could not able to publish the app, when i do it throws me an error saying ''could not publish app definition please check the validity of the referenced proces...

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
  • 4271 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
  • 2346 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
  • 4239 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
  • 4759 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
  • 9265 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
  • 2499 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
  • 2387 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
  • 3688 Views
  • 1 replies
  • 1 kudos