Free ACSCE-5X Exam Braindumps

A repository web script is defined with the URL `/myco/hello-world' in its descriptor document and requires user authentication.
Which of the following URLs can be used through Share to access the web script in the context of the logged-in user?

  1. http://server/share/proxy/myco/hello-world
  2. http://server/share/alfresco/myco/hello-world
  3. http://server/share/myco/hello-world
  4. http://server/share/proxy/alfresco/myco/hello-world

Answer(s): C



What are the minimum steps needed to add a custom search form in Alfresco Share?

  1. Define your form using Share form configuration and add the definition to the `AdvancedSearch' configuration section in share-config-custom.xml
  2. Define your form mark-up in a FreeMarker file, add the definition to the `AdvancedSearch' configuration section in share-config-custom.xml, and provide a web script to handle search requests.
  3. Define your form mark-up in a FreeMarker file and add the definition to the `AdvancedSearch' configuration section in share-config-custom.xml
  4. Define a web script to render the form, a web script to handle search requests, and add the definitions to the `AdvancedSearch' configuration section in share-config-custom.xml

Answer(s): A



The NodeService, allows you to create a node with the method depicted below. Based on this information, which statements are TRUE? (Choose three.)

  1. The path of the node is specified by the assocQName.
  2. The path of the node contains the value of the cm:name property specified in the properties.
  3. The name of the node and the path can be different.
  4. By convention, the path and the name of the node should be kept consistent.
  5. The property map must contain more than one value.

Answer(s): C,D,E



An Alfresco Webscript is called via a POST request to the URL /example/mycontent/item1, relative to the Alfresco Content Services REST API base URL. Based on RESTful principles and standards, what will be the result of this call?

  1. The existing resource `item1' is updated.
  2. The existing resource `item1' is updated.
  3. The content of the resource `item1' is returned to the user.
  4. A new resource `item1' is added.

Answer(s): D






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

ACSCE-5X Exam Discussions & Posts