A repository web script is defined with the URL ‘/myco/hello-world’ in its descriptor document and requires user authentication. Which of the following URLs can be used through Share to access the web script in the context of the logged-in user?
What does the index=“100” refer to, in the following example of an action group definition in Share?
Which of the following correctly describes the behavior of CMIS properties?
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.
What is the API used to access nodes and node related information from a FreeMarker template?
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?
When designing a content model in Alfresco Content Services you realize that the content model needs to refer to definitions that reside in another existing content model. How is the reference established?
A scheduled job can execute a piece of logic either by itself or wrapped inside a repository action. What is the benefit of defining a template action for the scheduled job?
Which of the following URLs are a valid base for accessing the Alfresco 5.2 Rest API for an Alfresco repository accessible via the URL (Choose two.)
A custom web script is called via the URL /example/test/helloworld.html, relative to the RESTful API base URL.
What
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?
Which of the following items appear within a custom content model? (Choose two.)
What is the simplest way to call a custom Alfresco repository JavaScript extension from a content rule?