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

Integrity Exception when filing a record in Community

Hi,I have a new instance of Alfresco Community installed, with Records Management 2.6.b.  Community versions:Alfresco Share v5.2.fAlfresco Community v5.2.0 If I complete a record then click File, I get this error: We couldn't file the items. They mig...

cahunt by Champ on-the-rise
  • 6583 Views
  • 3 replies
  • 1 kudos

Resolved! Parse json from alfresco api

Hi everyone, a need parse son from alfresco API, but I have problem with two slashes in URL model address. How can I get value from "prejimka.stavHodnoceni"?  Can anyone help me ? My var nazevSlozky = null;var result = remote.call("/api/metadata?node...

wity by Confirmed Champ
  • 8581 Views
  • 3 replies
  • 1 kudos

Create Only Users in Alfresco?

Hi, How can i create custom roles in alfresco which creates only USERS?(In alfresco, only admin has rights to create users but for other roles do not have a rights to create users).RegardsVinutha M P

vinutha by Champ in-the-making
  • 4361 Views
  • 2 replies
  • 1 kudos

Duplicated sites with different title, same node

Recently I found a strange behavior in Alfresco. I reproduced the behavior when logged in ADF application on Internet Explorer changed the name of a site then logged in Chrome/Firefox and the changes can't be seen. I query the database using the foll...

Change documentLibrary name

Hi,Is it possible to change document Library name only for a specified site ?In the joined screenshot, you can see names that I want to change in my site.Thanks!Alfresco version : 5.2.3

bdufau by Champ in-the-making
  • 5235 Views
  • 1 replies
  • 0 kudos

Add organizational group programmatically

Hello,I am attempting to programmatically add an existing organizational group to a new user in Alfresco Process Services 1.9.I see there is a REST endpoint for adding a capability group to a user but I have had no luck adding an organizational group...

epilot by Champ in-the-making
  • 4372 Views
  • 2 replies
  • 0 kudos

Dynamic Table Example in Form

Hi,I am new to APS and trying to use a dynamic table inside a form. I don't know how i can assign the data source to the table so that it can render it while process is executed.I am working on APS 1.9.0 version.

skum200 by Champ in-the-making
  • 4417 Views
  • 1 replies
  • 0 kudos

Resolved! How to access repo service in Share WebScript

When I am using people object in Share Webscript received below error.ReferenceError: people is not defined alfrescoMy requirement is to display few navigation links if user is part of a group. Below is the code snippet.var node = people.getGroup("<s...

mehar460 by Confirmed Champ
  • 7938 Views
  • 3 replies
  • 1 kudos

Not able to add aspect in CMIS

HI all,I am going to update aspect but it is giving internal server error for this?here is code that is going to update the aspect private static void customAspectAdd(AlfrescoDocument alfDocFromDocumentByPath, String aspect) {if (!alfDocFromDocumentB...

Workflow Script - aproveDestination

Hello everybody,I'm very very very new to Alfresco! I have been reading different post about how to do a workflow, execution script ....With the following workflow.js I can execute the workflow correctly but when the document is approved it does not ...

eidan by Champ in-the-making
  • 6563 Views
  • 4 replies
  • 0 kudos

Resolved! Add Reset Buttons in Advanced Search Form (Alfresco 5.2)

Hello,I added two reset buttons in the advanced search form in Share. I did it for the Alfresco version 4.1x ( Create button 'Clear' in Advantage Search Form ) but now, I want to show how to do it in Alfresco 5.2.My steps are:Added new module called ...

wns by Confirmed Champ
  • 7870 Views
  • 2 replies
  • 1 kudos

Problem installing "Complete Workflow History" module

Hi All,Thank you very much in advance for your help!I'm trying to install the "Complete Workflow History" module in my Alfresco Server. I folloewd the steps described in the Github Project page:https://github.com/aaditmajmudar/completeworkflowhistory...

rodrigerar by Champ in-the-making
  • 4677 Views
  • 2 replies
  • 1 kudos

Alf.node properties Table use ?

One more thing i created a user and then i checked alf_node.properties i can see multiple node id being created for username,email id,name field .Can you tel me what the use of this table

anurag03 by Champ in-the-making
  • 5686 Views
  • 2 replies
  • 0 kudos

Resolved! DatePicker control wrongly aligned.

I have a DatePicker control which wrongly aligned in an ADF form generated in Alfresco Process Services Form Editor. This affects only Internet Explorer 11.In IE the datepicker control is rendered next to another field (see screenshot). The chrome sc...