Which of the following is not an Alfresco-supplied subsystem category?
A. Dictionary.
B. Authentication.
C. Audit.
D. Search.
Select the element that will allow any node to be included as part of a peer association:
A.
B.
C.
D.
What is the primary use of content rules?
A. Set disposition schedules for content, as defined in Alfresco Content Services' default retention policy.
B. Restrict who can interact with content in a folder that has rules applied.
C. Set rules on how content is used within Alfresco Content Services and its applications.
D. Trigger an action in response to new or updated content in the repository.
Which of the following items appear within a custom content model? (Choose two.)
A. The model's namespace.
B. References to other namespaces.
C. Property sheet definitions.
D. Policy behaviors for a content type.
E. Localization strings.
An Alfresco Webscript is called via a POST request to the URL /example/mycontent/item1, relative to the Alfresco Content Services REST API base URL. Based on RESTful principles and standards, what will be the result of this call?
A. The existing resource `item1' is updated.
B. The existing resource `item1' is updated.
C. The content of the resource `item1' is returned to the user.
D. A new resource `item1' is added.
Which FreeMarker expression would be used to access the presentation template that is being applied to a node?
A. template
B. node.template
C. node.document
D. document
E. document.template
What is the class.org.alfresco.model.ContentModel used for?
A. Transforming document content into a different format.
B. Validating the content of the document follows a certain template.
C. Referencing out of the box content model types in your code.
D. Trigger automatic metadata extraction from the content.
E. Moving content in the repository between folders.
What is the difference between nodeService and NodeService in Alfresco Content Services?
A. There is no difference, these two beans are identical.
B. The upper case bean is an AOP proxy, and injects auditing, security, and other features into the underlying service.
C. The lower case bean is an AOP proxy, and injects auditing, security, and other features into the underlying service.
D. The NodeService bean does not exist.
A repository web script is defined in the directory: `
Which of the following procedures should you use to change the default output template, while adhering to best practice?
A. Create a copy of the output template file in the same directory, then update the web script descriptor to reference the new file.
B. Copy the output template file into: `
C. Copy the output template file into: `
test' and make your changes there.
D. Copy the output template file into: `
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