Official Bank 0/87

Alfresco Content Services Certified Engineer Exam (ACSCE) - Alfresco Actual Exam Questions

Last updated on April 11, 2026

97% Exam Compliance
87 Total Questions
1
Question

The workflow pictured, shows 3 gateways. What type of gateways are they?

Question image Question image
Options
A

Exclusive

B

Parallel

C

Inclusive

D

Fork

E

Join

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

When working with repository-side web scripts and updating aspect-provided properties on a given node, which method must be called to save the values against the node?

Options
A

mynode.updateAll()

B

mynode.save()

C

mynode.properties.save()

D

mynode.aspects.save()

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

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 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

Which one of the following statements about aspects is TRUE?

Options
A

Aspects can only be applied to “cm:content”.

B

An aspect can have a type as a parent.

C

An aspect may not include associations.

D

Aspects can inherit from other aspects.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

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.

Options
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.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.