Select the element that will allow any node to be included as part of a peer association:
A.
B.
C.
D.
In Share the Document Library defines a number of "action groups" which determine the actions shown to the user. What would determine the action group used? (Choose two.)
A. The type of node.
B. The aspects applied to the node.
C. The mime type of the node.
D. The status of the document.
E. The current user.
F. The view currently in use.
Share UI configuration will allow you to control which aspects a user sees. What other two things (out of the box) can be controlled? (Choose two.)
A. The combinations of aspects that can be applied together.
B. The aspects that can be applied based on the underlying type.
C. The aspects that can be removed once applied.
D. The aspects a user can add.
E. The aspects that are mandatory.
When working with repository-side web scripts and updating aspect-provided properties on a given node, which method must be called to save the values against the node?
A. mynode.updateAll()
B. mynode.save()
C. mynode.properties.save()
D. mynode.aspects.save()
How many workflow execution tokens are created initially when a "Review and Approve" out of the box workflow is started?
A. One for "Review" and one for "Approve".
B. One per user task.
C. One per user within an assigned group.
D. One.
On which type of nodes can content rules be defined? (Choose two.)
A. Content.
B. DataList.
C. Folders.
D. Person.
E. Aspect.
Which JavaScript file, provided in the `js' directory inside the Share web application, defines commonly-used client-side utility functions?
A. common.js
B. util.js
C. slingshot.js
D. alfresco.js
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