최신Alfresco Certified Engineer - ACE001무료샘플문제
문제1
Describe the purpose of a content policy.
Describe the purpose of a content policy.
정답: B
문제2
Which of the following is the correct name of a helper class that should be extended to define your own Java-backed web scripts that take full control over the request?
Which of the following is the correct name of a helper class that should be extended to define your own Java-backed web scripts that take full control over the request?
정답: C
문제3
For an Alfresco repository accessible via the URL http://server/alfresco, which two of the following would be valid base URLs for accessing the RESTful API?
For an Alfresco repository accessible via the URL http://server/alfresco, which two of the following would be valid base URLs for accessing the RESTful API?
정답: C,D
문제4
Identify the Javascript engine that Alfresco uses to provide the server-side JavaScript language.
Identify the Javascript engine that Alfresco uses to provide the server-side JavaScript language.
정답: B
문제5
Which of the following changes can NOT be made in the share-config-custom.xml file.
Which of the following changes can NOT be made in the share-config-custom.xml file.
정답: D
문제6
To present a simple list of documents containing the word "Alfresco" through a webscript there are many approaches. The list shows four possible ways. Please indicate the BEST approach which combines both speed of development and Alfresco best practice.
To present a simple list of documents containing the word "Alfresco" through a webscript there are many approaches. The list shows four possible ways. Please indicate the BEST approach which combines both speed of development and Alfresco best practice.
정답: D
문제7
When updating aspect-provided properties on a given node, what must be called to save the values against the node?
When updating aspect-provided properties on a given node, what must be called to save the values against the node?
정답: B
문제8
A RESTful API is called via a POST request to the URL /example/mycontent/item1, relative to the RESTful API base URL. Based on your knowledge of Alfresco's RESTful API and the REST architecture, what will be the logical result of this?
A RESTful API is called via a POST request to the URL /example/mycontent/item1, relative to the RESTful API base URL. Based on your knowledge of Alfresco's RESTful API and the REST architecture, what will be the logical result of this?
정답: C