3 Months Free Update
3 Months Free Update
3 Months Free Update
Choose the correct priority order in which Alfresco Content Services will load subsystem settings:
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?
While implementing an Alfresco Content Services extension, you find you need to pull information out of a document and make it available as content properties. What type of component would you develop to perform this task?
Which of the following HTTP methods is NOT supported by the web scripts framework by default?
What is the API used to access nodes and node related information from a FreeMarker template?
Which tasks would require a restart of the Alfresco server to apply the changes? (Choose two.)
Which FreeMarker expression would be used to access the presentation template that is being applied to a node?
Which Alfresco Java Public API service allows reading and writing node properties?
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?
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?
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?
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?
You have created a Dashlet for Alfresco Share and deployed your files to the correct directory. You have then refreshed the Share web scripts, but the number of web scripts stays the same. Which of the following options could be causing this?