Free ACSCE-5X Exam Braindumps (page: 3)

Page 2 of 23

What does it mean when it is said in Solr indexing that the index is "eventually consistent"?

  1. The index will only be consistent after a server restart.
  2. The index will become consistent when there are no more transactions to index.
  3. The index becomes consistent once a day when the index job runs.
  4. The index can only be consistent when the Lucene index job eventually runs.

Answer(s): 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.

  1. Define a new "notify" aspect with a "multi" peer association. Create and register a policy behavior that, when content is updates, users can associate their content via this aspect. As associations are being made, the external notification request will be triggered.
  2. Define a new "notify" aspect with no properties. Create and register a policy behavior that, if this aspect is present, will make the external notification request. Users can simply add this aspect to their content item.
  3. Extend cm:content to provide an additional "notify" property. Create a policy behavior that will look at the "notify" property and, if set, make the external notification request. Users simply create cm:content items.
  4. Extend sys:base to provide an additional "notify" property. Create a new policy that will look at the "notify" property and, if set, make the external notification request. Users can simply call an action against their content item.

Answer(s): A



Which tasks would require a restart of the Alfresco server to apply the changes? (Choose two.)

  1. Deploying a new content model via a *-context.xml file.
  2. Deploying a new content model into Data Dictionary/Models.
  3. Deploying a new workflow through the Activiti workflow console.
  4. Making configuration changes in alfresco-global properties.
  5. Making configuration changes via JMX.

Answer(s): A,D



Select the element that will allow any node to be included as part of a peer association:

  1. <target><class>d:noderef</class></target>
  2. <target><class>ANY</class></target>
  3. <target><class>sys:base</class></target>
  4. <target><class>cm:cmobject</class></target>

Answer(s): C






Post your Comments and Discuss Alfresco ACSCE-5X exam with other Community members:

ACSCE-5X Exam Discussions & Posts