Questions for the ACSCE-5X were updated on : Nov 21 ,2025
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 script’s 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
Within the web script descriptor file, which tag controls if a dashlet should show up on the user
dashboard and/or the site dashboard?
B
Which JavaScript file, provided in the ‘js’ directory inside the Share web application, defines
commonly-used client-side utility functions?
B
Which one of the following steps is necessary when customizing the “Advanced Search” in Share and
adding a date property to the search form?
A
Which changes can NOT be made in the share-config-custom.xml file?
B
After uploading a new document format to Alfresco Content Services, you notice that it isn’t showing
up in the full-text search results. Which action might help you understand why?
B