Alfresco Content Services Certified Engineer - ACSCE-5X Exam Practice Test
Which of the following HTTP methods is NOT supported by the web scripts framework by default?
Correct Answer: A
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
A client-side module is defined in the JavaScript file 'alfresco/test/mycomponent.js' inside the Share web application. What is the equivalent file that contains the compressed JavaScript used on production servers?
Correct Answer: C
Which Alfresco Java Public API service can be used to inspect the currently loaded content models?
Correct Answer: A
What is the purpose of a content policy?
Correct Answer: B
You have been tasked to develop a solution that will notify an external system when updates are made to certain documents. These documents can be of any type and the content authors will make the decision if the document needs this "notification" functionality. Select the simplest combination steps that will implement this solution.
Correct Answer: C
Having obtained the NodeRef of an Alfresco Content Services Node, which properties can NOT be retrieved using the 'getContent' Alfresco Content Services REST API?
Correct Answer: A
What does it mean when it is said in Solr indexing that the index is "eventually consistent"?
Correct Answer: A
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?
Correct Answer: C
Which approaches can be used to define a set of reusable metadata fields? (Choose two.)
Correct Answer: C,D