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

Forum Posts

Alternative for Alfresco Java Client?

I was working on a Java application with Alfresco Java Client (https://github.com/Alfresco/alfresco-client-sdk) but I have seen that it is no longer supported:- THIS PROJECT IS UNSUPPORTED AND NO LONGER UNDER ACTIVE DEVELOPMENT -I want to jump and us...

odpas by Champ on-the-rise
  • 4566 Views
  • 2 replies
  • 0 kudos

Upgrade 5.13 to 6.0.0 - Advanced Custom Session Manager

We are using Activiti 5.19.0.2 packaged inside a Grails 3 application.  I have customized the session manager with my own implementations of the 5.19.0.2 SessionFactory according to the 5.19.0.2 documentation.  It worked well in 5.19.0.2.  I am attem...

cpfrank by Champ in-the-making
  • 3815 Views
  • 1 replies
  • 0 kudos

activity form property error

<activiti:formProperty id="approvalResult" name="approval Result" type="enum" required="true"> <activiti:value id="approved" name="Approved"></activiti:value> <activiti:value id="rejected" name="Rejected"></activiti:value> </activiti:formProperty>err...

tarun by Champ in-the-making
  • 3419 Views
  • 1 replies
  • 0 kudos

How to notify about missing metadata?

Hi!I am wondering if there is any way to control that all mandatory metadata is filled by the users, witout using the uploader-plus plugin. As far as I have experienced, it gets mandatory when user wants to edit properties of the folder/document, but...

Resolved! How to deploy an ADF application on Tomcat Server?

Hello,I've developed an ADF application and I'm trying to deploy it on a Tomcat Server (7.0.72 or 7.0.82) under port 3000.These are the steps what I'm doing:Generate the application which will be deployed typing the command line "npm run build" which...

wns by Confirmed Champ
  • 11093 Views
  • 4 replies
  • 3 kudos

Doubt in LDAP AD Integration: Flow of Work

Hey guys,I stuck in LDAP-AD Integration since I'm new to alfresco.Please confirm me the work flow which I've done is whether right or wrong.In the first,1. Added the authentication-chain in alfresc-global.properties file.2. Created a ldap-authenticat...

Using new 5.2 REST API "people" endpoints

I'm using Alfresco Community - 5.2.0 (re21f2be5-b22).I'd like to use the /people/{personId}/sites/{siteId} API.According Alfresco Content Services REST API Explorer I should use an URL similar tohttps://xxxx/alfresco/api/-default-/public/alfresco/ver...

fsck_awk by Confirmed Champ
  • 6003 Views
  • 3 replies
  • 0 kudos

How can get the app data i am shifting my system so i reinstalled alfresco community edition ,i want my data and documents that i ve created in old system how to get that data in which file can find the data

How can get the app data i am shifting my system so i reinstalled alfresco community edition ,i want my data and documents that i ve created in old system how to get that data in which file can find the data

aniruddha by Champ on-the-rise
  • 4141 Views
  • 2 replies
  • 0 kudos

Resolved! Drawing progress line on process instance Activiti 6.x

In version 5.21, we followed this path using PVM Transitions to show the progress and flow the process has taken:Easy way to visualize a process instance history? Now in version 6.0.0, the PVM Transition & Activity classes have been removed.  Can any...

quint by Champ in-the-making
  • 6547 Views
  • 2 replies
  • 1 kudos

How to connect alfresco database?

Hi,            How to connect alfresco database? and Where the user details are stored in alfresco database? How we can view all the user details from the database? If possible to add any new field in alfresco tables? Please advice.Thanks,Sumathi Bas...

Problem in LDAP-AD Process and Doubt in workflow

Hey guys,I stuck in LDAP-AD Integration since I'm new to alfresco. I followed as below.Please confirm me the work flow which I've done is whether right or wrong. In the first,1. Added the authentication-chain in alfresc-global.properties file.2. Crea...