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
  • 1153 Views
  • 1 replies
  • 0 kudos

Alfresco REST Search api case sensitivity query

We are using the Alfresco REST api : https:/[host]/alfresco/api/-default-/public/search/versions/1/searchWe have some custom properties like: "cstprp:dctype":"Procedure"if we search on it like this : {    "query": {       "query": "searchTemplate:*Pr...

Instantiate Activiti when database is down.

Hi,We are using activiti 5.22. We have a spring application which uses activiti apis. We have the following in our xml configuration:<bean id="processEngineConfiguration" class="com.pru.wf.engine.extension.SpringProcessEngineConfiguration"> <property...

gjaya26 by Champ in-the-making
  • 3729 Views
  • 1 replies
  • 0 kudos

Multiple issue I'm facing on Alfresco Process Services

 Dears All, I'm trying to create a Proof of concept (PoC) implementing the below workflow and I faced the following issues:1- I link Alfresco Process Services with our active directory then I created groups in Alfresco Process Services Organization a...

matrix2526 by Champ in-the-making
  • 3578 Views
  • 1 replies
  • 0 kudos

Resolved! Pourquoi je n'arrives pas a trouver la définition de mon fichier bpmn2 déployé lorsque je fais un appel REST dans Activiti-Rest

dans activiti-explorer je trouve mon fichier déployé et sa définition dans la liste des "process-definition"mais lorsque j'effectue un appel Rest sur activiti-restje ne trouves pas la définition de mon fichier déployévoila la requête : GET /activiti-...

f4khri by Champ on-the-rise
  • 5207 Views
  • 2 replies
  • 0 kudos

Resolved! How to apply versioning in datalist

Hello,I am using Alfresco community version 5.2 . We want to apply versioning in data list , so that we can keep track of different versions of datalist. How can we achieve this ? please suggest me!.Warm Regards,

ppatel by Champ in-the-making
  • 6039 Views
  • 3 replies
  • 1 kudos

Resolved! create page with args

 Hi,  Ive tried this tutorial to create a new page home-page "Adding a new Surf page to Alfresco Share | Alfresco Documentation ",My question is how can i create this page with an argument so the url that i can use for examle /home-page?idworkflow={i...

inaam by Confirmed Champ
  • 7620 Views
  • 3 replies
  • 3 kudos

Log delete operations in Node Browser

Hello thereIs there a way to log any delete operation performed in Node Browser by admins? Any operation log for Node Browser? We have a group of people with admin permissions, that can potentially delete documents but no way to know about deletes. T...

longinus by Champ in-the-making
  • 6147 Views
  • 4 replies
  • 0 kudos

Resolved! How to generate pdf from node and workflow metadata

Hello everyone!I am new to alfresco and received a task in which I have to implement a way to generate a report (preferably a pdf document) containing metadata from a node and it's associated workflows.The closest issue I found on the forum is Genera...

lex91 by Confirmed Champ
  • 5496 Views
  • 1 replies
  • 0 kudos

Alfresco with Swift Container

I hope can help me with the implementation of Alfresco as a repository of content that stores information in a Swift container.The main problem is that I can not connect with Swift's alfresco-swift-1.0.amp plugin, to connect I need to use Token, user...

How to override activiti database?

Hello everyone,I would like to override activiti database and when run my processinstance i don't want to create activiti tables..Means i don't want to use any of the activiti tables like ACT_GE_BYTEARRAY,ACT_GE_PROPERTY,ACT_RU_EXECUTION etc.Instead ...

yvnkat3 by Champ in-the-making
  • 4713 Views
  • 2 replies
  • 0 kudos

Working file of model is not getting deleted

I had a model file in Data Dictionary's Model folder. While updating it with new type and deleting the older one, uploading via Alfresco web interface created working copy. Now, this working copy is not getting checked in, neither this is getting del...

aiysha by Champ in-the-making
  • 5229 Views
  • 3 replies
  • 0 kudos

Resolved! How to manage the custom models using model manager

We have custom model defined, say commonModel.xml which has been placed into alfresco\extension\custom folder in the installation.The model has several custom types defined. One of the property, say common:keywords has a list of allowed values. This ...

Redirection link

Hello, how i can do the redirection link from  text  or multiline text in activiti-app ???example :http://192.168.2.59:8080/data/somefile.pdfthank you everyone.