05-17-2011 06:49 AM
<webscript>
<shortname>Hello User</shortname>
<description>Personalized greeting</description>
<url>/hellouser</url>
<authentication>user</authentication>
<negotiate accept="text/html">html</negotiate>
<negotiate accept="application/json">json</negotiate>
</webscript>
Hello ${person.properties.userName}
{greeting: "hello", user: "${person.properties.userName}"}
Hello User
GET /alfresco/service/hellouser
—
Personalized greeting
—
Authentication: user
Transaction: required
Format Style: any
Default Format: html
Id: hellouser.get
Descriptor: workspace://SpacesStore/app:company_home/app:dictionary/cm:extensionwebscripts/hellouser.get.desc.xml
05-17-2011 09:33 AM
05-19-2011 08:41 AM
<format default="json">extension</format>
05-19-2011 09:54 AM
http://localhost:8080/alfresco/s/hellouser?format=json
05-21-2011 08:14 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.