100% found this document useful (1 vote)
791 views

Servicenow Scripting & Implementation With Webservices

The document discusses ServiceNow scripting and implementation using web services. It covers ServiceNow tables, classes, and scripting features like client scripts, business rules, and UI policies. It also introduces basic scripting technologies like HTML, JavaScript, and JSON. Finally, it discusses creating and consuming web services in ServiceNow using SOAP and REST, including configurations, message design, and features like SSO integration.

Uploaded by

Divya Rani
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
791 views

Servicenow Scripting & Implementation With Webservices

The document discusses ServiceNow scripting and implementation using web services. It covers ServiceNow tables, classes, and scripting features like client scripts, business rules, and UI policies. It also introduces basic scripting technologies like HTML, JavaScript, and JSON. Finally, it discusses creating and consuming web services in ServiceNow using SOAP and REST, including configurations, message design, and features like SSO integration.

Uploaded by

Divya Rani
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Servicenow Scripting & Implementation with Webservices

Table
 Table and classes
 Schema relationship type

Service now Glide class


 Server -side classes
 Client-side classes

Service now Scripting


 Client Script
 Business Rule.
 Data policy
 Processor
 Access control list
 IP Access control list
 Script Include.
 UI Action
 UI Policy
 UI Script

Basic Scripting
 Bootstrap, CSS
 HTML
 Javascript(Basic )
 AngularJS(Basic)
 JSON

Web service
 Introduction to web services.
 Web service (SOAP, REST Messages)
 Scripted Web service (SOAP, REST)
 Inbound & Outbound Configurations.
 SOAP Envelop Design.
 Rest Explorer
 Mid server configuration
 Exception & Error handling.
 WS Import design
 SSO &LDAP Integration

You might also like