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

Forum Posts

Mapped Diagnostic Context for Logging

We are deploying many mission critical applications. In case of an error, it is absolutely vital to have enough abundant amount of status information, so that operators could track the reason as soon as possible.Even we need the log files to be read ...

smirzai by Champ on-the-rise
  • 296 Views
  • 1 replies
  • 0 kudos

Model Properties localized labels

Hi, is it possible to retrieve type and aspect's property titles (labels) through cmis with the correct localization text?I've registred my content model with a message bundle and all is working fine within Alfresco Share but if I try to integrate an...

Swimlanes deploy

Hi there,i'm having a problem in deploying of a process with poolanes It's giving the following error:Invalid destination 'exclusivegateway1' of sequence flow 'flow2'My question is how can i change my process xml to be correctly deployed? I'm used th...

goodboy by Champ in-the-making
  • 535 Views
  • 4 replies
  • 0 kudos

MultiValue props config

Hi there!i recently made up a model, firstly with usual properties and then i turned one of then in a multivalue one.At that change WorkDesk stopped to work when i click the search button, it gaves error.Is there any special config for the SearchTemp...

7joeblack8 by Champ in-the-making
  • 734 Views
  • 5 replies
  • 0 kudos

api to create a site inaccessible

Hi all:  I was used the following api to create a web site:  POST /alfresco/service/api/sites  It can successfully create a site and I can view the site list in share platform. But when I click the site name. It take me a 500 error page. This is the ...

andywong by Champ in-the-making
  • 423 Views
  • 2 replies
  • 0 kudos

Progress bar / session variable

Hello,i want to validate multiple tasks. I have added a checkbox per line in the task interface and a button to validate.As it can take a while to validate my tasks i would like to put a progress bar to inform how many tasks have been validated yet.I...

isy by Champ in-the-making
  • 385 Views
  • 1 replies
  • 0 kudos

Get folders associated with tags

Anyone know how to get a list of folders that have been tagged using java/cmis?I've tried a few queries but it doesn't seem to be supported. Also tried looking at the children of the tag noderef but that doesn't seem to work. Any other possibilities ...

millrae by Champ in-the-making
  • 226 Views
  • 1 replies
  • 0 kudos

Community Edition - Tomcat Query

Hello,We have the Community Edition 4.0.0 installed, with this we can only run Tomcat 6.0.29A recent health check of our systems has identified that we should really be running 6.0.35 or higher but we would need to upgrade to Community Edition 4.0.1 ...

Handle Exception in Mail Task

In my process there is a "Mail task".I want to know if some exception occur in mail task , how can I handle this in my process??

sarkar92 by Champ in-the-making
  • 210 Views
  • 1 replies
  • 0 kudos

Datalist Content Storage

Where is the content for a datalist stored I cannot see it in alf_data so I assume it is in the database somewhere.Can anyone point out the location.

sqrl00 by Champ in-the-making
  • 239 Views
  • 1 replies
  • 0 kudos

Error logged while starting Alfresco

ERROR [org.springframework.web.context.ContextLoader] Context initialization failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'avmRemoteService' defined in class path resource [alfresco/remote-services-cont...

asmi by Champ in-the-making
  • 573 Views
  • 2 replies
  • 0 kudos

Can't recover from connection interruption to Oracle

Hello Activiti friends,Activiti 5.1, Oracle 10G 10.2 database, JDK 1.6.0_16, Tomcat 6.0Our Oracle database performs a warm backup each night.  I'm not aware of any other scheduled tasks/processes that might interrupt a connection. The next morning Ac...

Drag & Drop uploader customisation

Hi!I'm changing the drag & drop action in the document library (dnd-upload.js) but I'm having a problem calling a server webscript when loading the form (that appears with the upload status).When dragging & dropping documents into a folder the curren...

anamanuel by Champ in-the-making
  • 260 Views
  • 1 replies
  • 0 kudos

Capture Process Start and End Dates

Hi AllApologies for this simple question, but I'm just starting to look at Activiti.I'm using the Eclipse plugin to create my business processes and what I need to do is capture the process start/finish date and store them as a process variables.Can ...

pseymour75 by Champ in-the-making
  • 327 Views
  • 3 replies
  • 0 kudos

gestion du document en Alfresco

Je suis une étudiante et je dois livrer un projet de fin d'étude sous le thème Gestion documentaire d'une université en utilisant Alfresco. Le problème est que je suis une grande débutante en Alfresco c'est pour cela je demande est ce que quelqu'un p...

hydi by Champ in-the-making
  • 2693 Views
  • 7 replies
  • 0 kudos

Tag support in Blog integration module

Hi All,I'm currently positioning Alfresco (Community) as my company's new intranet/dms solution,Some of our technical consultants (myself included) found that the Blog-integration was simply not good enough. The main point is that the tags you apply ...

mikkle by Champ in-the-making
  • 249 Views
  • 1 replies
  • 0 kudos

Support for targa file

It appears that you can configure Alfresco to add targa (tga) files to the mimetypes. There a link to a wiki page that is still a bit cryptic for me. Does anyone have a mimetypes-extension-map.xml file configured for targa (TGA) files that they can s...

patdelaney by Champ on-the-rise
  • 306 Views
  • 1 replies
  • 0 kudos

Alfresco Share Advance Search Configuration

HiI am using alfresco community Edition 4.0dI am created a new conten model in alfresco share.I want search based on my new content model I have added a new type in share-config.xml. Now for form purpose i write the code that is shown below in share-...