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

Forum Posts

Delete a working copy file

Hello,playing with an instance of Alfresco, I deleted a file that has a working copy. Then, now I can't delete the working copy item. Any idea?

wikier by Champ in-the-making
  • 360 Views
  • 2 replies
  • 0 kudos

Plug Alfresco to a external BPM engine

Hello everybody,I would like to use a external BPM engine (Activiti) instead of the using the internal activiti engine.The goal is to have a standalone BPM engine and then, be able to start workflows in the external activiti from Alfresco.I only foun...

ferd by Champ in-the-making
  • 445 Views
  • 2 replies
  • 0 kudos

List report: what value types are supported for data records?

Is it correct that list reports only support numeric values for the data records? If I put a string, activiti explorer shows a <null> string.Are there any plans to provide a table report type, so I can pass JSON objects for each individual data recor...

wsalembi by Champ in-the-making
  • 774 Views
  • 4 replies
  • 0 kudos

Create of BPMN XML failed...

Hi,I've been doing some tests to create a small PoC.I've modelled a small process on Eclipse (Activiti Designer) and it was exported from Eclipse and imported on Explorer.While trying to deploy it, I got "Create of BPMN XML failed. Error parsing XML"...

joselouro by Champ in-the-making
  • 1018 Views
  • 5 replies
  • 0 kudos

For service task return values, is Serializable required?

I'm new to Activiti so please bear with me.I was playing around with returning values from service tasks and then passing that value to the subsequent task, and I was only able to return a POJO and use it in the subsequent task if I implemented Seria...

matt1 by Champ in-the-making
  • 471 Views
  • 3 replies
  • 0 kudos

TaskQuery to get a process Variable with IN clause

Hi All,I have a taskquery to get a process variable which has many values, so I would want to query it with an IN clause. I would like to know is there an easy and best way of getting this done using activiti API. This said, I need to have pagination...

Building 4.2 Amp as part of 5.0 all in one

I have an amp project that I made as part of a 4.2 all in one maven archetype project and it works fine there. Now I'm trying to build it as part of 5.0 all in one and it gets a bunch of package does not exist errors.Such asackage org.apache.commons....

georgera by Champ in-the-making
  • 606 Views
  • 2 replies
  • 0 kudos

Showing actions on in search result list.

Is there a way to show actions only in search result list?For example, I search a document, and the document has a primary folder. I want to open the primary folder of the documentThe action for opening the primary folder is already implemented (as p...

alexm123 by Champ in-the-making
  • 597 Views
  • 2 replies
  • 0 kudos

Force User to Join Site

Hi again,Quick question, does anybody know of a way to force a user to become a member of a site, bypassing the need to invite/accept?  This needs to be something that a user can do from Share.  There are no security considerations here, most 'end us...

Send an email on document upload

HiI would like an email to be sent everytime a document is uploaded in Alfresco. I am trying to do it using the Create Rule Wizard, however, on the screen where I need to provide the email id, I am unable to search it. on the Alfresco explorer, 1. I ...

integracion con aplicacion externa

Tengo que integrar alfresco con una aplicación externa.La idea es que cuando se cargue un documento por CFIS se ejecute un java que manda la url del documento a la aplicación externa.Tengo programado en eclipse un proyecto java que realiza la conexió...

title & metadata-template

Hello,Running 4.1.1 and I need to display title differently than default for custom document type. So, I want title, along with custom properties to appear in document list. The title & custom properties is easy enough to achieve by specifying desire...

mtw999 by Champ in-the-making
  • 1467 Views
  • 6 replies
  • 0 kudos

Add external AMPs

Hi everyone,Please how can I add an AMPs folder (external AMPs) to my alfresco SDK 2.0.0 maven project ?Thank you.Regards,Ramy.

sill default value to complex type in stencilset

hi i want to add static data to the class field of the serviceTask node  so i try to  change the stencilset file to be like this:{    "name" : "servicetaskbase",    "properties" : [ …      , {      "id" : "servicetaskfields",      "type" : "Complex",...

abdou2387 by Champ in-the-making
  • 450 Views
  • 3 replies
  • 0 kudos

Activiti in Liferay

Hi, I'm new to Activiti and I'm about to using activiti for my existing liferay application.I have a "Process" object, in each process I need to map into exactly one activiti-process.The "Process" may have more than one instance, and for each instanc...

thodd by Champ in-the-making
  • 305 Views
  • 1 replies
  • 0 kudos

Activiti without CDI?

I've hit a roadblock on the engine lookup.  I've stepped through Activiti and found that it's captured the correct classname from META-INF/Services. The loader also has a complete list of classes, but somehow the provider iterator comes back empty.Is...

rsaunder by Champ in-the-making
  • 1024 Views
  • 6 replies
  • 0 kudos

JPA Entity-based Process Definitions

I have started using the Activiti Engine in a greenfield Spring MVC Project. Previously, I was developing customizations for PTC Windchill where workflow processes are based around a primary business object and can be kicked off when an instance of a...

legistrate by Champ in-the-making
  • 394 Views
  • 1 replies
  • 0 kudos

CMIS and Activiti. Is it possible?

Hello everyone,I was trying to get a task list via OpenCMIS Workbench using queries (against Alfresco 5.0.a):select * from bpm:taskselect * from bpm:workflowTask‍‍‍‍I did't receive any results (although I have >100 tasks created via Share application...

charlie_k by Champ in-the-making
  • 667 Views
  • 2 replies
  • 0 kudos