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

Resolved! SDK 3.0 JAR dependency

Hello,I need to build a jar module with SDK 3.0 which contains a 3rd party dependency (jar file). Where do I need to place the 3rd party jar so that it is contained in the jar module I am creating?Thanks for any advice.

qwertz by Confirmed Champ
  • 5359 Views
  • 1 replies
  • 1 kudos

Resolved! How to fix the error "npm ERR! Peer dep missing: @ angular ..."?

Hello everybody. Did everything according to the instructions. With the command "npm start" I receive messages:npm ERR! peer dep missing: @angular/common@^2.2.0, required by @angular/material@2.0.0-beta.1npm ERR! peer dep missing: @angular/common@^2....

varlok by Confirmed Champ
  • 33930 Views
  • 5 replies
  • 3 kudos

Uploading file using ColdFusion function

http://127.0.0.1:8080/share/page/folder-details?nodeRef=workspace://SpacesStore/749d7a90-71da-48b8-91be-e9323f4481da/ is the path of my folder in alfresco and I need to upload a file using ColdFusion function but i cannot upload the file. Is this pat...

nani_satya by Champ in-the-making
  • 3485 Views
  • 1 replies
  • 0 kudos

Resolved! Using ADF Search with Task/Process Instance List

There are examples of using Search with Document lists but I am trying to bind an ADF Search component to one or more Task lists on the same page.The scenario, I have a My Tasks, Queued Tasks, Involved Tasks tables on the one page (one above the othe...

gdharley by Elite Collaborator
  • 5649 Views
  • 1 replies
  • 0 kudos

Resolved! Process Parsing to add task listeners

I am trying to hook into process parsing to add task listeners to all tasks. I tried the following config:      <bean id="processEngineConfiguration"          class="org.activiti.engine.impl.cfg.StandaloneInMemProcessEngineConfiguration">            ...

mprakash by Confirmed Champ
  • 8063 Views
  • 4 replies
  • 0 kudos

Resolved! Additional index over a Network-Share

I'd like to index an extra drive. So not only the <alf_data>/contentstore but also a netshare which is mounted at /mnt/. This is a folder from my old "DMS". Only storing old documents like PDFs, DOCs, XMLs, and so on. Is anything like this possible?

spawn by Champ on-the-rise
  • 9718 Views
  • 5 replies
  • 2 kudos

Alfresco 5.2 log bean and Sqlmap.xml errors

Im having a hard time getting alfresco 5.2 to work due to the following errors.  My current configuration is as followed:Alfresco 5.2Sql server 2012solr 6Here is the error im seeing that i cant get past.alfresco.log:::2017-06-25 22:46:16,574 INFO  [o...

Resolved! External calls to AOS

Hello community, I have a question concerning external calls to AOS (Alfresco Office Services). By external calls I mean a business application that uses Alfresco as a purely backend repository, would like to be able to have an equivalent to "Online ...

gluck113 by Star Contributor
  • 12120 Views
  • 4 replies
  • 4 kudos

How to login into share using ticket ?

I want to login into share based on the ticket, so far I am trying and use this project https://github.com/Redpill-Linpro/share-ticket-login but I can't able to do login, so please suggest me any changes in share for login based on the ticket.Thanks ...

What's the maximum limit of members in a site?

I created some user groups, and there are totally about 400 users in these user groups. Then I added all these user groups to one site. But there are only 250 users showed in the site memebers of this site. Why so? Is there any limit on the size of s...

xavier_lew by Champ in-the-making
  • 4776 Views
  • 2 replies
  • 0 kudos

Why Pagination Information is not correct?

I sent a request that search nodes(api/-default-/public/search/versions/1/search) with pagination params likeskipCount = 1930maxItems = 10and I recieved a response liketotalItems = 1938skipCount = 1930maxItems = 10count = 2why count is not 8?I think ...

woong by Champ on-the-rise
  • 5488 Views
  • 2 replies
  • 1 kudos

Calling POST webscript in ruby

I have developed a webscript in alfresco:/settaskstatus?taskID=491389&status=Completedwhich sets status of a task based on it's ID. I am trying to call this web script upon click of a button in ruby(erb)<%=button_to "Completed", "https://plxcas140.pd...

sakshik by Star Contributor
  • 6656 Views
  • 4 replies
  • 0 kudos

Rest Api : Link a File to a Site

Hi, I m using Alfresco Community 5.2. I want to create link a file(this file is in another site) to site by using REST API. But I can not find any document about this issue.I tried to show this process in figure.I m clicking "copy to" on myfiles fold...

hilal by Confirmed Champ
  • 3424 Views
  • 1 replies
  • 0 kudos

How do the dropdown and typeahead fields make REST calls?

How do the dropdown and typeahead fields make REST calls in Alfresco Process Services, and can users replicate that functionality in custom stencils? Also, is there a way to access Alfresco account information for linked Alfresco accounts in the proc...

jvaidya by Confirmed Champ
  • 10203 Views
  • 6 replies
  • 0 kudos

Resolved! how can i access to tomcat manager

HI I'm trying to access tomcat managerI've edit the file : nano /opt/alfresco-community/tomcat/conf/tomcat-users.xmland then I pasted those balise : <role rolename="manager-gui"/><user username="tomcat" password="secretpass" roles="manager-gui"/>afte...

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
  • 17972 Views
  • 33 replies
  • 5 kudos