What is the default value of the <transaction> element of a web script descriptor, if one is not
specified?
A
Explanation:
None specifies that no transaction is required to run the web script. This is the default value if the
transaction level is not explicitly specified, and the authentication level is none. If the authentication
level is not none then the default value is required.
A web script descriptor uses the runAs attribute of the <authentication> element. What
limitation does the web script have?
D
A custom web script is called via the URL /example/test/helloworld.html, relative to the RESTful API
base URL.
What <url> value must be declared in the scripts descriptor to configure this?
B
Having obtained the NodeRef of an Alfresco Content Services Node, which properties can NOT be
retrieved using the getContent Alfresco Content Services REST API?
B
Which of the following URLs are a valid base for accessing the Alfresco 5.2 Rest API for an Alfresco
repository accessible via the URL
http://server/alfresco
? (Choose two.)
A.
http://server/alfresco/s
B.
http://server/alfresco/restful
C.
http://server/alfresco/script
D.
http://server/alfresco/ws
E.
http://server/alfresco/service
D,E
Where can JavaScript be stored and run from?
C
Explanation:
The Repository JavaScript API lets you develop JavaScript (ECMAScript) 1.6 compatible files to access,
modify, and create repository objects such as nodes, aspects, and properties.
Alfresco Content Services defines some root objects to use with Web Scripts FreeMarker templates.
Which one of the following objects is NOT a default root object?
C
Which Alfresco Java Public API service can be used to inspect the currently loaded content models?
D
What does the CMIS object model not support?
B
Which function can be used in the SELECT clause of a CMIS query to return a measure of the
relevance of each row, in numerical format?
D