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?
When defining Smart Folder Templates which are considered best practices? (Choose two.)
What does the index=“100” refer to, in the following example of an action group definition in Share?
Which FreeMarker expression would be used to access the presentation template that is being applied to a node?
To which content model entities can a behavior be associated with? (Choose two.)
What is the difference between nodeService and NodeService in Alfresco Content Services?
Which approaches can be used to define a set of reusable metadata fields? (Choose two.)
A custom web script is called via the URL /example/test/helloworld.html, relative to the RESTful API base URL.
What
Which Alfresco Java Public API service can be used to inspect the currently loaded content models?
What does it mean when it is said in Solr indexing that the index is “eventually consistent”?
The NodeService, allows you to create a node with the method depicted below. Based on this information, which statements are TRUE? (Choose three.)
Which Alfresco Java Public API service allows reading and writing node properties?
What happens to the original content item after a content transformation is performed?
Select two ways to audit Alfresco Content Services events in an Alfresco Content Services extension? (Choose two.)
Which searches are possible to execute with CMIS 1.1 cmis:item support on Alfresco? (Choose two.)
Which web script object can be used to retrieve the values of web script parameters specified in-line within the URL path, within FreeMarker templates and JavaScript code?
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.
In reviewing a JavaScript file, you notice a built-in object named: qsvc. Describe how this object was made available to JavaScript.
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?