After a content transformation is performed, what happens to the original content item?

After a content transformation is performed, what happens to the original content item?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.View AnswerAnswer: A Explanation: References: http://docs.alfresco.com/5.2/references/dev-extension-points-content-transformer.html

June 17, 2019 No Comments READ MORE +

What is an appropriate way to resolve this?

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?A . Manually unlock the offending records and start the testing again.B . Directly use Alfresco’s database...

June 14, 2019 No Comments READ MORE +

Which one is NOT a provided task?

The embedded Activity in Alfresco Content Services provides different types of tasks in a process definition. Which one is NOT a provided task?A . userTask.B . processTask.C . scriptTask.D . mailTask.View AnswerAnswer: B

June 14, 2019 No Comments READ MORE +

What is the equivalent file that contains the compressed JavaScript used on production servers?

A client-side module is defined in the JavaScript file ‘alfresco/test/mycomponent.js’ inside the Share web application. What is the equivalent file that contains the compressed JavaScript used on production servers?A . build/alfresco/test/mycomponent.jsB . compressed/alfresco/test/mycomponent.jsC . alfresco/test/mycomponent-compressed.jsD . alfresco/test/mycomponent-min.jsView AnswerAnswer: D

June 12, 2019 No Comments READ MORE +

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.

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

June 12, 2019 No Comments READ MORE +

What is the primary use of content rules?

What is the primary use of content rules?A . Set disposition schedules for content, as defined in Alfresco Content Services’ default retention policy.B . Restrict who can interact with content in a folder that has rules applied.C . Set rules on how content is used within Alfresco Content Services and...

June 6, 2019 No Comments READ MORE +

Which one of the following statements about aspects is TRUE?

Which one of the following statements about aspects is TRUE?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.View AnswerAnswer: B

June 3, 2019 No Comments READ MORE +

What is Alfresco’s preferred tool for building and packaging an extension?

What is Alfresco’s preferred tool for building and packaging an extension?A . WinzipB . AntC . MavenD . GradleView AnswerAnswer: C Explanation: References: https://community.alfresco.com/docs/DOC-4967-packaging-and-deploying-extensions

June 2, 2019 No Comments READ MORE +

To which content model entities can a behavior be associated with? (Choose two.)

To which content model entities can a behavior be associated with? (Choose two.)A . Aspects.B . Types.C . Constraints.D . Rules.E . Associations.View AnswerAnswer: AB

May 30, 2019 No Comments READ MORE +

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

Which two of the following tasks would require a restart of the Alfresco server to apply the changes? (Choose two.)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 Activities workflow console.D ....

May 28, 2019 No Comments READ MORE +