Solved

A Scheduled Job Can Execute a Piece of Logic Either

Question 54

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions