Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

servicenow-portfolio

ServiceNow development projects, labs and notes | CSA | PDI | Flow Designer

πŸ”§ ServiceNow Portfolio

ServiceNow CSA PDI ITIL

ServiceNow development projects, labs and hands-on builds


πŸ‘©β€πŸ’» About This Portfolio

Hi! I'm Krishna Sevitha, a Technical Support Engineer at MassMutual India transitioning to ServiceNow Developer.

This repo documents all my hands-on ServiceNow development work β€” custom applications, labs, configurations and experiments on my Personal Developer Instance (PDI: dev395038).

current_role:  Technical Support Engineer @ MassMutual India
experience:    2.5 years Enterprise ITSM
pdi:           dev395038.service-now.com
certifications:
  - ServiceNow CSA (June 2026)
  - ITIL Foundation (June 2026)
  - ServiceNow CAD (Target: Q3 2026)

πŸš€ Projects Built


1️⃣ IT Asset Tracker Application

Complete custom ServiceNow application built independently from scratch

What I built:

  • Custom table u_it_asset extending Task
  • Fields: Asset Name, Asset Type, Asset Status, Serial Number, Department, Purchase Date
  • Choice fields with custom values (Laptop, Monitor, Phone, Accessory)
  • Form & List view configuration
  • Application Menu with multiple modules
  • Custom role it_asset_user
  • ACL rules (read, write, create, delete)
  • Tested with user impersonation

Key concepts demonstrated:

βœ… Table creation & inheritance
βœ… Field configuration (String, Choice, Date, Reference)
βœ… Form Builder & List Layout
βœ… Application Menus & Modules
βœ… Role-based security (ACL)
βœ… Impersonation testing

2️⃣ HHD Configuration Tracker

Hardware device tracking application with data import

What I built:

  • Custom table u_hhd_configuration extending Task
  • Import Set with Transform Map
  • Field mapping (u_name β†’ Device Name, u_asset_tag β†’ Serial Number)
  • Coalesce field to prevent duplicates
  • 20 records imported from Excel
  • CMDB CI relationships

Key concepts demonstrated:

βœ… Import Sets & Transform Maps
βœ… Field mapping & Coalesce
βœ… Data migration from Excel
βœ… CMDB & CI Relationships
βœ… Dependency Map visualization

3️⃣ Knowledge Base Management

KB article creation, approval workflow and user criteria

What I built:

  • Imported Word document as KB article
  • Configured approval workflow (Bernard Laboy approver)
  • Published article to Service Portal
  • Created User Criteria (HHD Users Only)
  • Tested portal visibility

Key concepts demonstrated:

βœ… KB article import from Word
βœ… Approval workflows
βœ… User Criteria configuration
βœ… Service Portal integration
βœ… Access restriction testing

4️⃣ Infinity HHD Service Catalog Item

Complete service catalog item with variables and pricing

What I built:

  • Created catalog item using Catalog Builder
  • Added variables (Device Model, Justification, Assigned To)
  • Configured price modifiers per choice
  • Stage sets for request tracking
  • Flow Designer automation

Key concepts demonstrated:

βœ… Catalog Builder
βœ… Variables & Variable Sets
βœ… Price modifiers
βœ… Service Catalog flows
βœ… Request fulfillment

5️⃣ MassMutual Stage Notification Flow

Real-world automation eliminating 10-12 daily status calls

What I built:

  • Flow triggered on Request status change
  • Email notifications at every stage:
    • Submitted β†’ User notified
    • In Progress β†’ User notified
    • Completed β†’ User notified
  • High urgency detection β†’ Manager notified
  • Slack integration for team channels

Business impact:

Before: 10-12 status check calls daily ❌
After:  0 calls needed β€” auto notifications βœ…
Time saved: ~60 mins/day agent time!

Key concepts demonstrated:

βœ… Flow Designer
βœ… Triggers & Conditions
βœ… Email Spoke
βœ… Slack Spoke
βœ… Business process automation

πŸ“ Repository Structure

servicenow-portfolio/
β”‚
β”œβ”€β”€ πŸ“‹ IT-Asset-Tracker/
β”‚   β”œβ”€β”€ README.md
β”‚   β”œβ”€β”€ table-schema.md
β”‚   └── screenshots/
β”‚
β”œβ”€β”€ πŸ–₯️ HHD-Configuration/
β”‚   β”œβ”€β”€ README.md
β”‚   β”œβ”€β”€ import-set-process.md
β”‚   └── transform-map-config.md
β”‚
β”œβ”€β”€ πŸ“š Knowledge-Management/
β”‚   β”œβ”€β”€ README.md
β”‚   └── user-criteria-setup.md
β”‚
β”œβ”€β”€ πŸ›’ Service-Catalog/
β”‚   β”œβ”€β”€ README.md
β”‚   └── catalog-item-config.md
β”‚
β”œβ”€β”€ πŸ”„ Flow-Designer/
β”‚   β”œβ”€β”€ README.md
β”‚   └── stage-notification-flow.md
β”‚
└── πŸ“ Study-Notes/
    β”œβ”€β”€ module-1-2-notes.md
    β”œβ”€β”€ module-3-4-notes.md
    └── exam-prep.md

πŸ› οΈ Skills Demonstrated

Skill Level Projects
Table Configuration ⭐⭐⭐⭐ IT Asset, HHD Config
ACL & Security ⭐⭐⭐⭐ IT Asset Tracker
Import Sets ⭐⭐⭐⭐ HHD Configuration
Service Catalog ⭐⭐⭐ Infinity HHD Item
Flow Designer ⭐⭐⭐ Stage Notifications
Knowledge Management ⭐⭐⭐ KB Articles
CMDB ⭐⭐⭐ CI Relationships

πŸ“Š CSA Exam Progress

Domain 1: Platform Overview (7%)      βœ… Complete
Domain 2: Instance Configuration (10%) βœ… Complete
Domain 3: Configuring Apps (20%)      πŸ”„ In Progress
Domain 4: Self Service & Auto (20%)   πŸ”„ In Progress
Domain 5: Database & Security (30%)   βœ… Complete
Domain 6: Data Migration (13%)        ⏳ Upcoming

Overall: ~67% covered
Exam target: June 2026

πŸ”— Connect With Me

LinkedIn GitHub

Open to ServiceNow Developer opportunities in Hyderabad! Target: 10 LPA | Available: July 2026


⭐ Star this repo if you find it helpful! ⭐

About

ServiceNow development projects, labs and notes | CSA | PDI | Flow Designer

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors