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

Forum Posts

Resolved! Open CMIS and Java Upload for Custom Types

Just downloaded latest community edition. Installed fine, UI working, documents uploading etc.Figured out how to use the Model Manager to create a ‘model’ called ‘Document’. Within this model I created a ‘custom type’ called ‘dcCN’ with a display nam...

bendavies by Champ on-the-rise
  • 11732 Views
  • 7 replies
  • 9 kudos

javascript serverside to get server name

Hi, for a javascript program, I want to differentiate the way the program works in the production environment and in the test environment.The only difference between the two installation is the server name : prod.mycompany.fr vs test.mycompany.fr.So,...

pierat by Champ in-the-making
  • 3746 Views
  • 2 replies
  • 0 kudos

Missing embedded metadata when uploading PDF

Hello, I'm trying to automate metadata extraction in Alfresco Community 5.2 so that my custom models get populated automatically when documents are uploaded. My PDFs have custom embedded metadata fields (see image 1). However, when I import these PDF...

Resolved! How to assign current date to a d:date type property in a content model?

Hi,I am defining an aspect model:<aspect name="mt:myAspect">    <properties>        <property name="mt:effectiveDate">            <type>d:date</type>            <mandatory>true</mandatory>            <default>(I want to use current date here)</defau

chsun by Confirmed Champ
  • 8080 Views
  • 4 replies
  • 2 kudos

List groups in form

I'm trying to make a form in the document library. Its a select form where all groups are listed, and you pick the groups you want to pass on as arguments to an action, any idea how to do that? I didnt find anything helpful when it came to the listin...

malikaasen by Champ on-the-rise
  • 2694 Views
  • 1 replies
  • 0 kudos

Latency performance

Hello,I am new in alfresco and I am currently maintaining an application which is built in alfresco CMS. There is a big problem with that app, it is very very slow, being unusuable because of long respnse times that it has. I cannot find which may be...

anette by Champ in-the-making
  • 4142 Views
  • 2 replies
  • 0 kudos

bulkimport + curl + delete files

Hi everyone,I use this following comand line to import documents and their metadata in alfrescocurl -v -u admin:admin -L POST --url "localhost:8080/alfresco/s/bulkfsimport/initiate" --data "targetPath=/Sites/test/documentLibrary&sourceDirectory=/tmp/...

livier by Confirmed Champ
  • 4048 Views
  • 1 replies
  • 2 kudos

Are Aikau widgets suitable for Share Form controls?

I'm trying to create a custom control for Share forms. Controls are just an ".ftl" file so there is no webscript controller where you could define your Aikau model. @ddraper Is Aikau the right tool for this?So fra I have created a custom Dojo templat...

iblanco by Confirmed Champ
  • 3823 Views
  • 2 replies
  • 0 kudos

org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl - Unable to connect to LDAP Server; check LDAP configuration javax.naming.CommunicationException: domaincontroller.company.com:389 [Root exception is java.net.UnknownHostExce

Hi Team,some can help me , while service start up  gettng below errorI have attached the global and ldap propertiesorg.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl - Unable to connect to LDAP Server; check LDAP configur...

maduser by Champ in-the-making
  • 4157 Views
  • 1 replies
  • 0 kudos

Staging Area for data

Hi,I'm thinking of creating a staging area for data that would reside in it's own directory structure separate from st:sites or user_homes. I would use this to store data that would then be validated, processed and released to users via some custom U...

cszamudio by Champ on-the-rise
  • 3832 Views
  • 2 replies
  • 0 kudos

Resolved! ADF SearchService

I've setup an ADF client app, and have it proxied to my ecm host. I see folders and files from my ecm host within the default document list component. Now I've written a custom search component using the ADF SearchService, when it posts my search it ...

Resolved! How to install module to dockerized Alfresco installation?

I'm new to docker. Please, help to figure out how to install a module (OnlyOffice integration) to dockerized installation of Alfresco.I've installed Alfresco using docker-compose.yml (attached):Now I have 4 containers:a62fa579f38c   alfresco/alfresco...

googlom by Champ in-the-making
  • 21122 Views
  • 12 replies
  • 8 kudos

Deprecated Share components in 6.0

From reading the release notes, I understand that some Share UI components are deprecated.  My question is whether the REST API to these features, for example Site discussions, will also be deprecated.  My applications depends on the API for some fun...

cszamudio by Champ on-the-rise
  • 4330 Views
  • 2 replies
  • 1 kudos

Resolved! Actions from "Selected items" menu

I created a repo action that closes the workflow task and sets the appropriate transition. This allows users to approve / reject documents directly when viewing the list (something like a simple workflow but works for any custom workflow). I would li...

Resolved! LDAP synchronization alfrescoUserStore

Hi.I imported users from Active Directory using ldap-ad configuration file (alfresco 5.2 documentation).Users are in the workspace://SpacesStore repository but they aren't in the user://alfrescoUserStore repository.When I import from ldap, it is poss...

donpad by Champ on-the-rise
  • 5055 Views
  • 2 replies
  • 0 kudos