Scripting guide Scripting Guide Scripting for ServiceNow PDF generated using the open source mwlib toolkit See http code pediapress com for more information PDF generated at Sun Sep PST C Glide Glide Stack Overview Glide is an extensible Web development p
Scripting Guide Scripting for ServiceNow PDF generated using the open source mwlib toolkit See http code pediapress com for more information PDF generated at Sun Sep PST C Glide Glide Stack Overview Glide is an extensible Web development platform written in Java that facilitates rapid development of forms-based work ow applications work orders trouble ticketing and project management for example User Interface Stack Technology Map Java Packages Technologies Used User Interface Browser DHTML CSS JavaScript com glide ui GlideServlet com glide jelly Apache Jelly com glide script Business Rules Mozilla Rhino com glide db Persistence JDBC GlideServlet The primary driver of Glide and the only servlet in the system is found in GlideServlet java The GlideServlet ? Handles inbound action requests ? Renders pages ? Merges data with forms ? Presents to user ? Interfaces with script layer Business Rules ? ECMA JavaScript implementation based on Mozilla Rhino ? Interfaces with persistence layer using JDBC recordset interface ? Merges persistence layer meta-data with data for easy correlation Persistence ? Persistence means any store ? RDBMS ? LDAP ? File system ? Uniform access regardless of store type ? Provides QUID and meta-data capabilities ? Interfaces presented to callers CGlide Stack ? RecordSet ? TableDescriptor ? ElementDescriptor Diagram References http www mozilla org rhino CGlide Script Objects Glide Script Objects Note This functionality requires a knowledge of Javascript Overview There are several important objects that are exposed when writing business rules These objects are created when your script is called You may access objects using a shorthand notation These include ? gs - GlideSystem most of the utility functions may be found in this object ? system - Same as 'gs' ? current - Current GlideRecord read write only available when writing business rules ? previous - Previous GlideRecord values read only only available when writing business rules Some of the more important classes are documented along with the Glide Script Objects They can be created and used within a script or business rule or returned by one or more of the Script Object methods Glide provides full scripting support when writing business rules Business rules are written in Javascript and have access to the Glide scripting objects The majority of Glide functionality is accessed using JavaScript Using GlideRecord to Query Tables Note This functionality requires a knowledge of Javascript Overview In order to query a table ?rst create a ServiceNow object for the table This object is called a GlideRecord To create a GlideRecord create the following in script var target new GlideRecord 'incident' This creates a variable called target which is a GlideRecord object for the incident table The only parameter needed is the name of the table to be accessed To process all records from the incident table add the following script target query Issue the query to the database to get all records while target next add code here to process the incident record This issues the query to the database Each call to next would load
Documents similaires
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/11702553350db4tma4gvdnuefb3ceqy3282iogawcf0eageuvm9e8fl0bpbpwy931k9smayr3c1nfgwjf4pcvtxolwypzj5ev7uc6mffydqyjmb.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/MwnB7Y6EcYu4lAWz4B1OshNtRVKms9iD6MtDma5y6pVHnFGImES0wzwnAsHw9KDxCHu2tCoki4lEzOSQ60NmY3Fm.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/1170268449903prkyxazfc5kd4cjtogvgxomva3wjk7cr2g39bdvbwoxydemfcvzmmgde1xbrp1ncv7myhgfp7xcwvlhvz2hr8yrv3ruoboujej.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/11702473340hv2efoafyqwwwkrk85kjkt03meiyvzrp8qdmkik4egh2bcazjv6naud3nj1nhssjwp7qoahbs2lmkp1vjwkd6uy8pys8n6jfwdkl.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/11702591994kotlp31kkxzl670mqaenjmddf4rk140ljcb7qj30u1keiexmzds37kg5ieo4u6xwy5htmjazr7rdu84nez2dpdiousqdviv7042t.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/11702632331ol45nuxn89ra2ow6d45obmvj2poh64ojo8cn4hzp8lhad4l1bpggb2qc07kpleze0grao9rrckv4dxc5ow4byjgcqwhjjouufpne.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/11702233860fzi4cikgi2g4ypeoyuvkvu9wd5gjhbvosemwsf7vxuxoqabmtqujau5mclvlwyumxznix6xuvfffcupqze8r9kwqtgntywysq8bg.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/zkI87qZSYU63W2K7n4DEZGPIrOkbVzYGgx7J7ZjMJaOI0JaOwwHTkFOTbeYQAuskiJyub0fmdJsAQ5TPrLbKAaqi.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/11702457665pnagmbzmwqayrhemonfpn6opdtkc0jghzfvfebrav8blihwrc7dmvlbhifgrna2vgod3kykfehu0pl5cgrfgt80xomjqk8fgzrkq.png)
![](https://b3c3.c12.e2-4.dev/disserty/uploads/preview/11702426942let3ove5bizu1iv8mcezxfwd6j7s1miyzlgzusnanwgcvbbyww54l16wluk8beeopvamebxjjo5s2lxjufzraaiqi3lsjspjqd1l.png)
-
26
-
0
-
0
Licence et utilisation
Gratuit pour un usage personnel Aucune attribution requise- Détails
- Publié le Mai 27, 2021
- Catégorie Industry / Industr...
- Langue French
- Taille du fichier 95.2kB