Summer Special Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 60certs

Alfresco ACSCE-5X Dumps

Page: 1 / 3
Total 87 questions

Alfresco Content Services Certified Engineer Questions and Answers

Question 1

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?

Question 2

What does the index=“100” refer to, in the following example of an action group definition in Share?

Options:

A.

The fade delay in milliseconds for the action in the user interface.

B.

The index id of the icon to be used for the action.

C.

The index id of the action item in the data dictionary.

D.

The ordering of the items in the action items in the display.

Question 3

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.

Question 4

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.

Options:

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 5

What is the API used to access nodes and node related information from a FreeMarker template?

Options:

A.

ScriptNode

B.

TemplateNode

C.

NodeRef

D.

TemplateObject

Question 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

Question 7

When designing a content model in Alfresco Content Services you realize that the content model needs to refer to definitions that reside in another existing content model. How is the reference established?

Options:

A.

Alfresco will automatically be aware of the existing definitions.

B.

We need to Import the namespace of the content model within which those definitions are created.

C.

The repository does not allow a content model to reference definitions that reside on another content model.

D.

We need to merge the two content models into a single content model.

Question 8

A scheduled job can execute a piece of logic either by itself or wrapped inside a repository action. What is the benefit of defining a template action for the scheduled job?

Options:

A.

The job can execute a logic that is not related specifically to a node.

B.

The job can execute a logic multiple times, once for each node returned by a query.

C.

The job can execute a logic only once and does a mass update of nodes returned by a query.

D.

The job can execute a logic multiple times on the same specific node.

Question 9

Which of the following URLs are a valid base for accessing the Alfresco 5.2 Rest API for an Alfresco repository accessible via the URL (Choose two.)

Question 10

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

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

Options:

A.

helloworld

B.

/example/test/helloworld

C.

/example/test/helloworld.html

D.

/example

Question 11

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

Question 12

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.

Question 13

What is the simplest way to call a custom Alfresco repository JavaScript extension from a content rule?

Options:

A.

Create a new custom action that calls my script, and bundle both the custom script and the custom action into an AMP.

B.

Add the script to Data Dictionary/Scripts, then use the “Execute a Script” action to call it from the rule.

C.

Add a function called “executeAction” to the JavaScript and place it on the classpath. Alfresco Content Services will add it as a rule action.

D.

Upload the script to the folder on which the rule action is applied, and name it “ruleScript” so Alfresco Content Services can find it.

Page: 1 / 3
Total 87 questions