최신 Alfresco Certified ACE001 무료샘플문제:
1. 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?
A) http://server/alfresco/s
B) http://server/alfresco/restful
C) http://server/alfresco/script
D) http://server/alfresco/service
E) http://server/alfresco/ws
2. Select the element that will allow any node to be included as part of a peer association.
A) <target><type>sys:base</type></target>
B) <target><class>ANY</class></target>
C) <target><class>sys:base</class></target>
D) <target><type>ANY</type></target>
3. What functionality does the inbound email subsystem provide?
A) Mail filtering for known "Alfresco" users.
B) Remote management of the repository via email.
C) Workflow task interaction via email.
D) Content injection via email.
4. You are using an Alfresco system configured to use the Solr search subsystem with the default configuration. Select the option that best describes the chain of events that occurs when a new document is added.
A) The document is created in Alfresco. A scheduled Solr job polls Alfresco for new or updated content. The new document is indexed. The document content may not be immediately searchable.
B) The document is sent to the Solr subsystem which transforms and indexes the content. Once indexing is complete, the document is sent to the repository.
C) The document is transformed and indexed in-transaction as a part of the document creation process, and the document contents are immediately searchable.
D) The document is created in Alfresco. Solr is notified that a new document is available for indexing. Indexing is carried out and the document contents are immediately searchable.
5. Identify the Javascript engine that Alfresco uses to provide the server-side JavaScript language.
A) Nitro
B) RhinoScript
C) SpiderMonkey
D) Tamarin
질문과 대답:
질문 # 1 정답: A,D | 질문 # 2 정답: C | 질문 # 3 정답: D | 질문 # 4 정답: A | 질문 # 5 정답: B |