This site requires JavaScript to be enabled
<>




Convince Your Boss

Download the justification email.

Share Your Innovation

Become the next ServiceNow Innovation of the Year Award Winner.

Learning Overview

See why Knowledge13 is the learning and education event of the year.

Browse Conference Agenda

Choose the sessions that best answer your specific business needs.

Meet the Sponsors

Meet the companies that are reshaping IT at ExpoNow


IE BUMPER

Home | Agenda | Pre-Con Training Technical

MON

Scripting in ServiceNow - Beyond the Fundamentals - Day 2 of 2
,
Room :
Subject : Implementation
Pre-Con Training : Technical

[Note: this is the SECOND half of the standard 3 day Scripting in ServiceNow course. If you've already completed the full three (3) day Scripting in ServiceNow course, please take a look at the Application Development course to deepen your knowledge and experience.]

What you will learn

This hands-on course takes you beyond the fundamentals of scripting to allow you to add functionality to or extend the capabilities of your ServiceNow instance.

  • Programmatically emit and respond to events
  • Enhance workflow activities such as Approvals with custom behavior
  • Add widgets to your pages to provide new functionality for your users
  • Use Script Includes to maintain a library of reusable code and to enable efficient data transfer to the client-side
  • Understand the basics of UI Pages and UI Macros

Who should attend

Students who want advanced knowledge of how to write client and server-scripts in ServiceNow.

Prerequisites

  • Minimum of 3 months experience administering ServiceNow
  • Certified System Administrator preferred
  • Intermediate JavaScript skills, including objects and object prototypes
  • Students should be able to understand the exercises and labs from lessons 1 – 8 of CodeAcademy's JavaScript Fundamentals course
  • Experience of writing both client-side and server-side scripts in ServiceNow
    • Know when to use a client-side script vs. a server-side script
    • Able to write basic scripts using the following APIs:
      • GlideForm
      • GlideSystem
      • GlideRecord