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

Forum Posts

onActionFormDialog parameter

How do I reference a parameter assigned on the onactionFormDialog from within the server side javascript ?Here's my "share-custom-config.xml"<!– Custom DocLibActions config section –> <config evaluator="string-compare" condition="DocLibActions">  <ac...

Fieldset inside a fieldset

Hi,When you're creating a form, is there a way to display a fieldset inside a fieldset?I manage to do this by using firebug but can't find a way to do with some custom codethank you

Can create site from share UI, not from command line.

Using OOTB Alfresco 5 Community edition running on Ubuntu14.04Steps: Create site through the share UI. Copy request as curl from Chromium developer tools. Reconstructed request in python requests library as:s=requests.post('http://<IP>:8080/share/ser...

Move/Deleting documents based on define date/time

I am new to alfresco and I have client requirement to move/delete documents(placed in a certain document library folder) after specific time/date . As per my knowledge to achieve this firstly I need to add one field name as "end date/time" in documen...

how to use REST API to create a attachment for a task

Hi,I used following codes to upload a attachment on a task, but I always got "400: attachment name is required", I really don't know what I missed, pls help.FileBody fb=mew FileBody(new File("d:/test.xlsx"));HttpPost httppost = new HttpPost(url);Mult...

consuming wsdl from out of alfresco

i followed this article: http://www.mkyong.com/webservices/jax-ws/jax-ws-hello-world-example/so i have:- HelloWorld http://pastebin.com/BJ3QA7pR- HelloWorldImpl http://pastebin.com/RM5SBZ5C- HelloWorldPublisher http://pastebin.com/H525WevKwhich serve...

mrksjs by Champ on-the-rise
  • 239 Views
  • 1 replies
  • 0 kudos

Why toDisplayPath shows the parent path?

I want to return a friendly path from a node. I try to use this:getNodeService().getPath(nodeRef).toDisplayPath(getNodeService(), getPermissionService())‍‍‍but if nodeRef path is A/B/C, toDisplayPath returns me A/B.What's the reason? Are there anothe...

spilby by Confirmed Champ
  • 291 Views
  • 1 replies
  • 0 kudos

Pagination CMIS query results

Hi all,I'm working with Alfresco Community 4.0.e through CMIS.In a Java class I have a query that find all documents in a specified folderELECT *FROM cmis:document WHERE IN_FOLDER('workspace://SpacesStore/d588e663-7dc4-48b2-be8e-b6044584f769')‍‍‍‍‍th...

agz by Champ on-the-rise
  • 2009 Views
  • 3 replies
  • 0 kudos

folder security

Hello!Can I made a subfolder public, but the root folder should be private?I have a project folder structure. Each company should work in their folders and subfolder. But should never can go up a folder higher.I tried to setup security, but it doesn´...

fohnbit by Champ in-the-making
  • 221 Views
  • 1 replies
  • 0 kudos

Bibliothek - Dokumente (Structur import)

Hallo!Ich bin noch sehr neu was Alfresco betrifft.Mein erster Schritt wäre nach der Installation und der ersten Seite, meine vorgegebene Dokumentenstruktur zu importieren.Dies sind etwa 400 Ordner die Hierarchisch aufgebaut sind.Ich möchte diese kein...

fohnbit by Champ in-the-making
  • 906 Views
  • 1 replies
  • 0 kudos

changing alfresco@demo.alfresco.org

I need to change the From address that comes on the notifications.  It is currently alfresco@demo.alfresco.org.  I have changed it in the files I'm supposed to, and I even did a grep -Ril "alfresco@demo.alfresco.org" /   and changed it in every file ...

Cannot upload files greater than 3MB

I have previously uploaded files greater than 3MB via the Share–> Upload feature. But that has stopped working now.I am running alfresco on a Windows 2008 server with no customizations.The log file shows:Error status 499 null  java.net.SocketTimeoutE...

Alfresco for iPad v. 2.0.1 - Invalid Access Token

I am having end users report numerous security related error messages with Alfresco v.2.0.1 for iPad connecting to Alfresco Cloud.The most serious of these is the "Invalid access token" message (see attached screenshot).This message appears after a p...

marklep by Champ in-the-making
  • 575 Views
  • 4 replies
  • 0 kudos

Mobile not allowing self-signed SSL Certs

I am attempting to use an intranet web application within the Alfresco Mobile application on the iPad. The way I am currently going about this is to have a Microsoft Word document with a link to the web application stored in each site.This works fine...

msaffer by Champ on-the-rise
  • 1268 Views
  • 10 replies
  • 0 kudos

Plantillas para Sitios

Buenas!Qusiera utilizar una archivo como plantilla para un sitio. He logrado crearla en Repository –> Data Dictionary –> Node TemplatesDesde allí la plantilla queda visible para todos los sitios, es posible crearla para que sea visibles solo para un ...

lemave by Champ in-the-making
  • 1327 Views
  • 1 replies
  • 0 kudos

Darstellung E-Mail

Hallo,die Darstellung der E-Mails ist ja nicht das wahre.Kommt eine mit Anhang, dann ist im Ordner, in dem diese abgelegt ist, nichts zuordenbar.Gibt es die Möglichkeit, die Darstellung dementsprechend ohne plugin oder Erweiterung zu ändern. Soll hei...