Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Alfresco Content Services Certified Engineer

Last Update 15 hours ago Total Questions : 87

The Alfresco Content Services Certified Engineer content is now fully updated, with all current exam questions added 15 hours ago. Deciding to include ACSCE-5X practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our ACSCE-5X exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these ACSCE-5X sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Alfresco Content Services Certified Engineer practice test comfortably within the allotted time.

Question # 11

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.

A.

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.

B.

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.

C.

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.

D.

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.

Question # 12

Which of the following HTTP methods is NOT supported by the web scripts framework by default?

A.

PUT

B.

GET

C.

DELETE

D.

OPTIONS

Question # 13

When running the following CMIS query “SELECT * FROM cmis:document WHERE CONTAINS(‘zebra’)”, what result would be returned?

A.

All document objects with the word ‘zebra’ in the name, title or description properties

B.

All document objects with the word ‘zebra’ in the full text content.

C.

All document objects with the word ‘zebra’ in the description property only.

D.

All document objects with the word ‘zebra’ in the title property.

E.

All document objects with the word ‘zebra’ in the name property.

Question # 14

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

A.

< target > < class > d:noderef < /class > < /target >

B.

< target > < class > ANY < /class > < /target >

C.

< target > < class > sys:base < /class > < /target >

D.

< target > < class > cm:cmobject < /class > < /target >

Question # 15

Where can JavaScript be stored and run from?

A.

The classpath only.

B.

The presentation tier only.

C.

The repository.

D.

The repository and the classpath.

Question # 16

Which JavaScript file, provided in the ‘js’ directory inside the Share web application, defines commonly-used client-side utility functions?

A.

common.js

B.

util.js

C.

slingshot.js

D.

alfresco.js

Question # 17

A repository web script is defined in the directory:

‘ < TOMCAT_HOME > /webapps/alfresco/WEB-INF/alfresco/templates/webscripts/org/alfresco/test’ inside the Alfresco Content Services installation. Which of the following procedures should you use to change the default output template, while adhering to best practice?

A.

Create a copy of the output template file in the same directory, then update the web script descriptor to reference the new file.

B.

Copy the output template file into:‘ < TOMCAT_HOME > /webapps/alfresco/WEB-INF/alfresco/extension/templates/webscripts/org/alfresco/test’, make your changes there, then update the web script descriptor to reference the new file.

C.

Copy the output template file into:‘ < TOMCAT_HOME > /webapps/alfresco/WEB-INF/alfresco/extension/templates/webscripts/org/alfresco/test’ and make your changes there.

D.

Copy the output template file into:‘ < TOMCAT_HOME > /shared/classes/alfresco/extension/templates/webscripts/org/alfresco/test’ and make your changes there.

Question # 18

During the development stage of a workflow, developers need to make sure the newest version of the process definition is being deployed, as there may be significant structural changes to the workflow. Choose the correct development cycle that allows the deployment of the newest version correctly.

A.

Add the property reload “true” to the workflow deployer bean and set this property to false when the development cycle is completed.

B.

Add the property redeploy “true” to the workflow deployer bean and set this property to false when the development cycle is completed.

C.

Add the property reload “true” to the workflow deployer bean and remove this property when the development cycle is completed.

D.

Add the property redeploy “true” to the workflow deployer bean and keep this value after the development cycle is completed.

Question # 19

Which Alfresco Java Public API service can be used to inspect the currently loaded content models?

A.

NodeService

B.

DictionaryService

C.

ContentService

D.

ModuleService

Question # 20

A custom web script is called via the URL /example/test/helloworld.html, relative to the RESTful API base URL.

What < url > value must be declared in the script’s descriptor to configure this?

A.

helloworld

B.

/example/test/helloworld

C.

/example/test/helloworld.html

D.

/example

Go to page: