We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Answer please

Snow preck
Tera Contributor

What are the benefits of storing the majority of an Application’s server-side script logic in a Script Include?

a. This makes execution faster.
b. Only run when called from a script.
c. The script logic can be hidden when the Application is installed from the ServiceNow Store.

d. For some changes to application logic there is only one place to make edits.

 

  • A. a, b, and d
  • B. a, b, c, and d
  • C. b, c, and d 
  • D. a, b, and c

    In this case it should be?
1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
  • C. (b, c, and d )
*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
  • C. (b, c, and d )
*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Sandeep Rajput
Tera Patron

@Snow preck Answer is 

  • C. b, c, and d