How can a developer programmatically implement a featureto save all entered task form values, whenever a user leaves a task formfield? Choose 1 answer.
Which of the following code snippets will ADD a custom rule expression registry to the DMN Engine configuration? Choose 1 answer.
Which of the following code snippets will correctly set the variable. ‘’upperCaseString’’ to an upper case version of the expression which is pass in?
Choose 1 answer:
A)
B)
C)
D)
What type of user authentication is used in Alfresco Process Services by default for HTTP REST calls? Choose 2 answers
Which of the following methods does NOT have to be overwritten while implementing the interface for an Alfresco Process Services Custom Data Model service? Choose 1 answer.
What are the advantages of using Script Tasks to implement business logic? Choose 2 answers
How does a Call Activity component differ from a Subprocess component?
Which of the following BPMN elements will NOT cause a transaction to be committed when encountered in a running process instance? Choose 1 answer.
Which of the following packages will Alfresco Process Services automatically scan for Spring Beans?
When is it necessary to use a NativeProcessDefinitionQuery instead of a ProcessDefinitionQuery? Choose 1 answer.