Which of the following values is NOT a valid web script family for dashlet web scripts?

Which of the following values is NOT a valid web script family for dashlet web scripts?A . user-dashletB . site-dashletC . alfresco-dashletD . dashletView AnswerAnswer: C

December 2, 2019 No Comments READ MORE +

What other two things (out of the box) can be controlled?

Share UI configuration will allow you to control which aspects a user sees. What other two things (out of the box) can be controlled? (Choose two.)A . The combinations of aspects that can be applied together.B . The aspects that can be applied based on the underlying type.C . The...

December 2, 2019 No Comments READ MORE +

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

If an object is moved to a different folder, what will happen to the node’s security permissions?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 ACE ....

December 1, 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

December 1, 2019 No Comments READ MORE +

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

What is the simplest way to call a custom Alfresco repository JavaScript extension from a content rule?A . Create a new custom action that calls my script, and bundle both the custom script and the custom action into an AMC . Add the script to Data Dictionary/Scripts, then use the...

November 30, 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

November 30, 2019 No Comments READ MORE +

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

Which of the following items appear within a custom content model? (Choose two.)A . The model’s namespace.B . References to other namespaces.C . Property sheet definitions.D . Policy behaviors for a content type.E . Localization strings.View AnswerAnswer: AE

November 30, 2019 No Comments READ MORE +

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

How can we modify what data is shown in each row of the Alfresco Share document library, using the supported extension points?A . Define and use a new metadata template in share-config-custom.xmlB . Customize the FreeMarket template that is used to render the document libraryC . Update the JavaScript used...

November 29, 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...

November 29, 2019 No Comments READ MORE +

What does it mean when it is said in Solr indexing that the index is “eventually consistent”?

What does it mean when it is said in Solr indexing that the index is “eventually consistent”?A . The index will only be consistent after a server restart.B . The index will become consistent when there are no more transactions to index.C . The index becomes consistent once a day...

November 28, 2019 No Comments READ MORE +