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

Forum Posts

Alfresco Login Page İnput Character İncrease Limit

Hello Everyone.I want to increase the character limit of the login page the field  that password and the username entered in .For example, I want to enter a password of 255 characters in the password field.How can I do this?

suayb58 by Champ on-the-rise
  • 2720 Views
  • 1 replies
  • 0 kudos

Resolved! About OpenOffice

Dear FriendsPlease, Can You help me, Can I use Alfresco's built-in OpenOffice API in Alfresco REST API for convert documents to pdf, or add data to template document, etc.Thank You in advance

dadamia by Champ on-the-rise
  • 4037 Views
  • 1 replies
  • 1 kudos

Connect External Databse

I am trying to connect external database from alfresco to get constraint like below way.<bean id="DataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource">       <property name="driverClassName" value="${jdbcDriver}" />       <...

sp2 by Elite Collaborator
  • 10048 Views
  • 11 replies
  • 0 kudos

Alfresco 5.1 : No office document preview (enterprise)

Hello, Alfresco community,I have a problem and i can't solved it without help.I have no preview or thumbnails (both) in alfresco share 5.1 enterprise. But the libreoffice is installed and at the lauching of the libreoffice_ctl.sh, i have a positive m...

yasonu-san by Champ on-the-rise
  • 8655 Views
  • 6 replies
  • 1 kudos

Alfresco Authentication

Hello,Everyone.i downloaded alfresco source code.i want to customise alfresco authenticatiton.I'm looking for  the part validated of the user's credentials.but i don't found this.How can I find name of class that user credantials are verified in sour...

suayb58 by Champ on-the-rise
  • 2606 Views
  • 1 replies
  • 0 kudos

Lucene Search

I have create one job which is creating folder structure with inheritance permission false.Now if i am searching with lucene query from other user who do not have permission on folder,  lucene return result with all node even if do not have permissio...

sp2 by Elite Collaborator
  • 5194 Views
  • 2 replies
  • 0 kudos

Alfresco Permission Instability

Hi All,We have been facing severe permission issues lately. Anyone who is not in group ALFRESCO_ADMINISTRATORS, is not able to access many folders inside alfresco despite having write permissions to that folder. The user is not able to see the logo o...

sakshik by Star Contributor
  • 3477 Views
  • 2 replies
  • 0 kudos

Javascript Debugger not working

Hi everyone,I'm trying to enable the Javascript Debugger, but it's giving me this error when I click "enable", with the repository and also with the share.If someone please know where the problem is.Thanks in advance.

progm by Confirmed Champ
  • 7050 Views
  • 5 replies
  • 0 kudos

Windows Easy Sync - Desktop Synchronization for Alfresco

The Alfresco / Windows Easy Sync Integration includes an embedded Alfresco Explorer for browsing the repository contents. Users can view, download, create, edit, move, delete Alfresco documents or spaces directly on the server. The “Edit with WebDa...

alfresco by Elite Collaborator
  • 4652 Views
  • 1 replies
  • 0 kudos

Implementing scheduler job to check document due date

Hi,I need to implement a scheduler which checks for the due date in the documents in Alfresco and send email when the due date is met. I have due date as a property set for the document. I don't know how to retrieve the properties of the document usi...

rajiraji by Champ in-the-making
  • 4791 Views
  • 3 replies
  • 0 kudos

Calling public REST API in Java

I would like to use Alfresco REST API WebScript method in my Java code.For example there is method getNodeContent: https://api-explorer.alfresco.com/api-explorer/#!/nodes/getNodeContent I need to wrap Alfresco out-of-the-box WebScript with custom fun...

mkczyk by Champ in-the-making
  • 4262 Views
  • 1 replies
  • 0 kudos

variable defining

Hi How can define some variable in process services to call and use.I define a process and use a script task that has two variable But make an error , it say Script tasks are not allowed, please remove them from your process definitionI am now using ...