Multiple Choice
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?
A) The job can execute a logic that is not related specifically to a node.
B) The job can execute a logic multiple times, once for each node returned by a query.
C) The job can execute a logic only once and does a mass update of nodes returned by a query.
D) The job can execute a logic multiple times on the same specific node.
Correct Answer:

Verified
Correct Answer:
Verified
Q49: The NodeService, allows you to create a
Q50: Select the element that will allow any
Q51: To which content model entities can a
Q52: You have been tasked to develop a
Q53: Which one of the following statements would
Q55: During the development stage of a workflow,
Q56: Which two of the following tasks would
Q57: What is the simplest way to call
Q58: Which of the following HTTP methods is
Q59: Where can JavaScript be stored and run