Big Black Friday Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Alfresco Content Services Certified Engineer Question and Answers

Alfresco Content Services Certified Engineer

Last Update Nov 30, 2025
Total Questions : 87

We are offering FREE ACSCE-5X Alfresco exam questions. All you do is to just go and sign up. Give your details, prepare ACSCE-5X free exam questions and then go for complete pool of Alfresco Content Services Certified Engineer test questions that will help you more.

ACSCE-5X pdf

ACSCE-5X PDF

$36.75  $104.99
ACSCE-5X Engine

ACSCE-5X Testing Engine

$43.75  $124.99
ACSCE-5X PDF + Engine

ACSCE-5X PDF + Testing Engine

$57.75  $164.99
Questions 1

Which of the following items appear within a custom content model? (Choose two.)

Options:

A.  

The model’s namespace.

B.  

References to other namespaces.

C.  

Property sheet definitions.

D.  

Policy behaviors for a content type.

E.  

Localization strings.

Discussion 0
Questions 2

What does the CMIS object model not support?

Options:

A.  

versioning

B.  

workflow

C.  

policy

D.  

document

Discussion 0
Questions 3

Which file is required in order for an AMP file to be valid?

Options:

A.  

module.properties

B.  

service-context.xml

C.  

file-mapping.properties

D.  

web.xml

Discussion 0
Questions 4

Which Alfresco Java Public API service allows reading and writing node properties?

Options:

A.  

NodeService

B.  

PropertyService

C.  

NodePropertyService

D.  

DictionaryService

Discussion 0
Questions 5

Within the web script descriptor file, which tag controls if a dashlet should show up on the user dashboard and/or the site dashboard?

Options:

A.  

region

B.  

family

C.  

type

D.  

url

Discussion 0
Questions 6

You want to execute a query in Alfresco Full-Text Search that returns only nodes with a custom text property my:property that exactly matches 1000. Which query would be correct?

Options:

A.  

The correct query is: my:property:1000

B.  

The correct query is: =my:property:1000

C.  

The correct query is: !my:property:1000

D.  

The correct query is: ~my:property:1000

Discussion 0
Questions 7

What are the mandatory components of a non-Java-backed data web script?

Options:

A.  

An XML descriptor only.

B.  

An XML descriptor, JavaScript controller, and an output template.

C.  

A JavaScript controller and an output template.

D.  

An XML descriptor and an output template.

Discussion 0
Questions 8

How should s be identified and recognized?

Options:

A.  

Smart Folders should be recognized by their type smf:smartFolder

B.  

Smart Folders should be recognized by parent-child type used smf:contains

C.  

Smart Folders should be recognized by their aspect smf:smartFolder

D.  

Smart Folders should be recognized by the special node reference used.

E.  

Smart Folders cannot be recognized as they are not different from any other cm:folder.

Discussion 0
Questions 9

If an object is moved to a different folder, what will happen to the node’s security permissions?

Options:

A.  

It will inherit the ACL from the new parent folder.

B.  

It will inherit the ACL from the user who is moving it.

C.  

It will inherit the system wide ACL.

D.  

It will keep its old ACL.

Discussion 0
Questions 10

Considering to be the root folder of the Alfresco Content Services installation, which steps do you need to execute to deploy a simple module that extends the repository? (Choose two.)

Options:

A.  

Copy the JAR extension to /modules/platform.

B.  

Copy the AMP extension to /amps.

C.  

Apply the AMP extension using /bin/apply_amps.sh

D.  

Apply the JAR extension using /bin/apply_jars.sh

E.  

Restart Alfresco.

Discussion 0
Questions 11

Which of the following correctly describes the behavior of CMIS properties?

Options:

A.  

Properties can be single or multi-valued.

B.  

Properties can be shared between objects.

C.  

Properties are untyped.

D.  

Properties are explicitly ordered.

Discussion 0
Questions 12

Which type of constraint can be used to put a limit on the numeric value that can be stored in a property when designing a content model?

Options:

A.  

LENGTH

B.  

REGEX

C.  

MINMAX

D.  

LIST

E.  

MAX

Discussion 0
Questions 13

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

Options:

A.  

Define your form using Share form configuration and add the definition to the ‘AdvancedSearch’ configuration section in share-config-custom.xml

B.  

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.

C.  

Define your form mark-up in a FreeMarker file and add the definition to the ‘AdvancedSearch’ configuration section in share-config-custom.xml

D.  

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

Discussion 0