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

Forum Posts

Alfresco Share Can't Authenticate Over HTTPS

I have followed the instructions at this blog site to set up HTTPS for my Alfresco installation: <a href="http://www.optimit.hr/blog/-/blogs/alfresco-https-setup">Alfresco HTTPS setup - Blog</a>Alfresco is fine, but when I try to log into Share, I ge...

jasswalkjr by Champ in-the-making
  • 372 Views
  • 1 replies
  • 0 kudos

Querying the Alfresco repository (~DQL)

I understand that Alfresco has no document query language similar to Documentum's DQL.  Can anyone suggest a way to generate reports with the following kinds of information (assuming requisite permissions):1) Get a complete count of all documents of ...

bboeri by Champ in-the-making
  • 2142 Views
  • 9 replies
  • 0 kudos

Activiti Rest - Calling multiple instances concurrently

I have defined some simple BPM flows (F1) and deployed in activiti-rest.war. For simplicity, I have take a simple start-end flow.I have written a REST client to execute the flow (F1) in parallel threads (20) with its required parameters for 1000 http...

Email space users works only for administrator

Hi everybody,I have installed the trial version of Alfresco Enterprise 3.2r for evaluation. I have created several spaces and for each space I have assigned different user groups to different roles, following the examples of chapter 10 on "Collaborat...

milesif by Champ in-the-making
  • 1003 Views
  • 6 replies
  • 0 kudos

Modeling a checklist

Hi, I'm quite new to Alfresco development, and I am very enthusiast with it, but I have a modeling problem. Basically I need to model a "check list", every check item has several field end the entire list has an author, a date, and a status. I undese...

unable to execute backup Webscript

Hi all,I'm trying to deploy a backend webscript based on the simple example found here https://wiki.alfresco.com/wiki/Java-backed_Web_Scripts_Samples#SimpleWebScript.java ("The World's Simplest Webscript").But I can't make it working. -> Web script i...

How to catch an error from a ServiceTask?

Hello,I have a Call Activity which contains a Service Task. The service task throws an Exception within the execute method as below://Checking if report returns NULLif(valueString.contains("Nothing")) {   System.out.println("Null coming through: " + ...

zlatan316 by Champ on-the-rise
  • 1516 Views
  • 7 replies
  • 0 kudos

Problem with CIFS & LDAP

Hello all, I am using LDAP for user authentication and I am trying to configure my own authenticator for the CIFS Server. I need the custom authenticator to remove the authentication for CIFS server (remove the popup which asks for credentials, direc...

iandreeva by Champ in-the-making
  • 1818 Views
  • 5 replies
  • 0 kudos

How to name a sequence flow?

When two tasks are connected, it saves ID, sourceRef and targetRef in the BPMN file.For ex: <sequenceFlow id="flow1" sourceRef="usertask1" targetRef="usertask2"></sequenceFlow>if I manually add the attibute name="If amount > 1000" to the bpmn file as...

Different folder icon in folder details page for different sites

Hi,I want to change folder icon in folder details page. And I want to use different color in some different sites. It is defined in <em>/components/folder-details/node-header.get.html.ftl</em>, but I don't know how to do it for different sites. Pleas...

thbaymet by Champ in-the-making
  • 517 Views
  • 1 replies
  • 0 kudos

Mandatory-enforce not overridable according to modelSchema.xsd

I think, I came across something one could call a bug, or, at least unexpected behaviour:When defining the mandatory attribute on a model property, one can use "enforced=true/false"to control the enforcement of the "mandatory" constraint.When overrid...

ipirat by Champ in-the-making
  • 2300 Views
  • 10 replies
  • 0 kudos

Grant time-limited access to files or folders

Hi there,I was wondering if it is possible to gives access to a user which does not belong to the site a time-limited (or temporal) access to a file or a folder. For say, I have a managers sites, but I do not want to invite my executives in. I have 1...

Sharepoint PDF

Sharepoint emulation with my Office docs works great. Is it possible to do the same with PDFs? Acrobat and Bluebeam Revu both have capabilities to do online editing and check-in/check-out from with the application with Sharepoint, but it doesn't work...

capm69 by Champ in-the-making
  • 568 Views
  • 3 replies
  • 0 kudos

Extend the Activiti-Explorer

I've build some tutorials with Valadin to get into the framework. Now I want to start adding a view to the activiti-explorer. To start I have copied the activiti-explorer git project.But there are some things I can't figure out, before I start develo...

cocojack42 by Champ in-the-making
  • 280 Views
  • 1 replies
  • 0 kudos

How to check if a folder exists using CMIS API

HI,I want to know if a folder exists in the repository but do not want to iterate through all the folders. I tried using session.GetObjectByPath method. If the folder exists in the path then it returns the ICMISObject, however if the folder does not ...

rita_aiyar by Champ in-the-making
  • 2261 Views
  • 1 replies
  • 0 kudos

User Task attribute category can´t be set

Eclipse plugin Activiti Designer, do not provide the field to set the category of userTask, but if it added manually to xml definition, Activiti engine load it to the task when the process is instantiated, the category could be retrieved via de Activ...

hrobayo by Champ in-the-making
  • 515 Views
  • 2 replies
  • 0 kudos

DeclarativeWebScript not executed

Hi allI'm facing issues with backend webscript when implementing the DeclarativeWebScript helper class.The facts:When using DeclarativeWebScript, the class is NOT executed.   -> no log entry   -> variables a not recognized by ftp templateWhen using A...

Carpetas Automaticas

Buenas tardes CompañerosHe estado buscando como generar carpetas automáticas diarias en el Repositorio de Alfresco, pero no he conseguido nada relacionado con ello.Cualquier información o script les agradezco.

lucero_a by Champ in-the-making
  • 1463 Views
  • 3 replies
  • 0 kudos