Which of the following APIs facilitate the development of a remote client that can access both Cloud and On-Premise Alfresco Content Services repositories? (Choose two.)
Reveal answer details Close answer details
Correct answersA, E
Alfresco · ACSCE-5X
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Multiple choice
Which of the following APIs facilitate the development of a remote client that can access both Cloud and On-Premise Alfresco Content Services repositories? (Choose two.) Reveal answer details Close answer detailsCorrect answersA, E
Single choice
Which one of the following statements about aspects is TRUE? Reveal answer details Close answer detailsCorrect answerB
Multiple choice
Which tasks would require a restart of the Alfresco server to apply the changes? (Choose two.) Reveal answer details Close answer detailsCorrect answersA, D
Single choice
What is the purpose of widgetUtils.findObject function in the Aikau framework? Reveal answer details Close answer detailsCorrect answerD
Single choice
What is the API used to access nodes and node related information from a FreeMarker template? Reveal answer details Close answer detailsCorrect answerB Explanation References:
Single choice
How can we modify what data is shown in each row of the Alfresco Share document library, using the supported extension points? Reveal answer details Close answer detailsCorrect answerC
Single choice
When testing an Alfresco Content Services extension under high levels of concurrency, you notice that some transactions are failing due to locking issues with the database. What is an appropriate way to resolve this? Reveal answer details Close answer detailsCorrect answerA
Single choice
Which JavaScript file, provided in the `js' directory inside the Share web application, defines commonly- used client-side utility functions? Reveal answer details Close answer detailsCorrect answerB
Single choice
How many workflow execution tokens are created initially when a "Review and Approve" out of the box workflow is started? Reveal answer details Close answer detailsCorrect answerA
Single choice
What does the JavaScript ScriptNode API expression "node.assocs" do? Reveal answer details Close answer detailsCorrect answerA
Single choice
What is Alfresco's preferred tool for building and packaging an extension? Reveal answer details Close answer detailsCorrect answerC Explanation References:
Single choice
What is the class.org.alfresco.model.ContentModel used for? Reveal answer details Close answer detailsCorrect answerC
Single choice
What is the difference between nodeService and NodeService in Alfresco Content Services? Reveal answer details Close answer detailsCorrect answerA
Single choice
While implementing an Alfresco Content Services extension, you find you need to pull information out of a document and make it available as content properties. What type of component would you develop to perform this task? Reveal answer details Close answer detailsCorrect answerB Explanation References: |