Multiple Choice
Select two ways to audit Alfresco Content Services events in an Alfresco Content Services extension? (Choose two.)
A) Mark a method in the extension with an @Auditable annotation.
B) Open a connection to the database and write the audit information to the audit tables.
C) Inject AuditComponent into the extension and call recordAuditValues.
D) Use the Alfresco REST API to record an audit event.
E) Call the Java Audit Service.
Correct Answer:

Verified
Correct Answer:
Verified
Q23: A client-side module is defined in the
Q24: Which cases would be an appropriate use
Q25: What is the primary use of content
Q26: A web script descriptor uses the "runAs"
Q27: When running the following CMIS query "SELECT
Q29: While implementing an Alfresco Content Services extension,
Q30: When are Alfresco-specific database tables created within
Q31: A custom web script is called via
Q32: What does the JavaScript ScriptNode API expression
Q33: What is the variable's scopes available for