ACE001 Dumps ACE001 Braindumps ACE001 Real Questions ACE001 Practice Test

ACE001 Actual Questions


killexams.com Alfresco ACE001


Alfresco Certified Engineer (ACSCE)


https://killexams.com/pass4sure/exam-detail/ACE001


Question: 119


The "QA Review" task is of type activitReviewTask, this sets a task variable called wf_reviewOutcome with a value, either "Approve" or "Reject". What needs to be done to use this value to successfully chose the right sequence flow?


  1. The task variable needs to be copied to the execution level using a "complete" task listener on the "QA Review" task.

  2. The task variable needs to be copied to the execution level using a "take" listener on the sequence flow to the gateway.

  3. The task variable is automatically copied to the execution level on task completion by Activiti.

  4. The task variable needs to be added to the workflow package and saved to the repository.

  5. The task variable needs to be copied to the execution level using a "create" task listener on the "Notify Author" task.


Answer: A


Question: 120


Identify which of the following is NOT a default subsystem provided by Alfresco.

  1. Synchronization

  2. Quartz scheduler

  3. IMAP

  4. Authentication


Answer: B


Question: 121


Which of the following is NOT an out-of-the-box root scoped object in the Java Script API?

  1. space

  2. log

  3. document

  4. companyhome


Answer: B


Web Scripting

In this section there are items requiring a response.

Question: 122


Identify the proper use of a metadata extractor.

  1. To extract content metadata to a file for importing.

  2. To retrieve metadata from a document to be used in workflow.

  3. To use data within a document as property values.

  4. To use externally accessible data as metadata.


Answer: C


Question: 123


Which FreeMarker expression would be used to access the presentation template that is being applied to the node?

  1. template

  2. node.template

  3. node.document

  4. document

  5. document.template


Answer: A


Question: 124


In Share the DocumentLibrary defines a number of "action groups" which determine the actions shown to the user. The action group used is determined by:

  1. The default action group on the folder.

  2. The aspects applied to the node.

  3. The mime type of the node.

  4. The status of the document.

  5. The current user.

  6. The view currently in use.

  7. The type of node.


Answer: FG


Question: 125


Share commonly uses asynchronous HTTP requests with callback functions to retrieve data from the respository. What is the primary advantage of using this approach in your own customizations?

  1. Data is automatically parsed into the correct format.

  2. It reduces the number of round-trips to the server.

  3. It does not require any client-side code.

  4. The initial page load time is reduced.


Answer: D


Question: 126


A web script has a JavaScript controller script named ‘helloworld.get.js’. What is the correct name for the output template associated with the web script, which will return data in JSON format?

  1. helloworld.get.json.ftl

  2. helloworld.get.json

  3. helloworld.get.js.json

  4. helloworld.get.ftl


Answer: A


Question: 127


When configuring Share through share-config-custom.xml you can group fields using which element?

  1. <block>

  2. <for-mode>

  3. <form>

  4. <set>

  5. <group>


Answer: D


Question: 128


Which of the following is one of the three basic permissions in the CMIS Domain Model?

  1. cmis:write

  2. cmis:update

  3. cmis:setcontent

  4. cmis:delete


Answer: A


Web Scripting

In this section there are items requiring a response.

Question: 129


Which two of the following statements are true about the differences between the Alfresco JavaScript API and the Alfresco FreeMarker API?

  1. Only JavaScript API allows the modification of nodes.

  2. Only FreeMarker API allows the creation of nodes.

  3. Only FreeMarker API allows the user to perform Lucene searches.

  4. Only FreeMarker API allows access to workflows.

  5. Only JavaScript API allows the creation of nodes.

Answer: AE

Alfresco API

In this section there are items requiring a response.

Question: 130


Which of the following changes can NOT be made in the share-config-custom.xml file.

  1. Setting the labels for fields on the "Search" dialog.

  2. Setting a label for a type on the "Change Type" dialog.

  3. Changing the FreeMarker template that controls the display of a field.

  4. Grouping fields into sets on the "Edit Metadata" page.


Answer: B