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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

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

Resolved! Step by step approach to running sql queries on Alfresco DB

Good day All,Please i am trying to find out the volume of documents on Alfresco at any given time besides generating other reports, can someone give me a step by step approach as to how and where i can run this sql queries on Alfresco Db?Look forward...

echiboka by Champ in-the-making
  • 10257 Views
  • 3 replies
  • 4 kudos

Resolved! cmis_query

my log details here.how to fix itHTTP call to [http://192.168.99.45:8085/alfresco/s/cmis/queries] returned [500]. Response: Web Script Status 500 - Internal Error Web Script Status 500 - Internal Error The Web Script /alfresco/s/cmis/queries has resp...

kuppuswamy by Champ in-the-making
  • 5233 Views
  • 1 replies
  • 0 kudos

Resolved! Content search in Alfresco

Hi, I have a requirement to perform content search of INDD files in Alfresco. When I say content search, what I mean is, I have an INDD file which has images with some text superimposed on it. Any user should be able to search for the INDD file using...

ss26 by Champ in-the-making
  • 20369 Views
  • 8 replies
  • 7 kudos

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
  • 5587 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
  • 10704 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
  • 3206 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
  • 4956 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
  • 8978 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
  • 7844 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
  • 7176 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
  • 7453 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
  • 22336 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
  • 5848 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
  • 3711 Views
  • 1 replies
  • 0 kudos