|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/servicenow-scripting-z/
课程评论:没有评论
课程名称:ServiceNow 脚本编程 课程概述:本课程旨在帮助初学者掌握 ServiceNow 脚本编程技能,设计、开发并实现对各种 ServiceNow 应用(如事件管理、问题管理)的增强功能。课程包含 15 个与 ServiceNow 脚本相关的视频,帮助学生实施各项增强功能。学员需具备平台的一些基本知识,包括调度作业、业务规则、UI 操作、事件、UI 宏、通知、客户端脚本和临时板。在每个视频开始时,我将通过图表解释脚本,然后实现解决方案。本课程还将使学员接触到各种 ServiceNow JavaScript API。 课程内容包括: - 当事件被触发时发送通知,并使用调度作业排队该事件 - 从事件表单创建知识库记录 - 通过业务规则中止事件提交 - 当负责人有超过 4 条记录时,将事件编号分组到数组中 - 当事件优先级为关键时添加信息消息 - 如果事件的简短描述以“database”字符串开头,则将“database”作为值添加到分类中 - 计算事件创建的经过时间并将值添加到持续时间字段 - 将 ITIL 角色添加到特定用户 - 从特定用户中移除 ITIL 角色 - 当用户点击复选框时在新窗口中列出活跃用户 - 将分析管理员角色分配给特定用户 - 使用 UI 操作从问题记录中创建 2 个问题任务 - 在日期时间字段中增加 30 秒 - 使 Channel 字段仅对分配组成员可编辑 本课程适合希望深入了解 ServiceNow 脚本编程与应用的学员。
Build on ServiceNow Scripting Skill. Design, Develop and Implement Enhancements to various ServiceNow applications such as Incident, Problem.This course is intended for servicenow beginners, it contains 15 videos related to servicenow scripting and help you to implement enhancements to various servicenow applications. It is important to have some fundamental knowledge of the platform.Students must be familiar with the following servicenow features: schedule job, business rule, ui action, event, ui macro, notification,client script and scractch_pad.In the beginning of each video, I will exaplain the script using a diagram and then we will implement the solution.This course help you to get some exposure to various servicenow javascript APIs.Curriculum: Send Notification when an event is fired and queue that event with a scheduled jobCreate KB record from the incident formAbort incident submission with a business rule.Group Incidents number into an array when the assigned_to have more than 4 recordsAdd an info message when incident priority is criticalRemove Attachment when the size is more than 15kbIf the incident short descprition starts with the string database add database as value to categoryCalculate the elapsed time from the incident creation and add the value to duration type fieldAdd Itil role to specfic usersRemove itil role to specific usersList active users in new window when a user clicks on a check boxAssign Analytics admin role to speficic usersCreate 2 problem tasks from the problem record with a ui actionAdd 30 seconds to a date time fieldMake Channel field editable only for assignement group members