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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1926 Views
  • 1 replies
  • 0 kudos

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
  • 3647 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
  • 3495 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
  • 4067 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
  • 7050 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
  • 8118 Views
  • 4 replies
  • 2 kudos

Resolved! Partnership

How to become Alfresco partner ? Who could support me from Alfresco. I have oppurtunity which require pricing of Alfresco Enterprise.Thank you.

Aspect size limitation

Hello,Is there any limitation to insert a thousand number of records into the alfresco aspects?If not, what is the impact of the following callerializable subscriptionCreated = nodeService.getProperty(companyHome, BluvaltEducationModel.PROP_SUBSCRIPT...

jamilnour by Star Contributor
  • 8296 Views
  • 5 replies
  • 0 kudos

Issue with opening pptx files directly in Microsoft Office

Hi allwe are using Alfresco 5.2 and Microsoft Office 2016 on MacOSWhen trying to open a pptx file with the option "Edit in Microsoft Office", an error occurs saying that the file can't be found:"Sorry, we couldn't find 'https://alfresco-url/aos/Sites...

llzwerg by Champ in-the-making
  • 4228 Views
  • 1 replies
  • 0 kudos

Cmis query caching

ScenarioWe are executing a cmis query.  It is taking 20 mins for first time and subsequent execution of the same query takes only milliseconds.  It looks like it is caching.  So, how to disable the caching?How long the cache will retain and how to se...

Resolved! Problems with SOLR and Login in share

Using default username and password, as saved in mysql database, I try to login on to /share.The only thing I get is a message telling me that my credentials are wrong or that alfresco is not running. I checked in /manager where I see that all webapp...

plean by Confirmed Champ
  • 19653 Views
  • 16 replies
  • 2 kudos

Auto-Login (SSO) not working - Kerberos

Question: NOT ABLE TO ESTABLISH SSO using Kerberos.Environment Details: alfresco-community-installer-201611-EA-win-x64Windows server 2008 R2 Standard.***** Find all the files in the attachments Steps Performed:1) created two LDAP users - name: Alfres...