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

Forum Posts

Strange behavior with cmis session query

Below is a sample code we use in our app.ItemIterable<QueryResult> results = this.getSession().query(query, false);for (QueryResult qResult : results) {            //some stuff        }Here is a sample query.Select * from common:basedoc where CONTAIN...

Resolved! Share ERR_CONNECTION_REFUSED

Hi,First I wanna thank everyone, I'm a beginner at alfresco and kubernetes technology so sorry if I'm asking something dumb...Short version:I cant make the share pods post anything but ERR_CONNECTION_REFUSED and theres no error in the logs. In fact a...

Use a domain beans mapped to database in associations

HelloI would like to know what's the best way to use non alfresco domain beans in associations with contents. Eg: Customer companies have facilities and I would like to associates files to those facilities. Then I want to create Smart Folders dependi...

fraveau by Champ in-the-making
  • 3966 Views
  • 2 replies
  • 0 kudos

Search in property for custom Model types

Hello!Using Alfresco Community Edition 201707.Looks like no Search in property for custom Model types.Is it really? What for settings about seachable mode if no results from search field, from advansed seach field.How to check what exacly Solr(?) ind...

djarty by Star Contributor
  • 17858 Views
  • 11 replies
  • 4 kudos

fts-alfresco search in multi tenant and with custom models

Hello everyone,i'm using alfresco community Alfresco Community Edition 201901 GA in multi tenant.starting with a custom model in the default tenant i had extended another custom model in the TenantA.in the default tenant there is a custom model kd:cu...

pajumbo by Confirmed Champ
  • 3887 Views
  • 2 replies
  • 0 kudos

Alfresco – Blockchain plugin ETH BTC LTC ETC

OwnerTAI Software Solution s.r.l (Alfresco Strategic Partner)VersionsCommunity 5.1.xCommunity 5.2.xCommunity 6.1.xEnterprise 5.1.xEnterprise 5.2.xEnterprise 6.1.xLicense TypeProprietaryProject PageDownload PageTagsBlockchainComponent TypeJAR pluginEx...

Resolved! Distribute Sites to multiple repository "folders"

Hi,I am currently evaluating Alfresco and I am wondering if there is a possibilty to create multiple "Sites" folders in the repository? I am interested in creating a dropdown hierarchy with multiple Site "folders". I need one Site "folder" for our cu...

nettania by Star Contributor
  • 5061 Views
  • 2 replies
  • 1 kudos

Customize SearchComponent to search in a specific folder

Hello I want to search in Sites folder and I have tried to make my custom Query, but it is not working. I am sure I am doing something wrong , but I do not know whatI attached the query builder, can anyone help me with that? public generateQueryBody(...

olesea by Champ on-the-rise
  • 3569 Views
  • 1 replies
  • 0 kudos

Alfresco Digital WorkSpace Login issue

when try to login in alfresco workspace after install docker , and type the user / passwort (admin/admin ) as documentation said , i get the following error , so what i have to do to login .

Restrict Users Role

Hi Guys,In ADF, I want to restrict creating libraries action, only Administrator can create a library. This is what I wrote in app.evaluators.ts, but it does not work well, I have to manually reload it, then it works . Can some correct me? Thanks.exp...

dxwtyz by Champ in-the-making
  • 3522 Views
  • 1 replies
  • 0 kudos

Alfresco Digital WorkSpace Login issue

when try to login in alfresco workspace after install docker , and type the user / passwort (admin/admin ) as documentation said , i get the following error , so what i have to do to login .

aikau-sample-archetype

Hi,I'm trying to run the aikau-sample-archetype following the aikau tutorial (https://github.com/Alfresco/Aikau/blob/develop/tutorial/chapters/Tutorial1.md).When running the application, a blank page appears with following client side error :When app...

IMPERSONATE api alfresco

Hello,I'm trying to do the impersonation through the alfresco API in java.I found a guide that makes this exampleublic String impersonate(String username) { String currentUser = AuthenticationUtil.getFullyAuthenticatedUser();  if (currentUser == null...

vmalfresco by Champ on-the-rise
  • 10021 Views
  • 7 replies
  • 4 kudos

Resolved! Where is developer guide for Activiti 7.x or Activiti 6.x?

Good time. Early I used the developer/user guide for Activiti 6.x. And currently I have migrated to Activiti 7.x. And I cannot find the user/developer guide for Activiti 7.x (Activiti engine).I even tried to find the userguide for the previous versio...

maxlich by Champ on-the-rise
  • 8490 Views
  • 2 replies
  • 1 kudos