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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 616 Views
  • 0 replies
  • 0 kudos

Query for content along with Workflow properties

There are certain events that happen as part of a Workflow - example, person X signed off, Approvals are completed, rejections, etc that need to be part of a query on the content itself. Example: Get all specs that were approved by a person between x...

ramprasad by Champ in-the-making
  • 3835 Views
  • 1 replies
  • 0 kudos

what is collections in solr4?

HI All,Someone suggest me to create multiple collections in solr (lucene) to get faster response from the solr.I am new in this era so can anyone please help me how to create collections in solr and how alfresco can consume those collections.Thanks i...

Read aspects from dictionaryService.

On the internet I found how to read aspects properties.Map<QName, PropertyDefinition> aspectPropDefs = dictionaryService.getAspect(ContentModel.ASPECT_AUTHOR).getProperties();Problem is I need read aspects from QName, e.g. read all aspects from this ...

kamilaw_ by Champ in-the-making
  • 3291 Views
  • 1 replies
  • 0 kudos

Where is Git repo for the Remote API project?

This GitHub repository is now "Old mirror of Alfresco Community Edition from before the migration to Git""Code is being brought from SVN into GitHub in multiple repositories", so, where is GIT repository for the Remote API project?

unkndev by Champ on-the-rise
  • 4098 Views
  • 2 replies
  • 0 kudos

Resolved! How is the user chosen for no authentication web scripts?

Hi all,Just curious... if I have a web script with no <authentication> tag in the definition XML, and let's say this web script is responsible for updating document properties, how is the user that the web script runs as chosen? I have seen some very...

thmsdrew by Champ in-the-making
  • 14088 Views
  • 12 replies
  • 0 kudos

Resolved! Getting a list of workflows relating to a user by JavaScript

Hi, please help.I searched information in the Internet but no success. I have the following challenge.How I can get a list of workflows relating to a user by simple JavaScript script  (which we plan to use as rule in future). If possible please provi...

egor by Confirmed Champ
  • 14749 Views
  • 10 replies
  • 1 kudos

Notification of exceptions in UI app

Hi,me and my group have been using Activiti 5.18 in combination with a third-party UI application that makes REST calls to Activiti. It would be easier for us if workflow engine and UI were part of a single library / framework. For this reason I am c...

fconrady by Champ in-the-making
  • 5674 Views
  • 3 replies
  • 0 kudos

How to get already Deployed Process Definition

I want to get already Deployed Process Definition. I have created process in which there are 2 group and each group contains some user.once a user logged in , one process is started by a user of first group and then he logged out.After that second us...

pjainiit by Champ in-the-making
  • 12754 Views
  • 12 replies
  • 0 kudos

XSS vulnerabilities

I'm member of security team. I have application to pentest, the framework used for this application is alfresco community version 5.0.0. I found multiple XSS vulnerability, now i'm searching if there is function in alfresco community to use for field...

yasmine by Champ in-the-making
  • 3859 Views
  • 1 replies
  • 0 kudos

Resolved! update document name with REST API

i am trying to update the name of a document in alfresco using the webscript OST    /alfresco/service/api/node/content/workspace/SpacesStore/i am getting a 405 responce from the server .is this the right webscript to update a node properties ?this is...

yosrioh by Confirmed Champ
  • 15935 Views
  • 10 replies
  • 5 kudos

Alfresco data patch

I want to create data patch for alfresco. This data patch will have 2 operationsExport data patch : Select the folder from where the user wants to export the patch (All children of that folder along with their properties in xml file will be bundled i...

shanks by Champ in-the-making
  • 4098 Views
  • 1 replies
  • 0 kudos

Incoming email Concurrency Issue

We are on Alfresco Enterprise version 4.2.4. We have one folder email alias for incoming emails to alfresco. We have lots of emails that comes this way into system. Now the problem is that for some random case, email processing fails and produces be...

hardik1512 by Star Contributor
  • 9228 Views
  • 7 replies
  • 0 kudos

I am currently using Alfresco 3.0 Community Edition. Is there any way to export all the documents stored in Alfresco to Local Drive of Machine with its original File Format. ? Please help

 am currently using Alfresco 3.0 Community Edition for Document Management System. Is there any way to export all the documents stored in Alfresco to Local Drive of Machine with its original File Format. ?Please help

Could we make the kerberos users alfrescocifs and alfrescohttp to allow customers to have several alfresco instances (e.g: test, validation and production environments) authenticate against the same AD server

Two Instances:UAT (ip1), PROD(ip2)Steps Performed:First kerberos configuration on UAT - successfulSecond kerberos configuration on PROD - successfulthen,On UAT,when, 1.1.1.1:8080/share, it gives cannot found.alfresco and share application throws exce...