ServiceNow Certified Application Developer — Question 29

Which script types execute on the server? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

The correct answers are A, D, and E because Business Rules, Script Actions, and Scheduled Jobs all execute on the server. In contrast, Client Scripts and UI Policies run on the client side, which is why they are not correct options.