CSM Implementation Preparation Best Practice Flashcards
What is the name of methodology to help with ServiceNow implementations, upgrades and more?
What is the name of the former methodology?
- Now Create
* SIMS (ServieNow Implementation Methodology)
What is the different collections of methodology and assets (charters, reports etc) called?
Success Pack
What are the Phases in Now Create? (5)
- Initiate (establish:project governance,team,kick-off)
- Plan (workshops,define product backlog,release planning)
- Execute (agile/scrum cycles, define processes,communication)
- Deliver (System and UAT testing, Op readiness,training)
- Close (handover,Hypercare support,Lessons Learned,close)
What are the workstreams in Now Create? (7)
- Value Management and Analysis
- Project and Program Management
- Architecture and Technical Governance
- Desig, Build and Unit Test
- Testing
- Organizational Change Management
- Support
Mention some Good Practices for process and strategy in Workshops? (4)
- Engage with customer
- Give customer data for Informed Decisions
- Guide for Industry Best Practice
- Anticipate Resistance to Change
What is the primary output from requirements gathering workshops?
Stories
What are the different options regarding ServiceNow instance for customers? (3)
- Customer Production Instance (full Instance)
- Customer Non-Production Instance (e.g temporary Instance)
3: Customer domain hosted on the Service Portal (Instance hosted by ServiceNow, seldom used)
What is OCM short for?
Organizational Change Management
What are the different types of integrations? (6)
- Master Data from CRM system
- Historical Data
- Computer Telephony Interface (CTI)
- Enterprise Resource Planning (ERP)
- Store (plugins providing integrations)
- Software Development Life Cycle (SDLC) services
What is typically the master system in an organization to manage customer information (accounts, contacts and locations)?
ERP - Enterprise Resource Planning
What are the common types of data you encounter during migration? (3)
- Core Master Data (users,products,assets,accounts,contacts)
- Cases (record data historical/current, reference list and reference table data)
- Attachments for Knowledge and Case records
What is the number one critical success factor in integrations?
Data quality
What can CSM Workspace-third party data integration feature provide for agents? (4)
- View data from 3party apps on SNow instace, one tab
- Read Only data seen on forms/list in Agent Workspace
- 3party apps loaded in iFrames popups/subtabs
- Deep link to 3party apps
What provides the connection between SNow instance and third party application?
OAuth 2.0 - JWT. Bearer grant type (JSON Web Tokens)
What plugins are required for CSM Workspace-third party data integration? (4)
Remote Tables (com.glide.script.vtable) Transformation Service (com.glide.transform) OAuth 2.0 (com.snc.platform.security.oauth) Customer Service (com.sn_customerservice)