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

Forum Posts

Resolved! lucene query fail.

hi all,i am using alfresco 5.0 dthis 2017 folder is already shown in share ui.here is my lucene queryATH:"/app:company_home/st:sites/cm:abc/cm:documentLibrary/cmolutions/cm:audit"this above query works fine,but when i append cm:2017 then its show me ...

kpatel by Confirmed Champ
  • 5176 Views
  • 2 replies
  • 0 kudos

Resolved! Error while performing transformation

Hi CommunityI have created custom transformer which transforms file with "application/ply" mimetype to "application/sla". The context file which I have created is<beans><bean id="transformer.worker.ply2stl"          class="org.alfresco.repo.content.t...

manav by Confirmed Champ
  • 9958 Views
  • 4 replies
  • 1 kudos

Custom group assignment

Hi,How do we assign workflow to custom group .I have created group TestGroup under that I have added users like Ravi,Nanda,Tushar and Admin.So when I assigned to group workflow gets assigned in Alphbetical order.1st it assigned to Admin and it gets a...

mrk_rams by Champ on-the-rise
  • 2920 Views
  • 1 replies
  • 0 kudos

Hide edit document menu item.

I don't want my users to edit documents in google docs but I can't just remove google docs integration because it breaks some documents that already have been edited this way. So I want to hide the menu item from edit document menu, I have found this...

baikal by Champ in-the-making
  • 4540 Views
  • 2 replies
  • 0 kudos

Cannot save model

Hello All,I’ve designed a simple leave request but cannot save the model.Application is prompting me with unexpected error.  Please refer to attachment.Kindly help on same.Thanks

kunaalz09 by Champ in-the-making
  • 8526 Views
  • 2 replies
  • 0 kudos

Resolved! Start a workflow if it has not been started?

My application expects a related group of events. I would like to construct a workflow that waits for all the events from the group to arrive (or times out), and then proceeds.  Each group and each event have a UID associated with it.  The events arr...

blezek by Champ on-the-rise
  • 7120 Views
  • 4 replies
  • 0 kudos

AsyncExecutor multiple instances causing deadlock

Hi, We are currently experiencing out of memory(OOM) situation in our application. Thread dump shows blocked threads on activiti's AsyncJobExecutor with 2 instances of the same being created concurrently to acquire the jobs, blocking on each other ca...

francop by Champ in-the-making
  • 6667 Views
  • 2 replies
  • 0 kudos

Pending invites not visible for site admins

Hi,I have a site with a number of pending invites. These invites are almost 3 years old. I, as an Alfresco admin, can see these invites, the site admin doesn't see them.Could this be because of Alfresco upgrades since the invites were sent? Maybe it'...

Show custom task properties on MyTask page Share

I need to show properties of my custom workflow  task type on "My Task" Page. Though properties are visible on accept/rejection page of any user in workflow but not visible on "My-task" page.My task page shows only default properties (Due Date, descr...

Resolved! Retriving data from MySql Database in activiti-app

I followed the user guide to try to retrieve data from MySql database but I got an error of retrieve data while running the application, could anyone give a simpler example to try to get data from table in a mysql database,  Thank you.

bhchemss by Star Contributor
  • 6907 Views
  • 3 replies
  • 0 kudos

Resolved! How to create subtask/ checklist task?

How to create subtask/ checklist task immediately after creating task(parent)? I tried with taskListener but it is not helping as the task creation is not completed and record has not inserted into the database. Please help...

Resolved! Unable to login because of Solr problem

After starting the server I get the following error on the console:INFO: Starting ProtocolHandler ["ajp-apr-8009"]I 11, 2017 9:46:02 AM org.apache.catalina.startup.Catalina startINFO: Server startup in 324400 ms2017-01-11 09:46:03,044 ERROR [solr.tra...

lantonov by Champ on-the-rise
  • 21055 Views
  • 9 replies
  • 0 kudos

Resolved! Hello, I need to create a date range query on the definition of a smart folder JSON. Which is the correct syntax to define date range queries?

I'm trying with this syntax or something similar, without success:            "nodes" : [{                    "id":"11",                    "name" : "2017",                    "description" : "Documentos ejercicio Actual",                    "search"...

Not able to preview files with mime type application/ply

I have registered thumbnail in the following way<bean id="thumbnailDefinitionSTLpreview" class="org.alfresco.repo.thumbnail.ThumbnailDefinition">        <property name="name" value="stl" />        <property name="mimetype" value="application/sla" /> ...

manav by Confirmed Champ
  • 5266 Views
  • 2 replies
  • 0 kudos

How to integrate the ExifTool into alfresco?

Hi ,I am trying to generate a preview of INDD file using ExifTool and java code.When INDD file upload ,need to be show the preview in PDF format.(Generating using Exiftool and java code.)How to implement this feature when fileupload into alfresco.Tha...

madduri by Champ on-the-rise
  • 3351 Views
  • 1 replies
  • 0 kudos

Resolved! Problem with character encoding when uploading an app

Activiti 1.5.XWhen i upload a app definition with process, forms, and stencils. If ani element.. for example a field name of a form contains extrange characters like accents, they upload inccorecly, for examlpe "Número" -> ""Número".Otherwise if i u...

oathmind by Champ on-the-rise
  • 9530 Views
  • 2 replies
  • 1 kudos

Resolved! Does Activiti support Teradata database?

I'm using Activiti 5.22 and I tried to change the default h2 database to Teradata by modifying the db.properties in the folder webapps\activiti-explorer\WEB-INF\classes as:db=teradatajdbc.driver=com.teradata.jdbc.TeraDriverjdbc.url=jdbc:teradata://10...

Get list of all task name

Hello everyone, I need to display in my HMI a list of all task names for all processes. Basically I would have to do the following query: "select distinct (name_) from act_ru_task;". But I would use the API activiti. Do you know if it is possible to ...

lnavet by Champ in-the-making
  • 3702 Views
  • 1 replies
  • 0 kudos

Resolved! cleanup of DB

We've noticed that the activiti server DB is getting quite big and is using a lot of disk-space.We are working with the rest API.We don't really use the history so we don't mind deleting it but I'm having trouble figuring out how to identify all the ...

noama by Champ in-the-making
  • 5959 Views
  • 1 replies
  • 1 kudos