What are the variable’s scopes available for Activiti workflows?

What are the variable’s scopes available for Activiti workflows?A . Process instance and task.B . Node and task.C . Process instance and form.D . Process instance and global.View AnswerAnswer: A

December 12, 2019 No Comments READ MORE +

What is an appropriate way to resolve this?

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?A . Manually unlock the offending records and start the testing again.B . Directly use Alfresco’s database...

December 12, 2019 No Comments READ MORE +

Which approaches can be used to define a set of reusable metadata fields? (Choose two.)

Which approaches can be used to define a set of reusable metadata fields? (Choose two.)A . Define a datalist with the required properties and assign the datalist to each type or aspect through an association.B . Define a global type which holds the common properties, then define an association from...

December 12, 2019 No Comments READ MORE +

Which tasks would require a restart of the Alfresco server to apply the changes? (Choose two.)

Which tasks would require a restart of the Alfresco server to apply the changes? (Choose two.)A . Deploying a new content model via a *-context.xml file.B . Deploying a new content model into Data Dictionary/Models.C . Deploying a new workflow through the Activiti workflow console.D . Making configuration changes in...

December 11, 2019 No Comments READ MORE +

Which one is NOT a provided task?

The embedded Activity in Alfresco Content Services provides different types of tasks in a process definition. Which one is NOT a provided task?A . userTask.B . processTask.C . scriptTask.D . mailTask.View AnswerAnswer: B

December 11, 2019 No Comments READ MORE +

What is the primary use of content rules?

What is the primary use of content rules?A . Set disposition schedules for content, as defined in Alfresco Content Services’ default retention policy.B . Restrict who can interact with content in a folder that has rules applied.C . Set rules on how content is used within Alfresco Content Services and...

December 11, 2019 No Comments READ MORE +

Select two ways to audit Alfresco Content Services events in an Alfresco Content Services extension? (Choose two.)

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...

December 11, 2019 No Comments READ MORE +

Which one of the following statements about aspects is TRUE?

Which one of the following statements about aspects is TRUE?A . Aspects can only be applied to “cm:content”.B . An aspect can have a type as a parent.C . An aspect may not include associations.D . Aspects can inherit from other aspects.View AnswerAnswer: B

December 10, 2019 No Comments READ MORE +

Select the element that will allow any node to be included as part of a peer association:

Select the element that will allow any node to be included as part of a peer association:A . <target><class>d:noderef</class></target>B . <target><class>ANY</class></target>C . <target><class>sys:base</class></target>D . <target><class>cm:cmobject</class></target>View AnswerAnswer: C

December 10, 2019 No Comments READ MORE +

What is Alfresco’s preferred tool for building and packaging an extension?

What is Alfresco’s preferred tool for building and packaging an extension?A . WinzipB . AntC . MavenD . GradleView AnswerAnswer: C Explanation: References: https://community.alfresco.com/docs/DOC-4967-packaging-and-deploying-extensions

December 9, 2019 No Comments READ MORE +