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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

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

LDAP Authentication from 2 domains

I am using alfresco Community - 5.1.0 (r127059-b7)Currently I am doing LDAP authentication from 1 domain with the following entry in the config:ldap.authentication.userNameFormat=%s@x.y.zNow I need additionally a second domain like:ldap.authenticatio...

booltrue by Champ in-the-making
  • 14656 Views
  • 33 replies
  • 5 kudos

Resolved! Refresh share-config-custom without restart

Is it possible to refresh share-config-custom.xml without a Tomcat restart.I am developing forms with SDK3 jar and am restarting Tomcat each time I make a change - I am sure this isn't the best way to do this.... Nick

nickchase by Champ in-the-making
  • 6629 Views
  • 2 replies
  • 0 kudos

Is it possible to get count of query result in very short time?

In my web service, I want my web-app to show nodes list with pagination.So, I need total count for some afts query.when I query using Alfresco Rest API(api/-default-/public/search/versions/1/search), getting a result consumes pretty long time (approx...

woong by Champ on-the-rise
  • 4748 Views
  • 1 replies
  • 3 kudos

How to query with Comment?

I want to query with tags and comments.but I can't query with comments.I thought If i create a same tag(with alfresco node) to comments. I could query with just tags.So, I have tried create a tag to comments(give cm:taggable).but, it does not work.ho...

woong by Champ on-the-rise
  • 5296 Views
  • 3 replies
  • 2 kudos

Resolved! How to configure and run ADF?

Hi, I am trying to install and configure ADF. Managed to get the login in screen, at http://localhost:3000 but when I try to loging using admin@app-activiti.com, I got this error"Request has been terminated Possible causes: the network is offline, Or...

wktham by Confirmed Champ
  • 13849 Views
  • 11 replies
  • 3 kudos

Could not load dialog template from error!

Hi all,I am Getting the error as Could not load dialog template from '/share/service/components/form?itemKind=type&itemId=cm:folder&destination=Can anyone help me out to solve this as soon as possible?Note: I am not able to upload any documents to th...

rajiv8495 by Champ on-the-rise
  • 3794 Views
  • 1 replies
  • 0 kudos

Alfresco with Web Services

Hi, i wold like to add users, doccuments, folders, rules and the security of the folder from another app, can i do it with web servces?, where are the docs?Thanks!

mosorio by Champ in-the-making
  • 2825 Views
  • 1 replies
  • 0 kudos

TMQ, indexes and performances

Hi all,I'm working with TMQ on a large repo (about 5 millions of docs) on a community 5.1.g.A read in doc that optional indexes could be added by the patch (http://dev.alfresco.com/resource/AlfrescoOne/5.0/configuration/alfresco/dbscripts/upgrade/4.2...

CAS INVALID_TICKET

I am trying to configure CAS authondication over our legacy application. After all the effort I am getting. can any one help me fixing this issue.SEVERE: Servlet.service() for servlet [Spring Surf Dispatcher Servlet] in context with path [/share] thr...

bhargav002 by Champ in-the-making
  • 3845 Views
  • 1 replies
  • 0 kudos

Resolved! How to create a list of users on in Alfresco Share form?

Hi.I am new and I am using Alfresco 5.1 community version.Tell me please simple way to create form with list of users in Alfresco Share.I have tried customize share-config-custom.xmlUse selectone.ftl with            <field id="xx:approver" label-id="...

pnature by Star Contributor
  • 10142 Views
  • 6 replies
  • 2 kudos

Resolved! Unable to locate resource resource for :nodes children

Hi, I'm currently developping an application using REST api of Alfresco.I'm uploading files through the following code :var request = require('request')  var fs = require('fs')  var r = request.post('http://localhost:8080/alfresco/api/-default-/publi...

Resolved! Custom Javascript action is not executed

Hey guys!I want that some javascript code is executed on the client side through a custom action. To gain some knowledge about this I went through the official documentation and tried the tutorial: Adding new actions to the Document Library | Alfresc...

qwertz by Confirmed Champ
  • 7355 Views
  • 2 replies
  • 2 kudos

PostgreSQL (New to this please help)

Hello everyone, well... Alfresco is working fine for me, in my enterprise's local server (windows server 2012 r2) and I can open it in any PC that is connected to the server's domain.Now... I've installed Odoo for future working purposes along with A...

dan18fan by Champ in-the-making
  • 7875 Views
  • 6 replies
  • 0 kudos

Search issue for one user in 5.2

We have recently upgrate Alfresco version 5.2. One user facing issue in search the document. Below error is coming when he trying to search05230012 failed to execute script "calsspath": Alfresco/site-webscript/org/alfresco/share/pages/faceted-search/...

abhay1980 by Champ in-the-making
  • 3631 Views
  • 2 replies
  • 0 kudos

Resolved! copy folder with all its content to destination node

var docNodeId = <argument from api>var docNode = search.findNode("workspace://SpaceStore/"+docNodeId);.....docNode.copy(objDestNode);This code works if  <argument from api> is node id of a file.This code doesn't work if  <argument from api> is node i...

sakshik by Star Contributor
  • 7140 Views
  • 2 replies
  • 1 kudos