Pass the Alfresco Content Services Certified Engineer ACSCE-5X Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

After uploading a new document format to Alfresco Content Services, you notice that it isn’t showing up in the full-text search results. Which action might help you understand why?

Options:

A.

Use Luke to check the index for the document UUID, then check the index state of that UUID.


B.

Look at the list of registered transformers to make sure the mime type of the uploaded document is transformable to text.


C.

Verify the content model to make sure it was properly loaded into the repository.


D.

Inspect the current upload script, we need to manually add the indexing for new mime types there.


Questions # 12:

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.


Questions # 13:

Which tasks would require a restart of the Alfresco server to apply the changes? (Choose two.)

Options:

A.

Deploying a new content model via a *-context.xml file.


B.

Deploying a new content model into Data Dictionary/Models.


C.

Deploying a new workflow through the Activiti workflow console.


D.

Making configuration changes in alfresco-global properties.


E.

Making configuration changes via JMX.


Questions # 14:

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?

Options:

A.

The existing resource ‘item1’ is updated.


B.

The existing resource ‘item1’ is updated.


C.

The content of the resource ‘item1’ is returned to the user.


D.

A new resource ‘item1’ is added.


Questions # 15:

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.


Questions # 16:

When testing an Alfresco Content Services extension under high levels of concurrency, you notice that some transactions are failing due to locking issues with the database. What is an appropriate way to resolve this?

Options:

A.

Manually unlock the offending records and start the testing again.


B.

Directly use Alfresco’s database connection pool and write your own SQL.


C.

Use the RetryingTransactionHelper to retry code that fails due to locking.


D.

Rewrite the queries used by your application to reduce the chance of the lock.


Questions # 17:

When would you consider developing your custom server code in Java in place of JavaScript? (Choose three.)

Options:

A.

When a web script needs to be executed inside a transaction.


B.

When I need to execute part of my code as system user.


C.

When developing a custom scheduled process.


D.

When developing a content rule.


E.

When developing a behavior/policy.


Questions # 18:

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


Questions # 19:

How can we modify what data is shown in each row of the Alfresco Share document library, using the supported extension points?

Options:

A.

Define and use a new metadata template in share-config-custom.xml


B.

Customize the FreeMarket template that is used to render the document library


C.

Update the JavaScript used to create the document library using the YUI libraries.


D.

Clone all the document library components, and make the required changes.


Questions # 20:

What happens to the original content item after a content transformation is performed?

Options:

A.

It depends on how the transformation was configured.


B.

It is replaced by the transformed content item.


C.

It is versioned and updated.


D.

It remains untouched.


Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions