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

What is CMIS 1.1 Webservices URL in Alfresco 5.2?

Hi,Does Alfresco 5.2 implements/supports CMIS 1.1?If it does (as it says Alfresco implements CMIS 1.0 and 1.1 at http://docs.alfresco.com/5.2/concepts/dev-protocols.html)Please let me know the URL for CMIS 1.1 Webservices as I see CMIS 1.0 Web Servic...

svelidanda by Champ in-the-making
  • 5780 Views
  • 1 replies
  • 0 kudos

create-drop vs drop-create

create-drop vs drop-create DbSqlSession.performSchemaOperationsProcessEngineBuild only caters for drop-create. Which is it then? ProcessEngineConfigurationImplorProcessEngineConfiguration

buksvdl by Champ in-the-making
  • 4723 Views
  • 2 replies
  • 0 kudos

Resolved! LDAP sync with multiple subsytems connection timeout

I am using alfresco Community - 5.1.0 (r127059-b7)and synchronizing currently 4 ldap subsytems ad1,ad2,ad3,ad4.ad1 is our domain, ad2,ad3,ad4 is not our domain.From time to time I get a connection timeout from a subsytem.Synchronization and authentic...

booltrue by Champ in-the-making
  • 15457 Views
  • 12 replies
  • 0 kudos

Evaluator Not Working - 3 works out of 5

Dear All,Run into an issue while creating evaluators to display different icons depending on the status of a document.Have a status flag and a date to monitor and do some calculations based on the values assigned to these properties. In order to buil...

zputnoky by Star Contributor
  • 6897 Views
  • 4 replies
  • 0 kudos

Alfresco Pagination Basic concept

Hi All,I am using alfresco-5.0.d and solr4.I have implemented pagination in my application with this code.PagingRequest paging=new PagingRequest(skipResult,maxResult); List<Pair<QName, Boolean>> sortProps = new ArrayList<Pair<QName, Boolean>>();     ...

Site Page Header Title/Description

Hi all,I m using Alfresco Community 5.2. And I want to add site description to site header (for exp, next to site title like picture). How can I do this?

hilal by Confirmed Champ
  • 3349 Views
  • 1 replies
  • 0 kudos

Resolved! Script to create a folder in alfresco repository

Hello, I want to create a script in the Alfresco maven project (like the run.sh) who allows me to create a folder in a specific location in the Alfresco repository. But i haven't idea to how achieve this.Can you help me , or take me an example who co...

Alfresco5.2b and SDK 3.0.0, rule on create is not working

Alfresco5.2b and SDK 3.0.0, create rule with on create or enter this folder trigger execute some script, is not working. If i set this rule and create anything in that folder nothing happened. Is it a bug or am i missing something? When something ent...

sklenaz by Champ in-the-making
  • 3251 Views
  • 1 replies
  • 0 kudos

Resolved! Rest API authorization failed.

I am calling rest APIs from outside activiti from a stand alone page simply on a button click "http://admin:test@localhost:8080/activiti-rest/service/runtime/process-instances " and it is giving error 401 (Unauthorized) I found that for authorization...

How to run activiti 6.0 sdk

Hello All,I have downloaded activiti 6.0 sdk from this link. And imported this project to eclipse. But I am not able to get how to run this project. I also referred read me file but didn't found anything regarding this. It would be great if anyone wo...

how to add aspects to a custom type?

I'm trying to develop a model that has a custom type and some aspects. Now I have defined a base type called my:document and I want to add an aspect to that type, called my:aspect. I want to have this aspect show up in all the nodes that are from the...

robjkamp by Champ in-the-making
  • 3767 Views
  • 1 replies
  • 0 kudos

How do I programmatically navigate document preview?

I'm developing a custom navigation to navigate to different pages of a PDF preview pane using JavaScript.  I can use Dojo to get the input control and change the value easily but firing the change event doesn't change the navigation page.  Do you kno...

Resolved! Start a process instance using REST

I have Springboot app that talks to Alfresco Enterprise Activiti using REST calls.I want to start the process instance using REST call but I am getting 400 bed request. however the same request works with postman.String url = "http://localhost:9091/a...

signjoy by Confirmed Champ
  • 6630 Views
  • 1 replies
  • 0 kudos

Inject RuntimeService in the task

Hi everyone ,Is it possible to inject the RuntimeService in the document body of a form so we are able to use its methods ?Like for the FormService ?I tested like the FormService injection but it dosen't work (in javascript tab in the form) var formS...

bhchemss by Star Contributor
  • 7459 Views
  • 4 replies
  • 2 kudos