Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Alfresco documentation and Java API

Hello,is there any link to the old version of alfresco documentation and java api? I can't find anything in the new one (full reindex solr, mentioned API etc.).Thank you.

miroslav by Star Contributor
  • 4512 Views
  • 2 replies
  • 5 kudos

How to delete node through database

Hi, I would like to delete specific node throught metadata database (alf_node.id) because of inconsistencies. Pls, does anyone have experience with it? I looking for SQL command. Thank you!

miroslav by Star Contributor
  • 3006 Views
  • 1 replies
  • 0 kudos

Creating the REST API

Hello,I'am trying to use alfresco-repository github project where i need to get the tasks details list by providing the workflow instance ID without authority parameter in the URL.Please do help me with the solution...Thank you!

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

Resolved! Multiple passwords when logging in alfresco cause of AD

I have created a user ,in alfresco, with username employee1 and password also employee1. Then i have added some properties to alfresco-global.properties in order to sync users from AD. Then i created a user in AD with username: employee1 and password...

john2994 by Champ on-the-rise
  • 3211 Views
  • 1 replies
  • 0 kudos

Resolved! MyBatisSystemException during .parallel(). execution

Hi!After an upgrade Alfresco form version 5.2 to version 6.2 it became unstable: sometimes we got :org.mybatis.spring.MyBatisSystemException: nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflect...

iceja by Confirmed Champ
  • 8106 Views
  • 6 replies
  • 6 kudos

Auto Capture Assignee - When Assigned Task to Group

Hi Team,When we assign a task to a group, In group - anyone can claim that Task.We need to capture "Assignee Name" who ever run's that task in Form. I could use Display Text and run with ${initiator.properties.userName} but it is not capturing the as...

prohit by Champ on-the-rise
  • 2832 Views
  • 1 replies
  • 0 kudos

rest task-forms save-form hyperlink control

I need to update the hyperlink form control using rest api.what would be json syntax for updating the following 2 fields using api/enterprise/task-forms/:taskId/save-form1. hyperlinkUrl and2. displayTextI tried with the same way of setting the dropdo...

kdevineni1 by Champ on-the-rise
  • 3689 Views
  • 3 replies
  • 0 kudos

Alfresco 6.2.0-ga : Unable to login

Hi Everyone,I have installed alfresco 6.2.0-ga version on docker with custom ports configuration and custom database for alfresco.These are my configuration file, supposed to be working and also I have attached the full logs in (https://github.com/As...

Resolved! Alfresco 6.2 Effectivity aspect date only

Hi, In Alfreco 5, we can set a date and a timeIn Alfreco 6.2, we can not set the time.How can I configure the cm:effectivity aspect to set a datetime instead of a date ?I read the documentation, but didn't see where I can change an existing aspect pr...

image image

Creating Alfresco All-in-one Archetype maven project

Hello,I've been trying to create the alfresco all in one archetype project to create custom REST API using java and the version of alfresco been used is 5.1f I'am using the below link to add the remote catalog while creating the project. After creati...

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

How get global attributes on side the alfresco share

I am recording settings using AttributeServece in alfresco repo. How can I get these settings on side the alfresco share?public class ConfigManager { @Autowired AttributeService attributeService; public void set(String key, String value) { ...

Send email notification when comment added to a document

Hi,I need to create email template to send a email notification to the author of a document, when a comment is added to that document.I need to include following properties to the template.1).   Comment2).   Person name who add the commentI have crea...

anuradha1 by Star Contributor
  • 8028 Views
  • 2 replies
  • 0 kudos

Create AMP file

I want to build some java files to create an amp file. The amp file I want   to put in amps folder. I don't know how to create the amp file from java files. 

mihai_bee by Champ in-the-making
  • 4333 Views
  • 1 replies
  • 1 kudos