Steven Bell

Steven Bell

Kemp, Texas, United States
2K followers 500+ connections

About

2016 through 2021 ServiceNow Community MVP, ServiceNow Community Advocate, ServiceNow…

Articles by Steven

See all articles

Activity

Join now to see all activity

Experience

  • Accenture Graphic

    Accenture

    Irving, Texas, United States

  • -

    Las Colinas, Irving, TX

  • -

    Dallas/Fort Worth Area

  • -

    Dallas/Fort Worth Area

  • -

    Dallas/Fort Worth Area

  • -

    Dallas, TX Area

  • -

    Dallas, TX

  • -

    Dallas, TX

  • -

    Dallas, TX

  • -

    Irving, TX (Las Colinas)

  • -

    Dallas/Fort Worth Area

  • -

    Dallas, TX

  • -

    Dallas, TX

  • -

    Dallas, TX

  • -

    Irving, TX

  • -

    Grand Prairie, TX

  • -

    Irving, TX (Las Colinas)

  • -

    Dallas, TX

  • -

    Irving, TX

  • -

    Dallas, TX

  • -

    Dallas, TX

  • -

    Tulsa, OK and Fort Worth, TX

  • -

    Richardson, TX

  • -

    Irving, TX (Las Colinas)

  • -

    Dallas, TX

Education

  • Texas Tech University Graphic

    Texas Tech University

    -

    Activities and Societies: Association for Computing Machinery (ACM)

    Computer Science, Military History

  • -

    Computer Science

Licenses & Certifications

  • ServiceNow Certified Technical Architect Graphic

    ServiceNow Certified Technical Architect

    ServiceNow

    Issued
  • ServiceNow CIS-Event Management Graphic

    ServiceNow CIS-Event Management

    ServiceNow

    Issued
    Credential ID Renewal
  • ServiceNow ITSM Professional Suite Certification Graphic

    ServiceNow ITSM Professional Suite Certification

    ServiceNow

    Issued
  • Service-Now CIS-ITSM Graphic

    Service-Now CIS-ITSM

    ServiceNow - The Enterprise IT Cloud Company

    Issued
  • Service-Now CIS-ServiceMapping Graphic

    Service-Now CIS-ServiceMapping

    ServiceNow

    Issued
  • ServiceNow CIS-Discovery Graphic

    ServiceNow CIS-Discovery

    ServiceNow

    Issued
    Credential ID Beta Certification
  • Service-Now Certified Application Developer (CAD) Graphic

    Service-Now Certified Application Developer (CAD)

    ServiceNow – The Enterprise Cloud Company

    Issued
  • Service-Now Certified System Administrator (CSA) Graphic

    Service-Now Certified System Administrator (CSA)

    ServiceNow - The Enterprise IT Cloud Company

    Issued
  • Service-Now Certified Trainer (ATP) Graphic

    Service-Now Certified Trainer (ATP)

    ServiceNow - The Enterprise IT Cloud Company

    Issued
  • Tae Kwan Do Upper Belt

    Williams Tae Kwan Do, Crandall, TX

    Issued
  • PRIVATE PILOT LICENSE

    FAA

    Issued
  • EVANGELISM EXPLOSION III TRAINER CERTIFICATION

    FBC Euless

    Issued
  • Certified Implementation Specialist Graphic

    Certified Implementation Specialist

    ServiceNow

    Issued Expires
  • MICROSOFT VISUAL BASIC 4.0 CERTIFICATION

    Microsoft Corporation

    Issued Expires
  • MICROSOFT CERTIFIED SOLUTIONS DEVELOPER

    Microsoft Corporation

    Issued Expires
  • MCP CERTIFICATION

    Microsoft Corporation

    Issued Expires
  • MICROSOFT WOSSA II CERTIFICATION

    Microsoft Corporation

    Issued Expires
  • MICROSOFT WOSSA I CERTIFICATION

    Microsoft Corporation

    Issued Expires
  • MICROSOFT ACCESS CERTIFICATION

    Microsoft Corporation

    Issued Expires
  • MICROSOFT VISUAL BASIC CERTIFICATION

    Microsoft Corporation

    Issued Expires

Publications

  • ServiceNow Scripting 101: Calling a Sub-Workflow, Part II

    Cloud Sherpas, Inc.

    In the first half of this post, I shared what you need to get started, including how to set up your own local MID server and create an ServiceNow Orchestration sub-workflow. I’ll pick up where that article left off, by describing how to create a framework workflow to call the sub-workflow, how to pass information to the sub-workflow and how to retrieve and work with the results. This article is in the format of a lab.

    See publication
  • ServiceNow Scripting 101: Calling a Sub-Workflow, Part I

    Cloud Sherpas, Inc.

    If you’re using ServiceNow Orchestration, I recommend introducing sub-workflows to “build upon” existing functionality and reduce workflow complexity. Of course this recommendation often leads to some questions. In fact, the question I’m asked most frequently in Orchestration classes and beyond is: What is the best practice for calling a sub-workflow from a workflow in ServiceNow? This article is in the format of a lab.

    See publication
  • ServiceNow Scripting 101: Two Methods for Code Development

    Cloud Sherpas, Inc.

    Do you ever develop code snippets to prove a concept? I know I do, but it always leads to the question: How can you test those snippets to see if they function correctly in ServiceNow? There are two methods: Scripts – Background and Fix Scripts. When I set out to write this article, I was a big proponent of Scripts – Background, although reviewing both methods closely opened my eyes to the value of Fix Scripts. Here’s my assessment of each, including pros, cons and demonstrations.

    See publication
  • Why (and How) to Change Your Approach to Service Mapping with ServiceNow

    Cloud Sherpas, Inc.

    Service mapping seems to be an increasingly popular topic these days, but why do we even want to talk about it? What benefits can it bring to those who adopt it?

    See publication
  • ServiceNow Scripting 101: Encoded Query – A Breadcrumbs Issue

    Cloud Sherpas, Inc.

    I have worked with ServiceNow encoded queries for several years now, using them to express more complex query logic. I usually copy what I need from the list view query builder breadcrumbs, though I’ve also rolled my own from scratch. Despite all this experience, I noticed something odd recently that caught me a bit by surprise.

    See publication
  • ServiceNow Scripting 101: Orchestration Best Practices

    Cloud Sherpas, Inc.

    While working with several clients on various Orchestration projects, it became abundantly clear that there are certain methodologies that should always be included on these type of projects. We were seeing far too many instances with poor workflow structuring techniques, no coding standards, inefficient code and designs, inconsistent workflow planning and a lack of reusability! So, with those in mind, here are some best practices for Orchestration in ServiceNow that can help you avoid common…

    While working with several clients on various Orchestration projects, it became abundantly clear that there are certain methodologies that should always be included on these type of projects. We were seeing far too many instances with poor workflow structuring techniques, no coding standards, inefficient code and designs, inconsistent workflow planning and a lack of reusability! So, with those in mind, here are some best practices for Orchestration in ServiceNow that can help you avoid common mistakes and challenges.

    Other authors
    See publication
  • ServiceNow Discovery 101: A Solution For Investigating Unidentified CIs

    Cloud Sherpas, Inc.

    It is a simple fact that ServiceNow Discovery will not be able to resolve all devices. There will be several that have credential issues, port issues or just plain will not respond. For those of you who are Discovery administrators, you know that investigating a single Active, Not Classified or Alive, Not Classified device can be a time-consuming effort. But going through the IP “forensics” is necessary given the security concerns around unidentified CIs.

    See publication
  • ServiceNow Scripting 101: Retrieving All Dictionary Entries in a Table Hierarchy

    Cloud Sherpas, Inc.

    Recently, our Web Service Integration team needed a method for looking up all of the fields belonging to a table and then displaying those fields in a pick list. This needed to be done for ALL of the fields in the table hierarchy. In other words, what was needed was a smart Dictionary Entry of Dictionary Entries for a given table! While the solution turned out to be a little tricky, it wasn’t too bad…honest!

    See publication
  • ServiceNow Discovery 101: Virus Scanners And MID Server Performance

    Cloud Sherpas, Inc.

    Virus scanners focus on the c:\windows\temp directory. Unfortunately, this is also the directory that the ServiceNow MID Server uses out-of-the-box. As a result, if you are running a lot of Discovery jobs on a particular MID Server and your security admins have installed a virus scanner on that same device, you will probably see a performance hit. Since most virus scanners do not allow the exclusion of this directory, you need to change the directory that the MID Server uses to resolve this…

    Virus scanners focus on the c:\windows\temp directory. Unfortunately, this is also the directory that the ServiceNow MID Server uses out-of-the-box. As a result, if you are running a lot of Discovery jobs on a particular MID Server and your security admins have installed a virus scanner on that same device, you will probably see a performance hit. Since most virus scanners do not allow the exclusion of this directory, you need to change the directory that the MID Server uses to resolve this issue. Doing so will allow your security admins to white-list that new directory and, thus, remove the performance hit.

    See publication
  • ServiceNow Admin 101: How to Override the UI14 “Dot” in a List View Using CSS Styles

    Cloud Sherpas, Inc.

    The latest release of ServiceNow, Eureka, introduced a whole new interface: UI14. Among the many updates were a group of visual changes, including how the “background” color is displayed in the List View of all tables. Instead of filling in the background of a cell, there is now a colored dot next to the cell contents. Since that change can take some time to get used to, I’ve fielded a number of questions about how to change this back without losing all the other UI14 visual candy.

    See publication
  • ServiceNow Admin 101: How to Do a UNION Query Using GlideRecord

    Cloud Sherpas, Inc

    In previous Admin 101 posts, I’ve shared how to do a variety of DISTINCT queries using GlideRecord. Now let’s look at how you can do something similar to complete a UNION query.

    See publication
  • ServiceNow Admin 101: You Too Can Do DISTINCT Queries Using GlideRecord

    Cloud Sherpas, Inc.

    I teach several different ServiceNow classes, and, invariably, I get a lot of questions about how to do DISTINCT queries. De-duplicating data in a result set is important, and there is no feature in GlideRecord that covers this purpose. So, the big question is: I can do a DISTINCT in SQL, but I can’t do one with GlideRecord? What gives?

    See publication
  • ServiceNow Admin 101: Creating a Service Catalog Variable Report

    Cloud Sherpas, Inc.

    At least once a week I am asked: Is there a way to create a single combined report of my Service Catalog Requested Item variables? And, for that matter, where does this information reside inside of ServiceNow?

    Well the answer to the first question is yes, and the trick to how to do it is in the answer to the second question!

    See publication
  • ServiceNow Discovery 101: Setting Up a Local MID Server

    Cloud Sherpas, Inc.

    I detail the process for setting up my own laptop-run MID Server, which worked well for my needs around both Discovery and Orchestration testing. This set-up can be installed on any desktop or laptop machine running either Windows or Linux (the example below was done on Windows).

    See publication
  • ServiceNow Admin 101: Observations on Database Views, Part II

    Cloud Sherpas, Inc.

    Part 2: Database Views are useful for filling an important gap in ServiceNow: joining two or more tables together. In a normal report, you can only select a single table, but Database Views allow you to pull together data from two or more tables into a single “table” to report against.

    See publication
  • ServiceNow Admin 101: Observations on Database Views, Part I

    Cloud Sherpas, Inc.

    Database Views are useful for filling an important gap in ServiceNow: joining two or more tables together. In a normal report, you can only select a single table, but Database Views allow you to pull together data from two or more tables into a single “table” to report against.

    See publication
  • ServiceNow Admin 101: Creating a “Top of Page” Link for Service Catalog Pages

    Cloud Sherpas, Inc.

    Is it possible to create a link that jumps to the top of the page on a Service Catalog Item in ServiceNow?

    See publication

Honors & Awards

  • ServiceNow Community MVP 2023

    ServiceNow

    https://www.servicenow.com/community/in-other-news/announcing-our-2023-mvp-and-rising-star-awardees/ba-p/2457267

  • ServiceNow Community MVP 2022

    ServiceNow

    https://community.servicenow.com/community?id=community_blog&sys_id=6dfc8b591be58150be4955fa234bcbc8

  • ServiceNow Community MVP 2021

    ServiceNow

    https://community.servicenow.com/community?id=community_blog&sys_id=ebc85e18db42ec10b1b102d5ca96193e

  • ServiceNow Community MVP 2020

    ServiceNow

    https://community.servicenow.com/community?id=community_blog&sys_id=fb488720dbaacc504819fb2439961900


    The ServiceNow MVP program recognizes the top individual contributors in ServiceNow's online community. ServiceNow MVPs are recognized by the collective community for their product expertise and contributions. ServiceNow MVPs demonstrate a commitment to engage, guide, and share expertise with their peers. MVPs are independent of ServiceNow and represent the voice of the community. The…

    https://community.servicenow.com/community?id=community_blog&sys_id=fb488720dbaacc504819fb2439961900


    The ServiceNow MVP program recognizes the top individual contributors in ServiceNow's online community. ServiceNow MVPs are recognized by the collective community for their product expertise and contributions. ServiceNow MVPs demonstrate a commitment to engage, guide, and share expertise with their peers. MVPs are independent of ServiceNow and represent the voice of the community. The ServiceNow MVP Program recognizes the sizable and credible influence our top individual members demonstrate on the ServiceNow Community.

  • ServiceNow MVP 2019

    ServiceNow

    https://community.servicenow.com/community?id=community_blog&sys_id=54128a9ddb17a3c0656a5583ca96192e


    The ServiceNow MVP program recognizes the top individual contributors in ServiceNow's online community. ServiceNow MVPs are recognized by the collective community for their product expertise and contributions. ServiceNow MVPs demonstrate a commitment to engage, guide, and share expertise with their peers. MVPs are independent of ServiceNow and represent the voice of the community. The…

    https://community.servicenow.com/community?id=community_blog&sys_id=54128a9ddb17a3c0656a5583ca96192e


    The ServiceNow MVP program recognizes the top individual contributors in ServiceNow's online community. ServiceNow MVPs are recognized by the collective community for their product expertise and contributions. ServiceNow MVPs demonstrate a commitment to engage, guide, and share expertise with their peers. MVPs are independent of ServiceNow and represent the voice of the community. The ServiceNow MVP Program recognizes the sizable and credible influence our top individual members demonstrate on the ServiceNow Community.

  • ServiceNow 2018 MVP

    ServiceNow, Inc.

    https://community.servicenow.com/community/experts-corner/top-contributors/blog/2018/01/19/congratulations-2018-mvp-leader-awardees
    https://community.servicenow.com/community/experts-corner/top-contributors/mvp

    The ServiceNow MVP program recognizes the top individual contributors in ServiceNow's online community. ServiceNow MVPs are recognized by the collective community for their product expertise and contributions. ServiceNow MVPs demonstrate a commitment to engage, guide, and share…

    https://community.servicenow.com/community/experts-corner/top-contributors/blog/2018/01/19/congratulations-2018-mvp-leader-awardees
    https://community.servicenow.com/community/experts-corner/top-contributors/mvp

    The ServiceNow MVP program recognizes the top individual contributors in ServiceNow's online community. ServiceNow MVPs are recognized by the collective community for their product expertise and contributions. ServiceNow MVPs demonstrate a commitment to engage, guide, and share expertise with their peers. MVPs are independent of ServiceNow and represent the voice of the community. The ServiceNow MVP Program recognizes the sizable and credible influence our top individual members demonstrate on the ServiceNow Community.

  • ServiceNow 2017 MVP

    ServiceNow

    https://community.servicenow.com/community?id=community_blog&sys_id=285d2629dbd0dbc01dcaf3231f961926

    https://community.servicenow.com/community/experts-corner/top-contributors/mvp

  • ServiceNow 2016 MVP

    ServiceNow, Inc.

    https://community.servicenow.com/community/feedback/blog/2016/01/15/2016-mvp-awardees
    https://community.servicenow.com/community/experts-corner/top-contributors/mvp
    https://community.servicenow.com/people/sabell2012

  • Spotlight Award - Member's Choice

    ServiceNow, Inc.

    https://community.servicenow.com/docs/DOC-4611

    Spotlight Awards are dedicated to recognizing the best and the brightest members in a variety of categories whose contributions demonstrate commitment to their peers within the Community. The program is designed to recognize and thank such members.

  • Least Lines of Code Award

    Santander Consumer USA, Inc.

    First Santander Consumer USA 2013 Hackathon – July 2013
    http://community.servicenow.com/blog/sabell2012/our-first-company-hackathon
    http://the.servicenowscoop.com/
    http://community.servicenow.com/blog/michael-dortch/improve-custom-apps-your-enterprise-create-your-own-hackathon

  • Ciber Achievement Award

    Ciber, Inc.

  • APPRECIATION AWARD FROM UNITED STATES POSTAL SERVICE FOR Y2K EFFORT

    United States Postal Service

  • KEANE AWARD FOR CHAIRMAN OF COMMUNICATIONS COMMITTEE

    Keane, Inc.

  • KEANE AWARD FOR CHAIRMAN OF COMMUNICATIONS COMMITTEE

    Keane, Inc.

  • KEANE EMPLOYEE OF THE QUARTER (TEAM AWARD)

    Keane, Inc.

  • DISTINGUISHED KEANE PIN AWARD

    Keane, Inc.

  • SOFTWARE SOLUTIONS QUARTERLY TECHNICAL AWARD, 3RD QUARTER

    Software Solutions, Inc.

  • CO-FOUNDER AND PRESIDENT OF AMR MACINTOSH USER’S GROUP

    -

Organizations

  • IEEE

    -

    - Present
  • IEEE Computer Society

    -

    - Present
  • North Texas Service-Now User's Group

    -

    - Present

    http://community.servicenow.com/north-texas-servicenow-user-group

Recommendations received

More activity by Steven

View Steven’s full profile

  • See who you know in common
  • Get introduced
  • Contact Steven directly
Join to view full profile

Other similar profiles

Explore collaborative articles

We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.

Explore More

Others named Steven Bell in United States

Add new skills with these courses