SlideShare a Scribd company logo
© Copyright 2/12/2015 BMC Software, Inc1
Tom Adrian
Product Architect
October 15, 2014
Take a Look Under the Hood of BMC
Remedy with Smart IT: An
Architectural Review
© Copyright 2/12/2015 BMC Software, Inc2
Agenda
1. What is Smart IT?
2. Design Philosophy
3. High Level Architecture
4. Deployment Model
5. Data Architecture
6. My IT Touch points
7. Configuration Model
8. Permissions/Tenancy
9. Changes in the application interaction model
10. On-Boarding
11. UX Patch Details
© Copyright 2/12/2015 BMC Software, Inc3
What is Smart IT? Not THIS! Remedy Template 1.0 (1995)
© Copyright 2/12/2015 BMC Software, Inc4
What is Smart IT? Not THIS! Remedy 2.0 (1997)
© Copyright 2/12/2015 BMC Software, Inc5
What is Smart IT? Not THIS! Remedy Help Desk 4.0 (1999)
© Copyright 2/12/2015 BMC Software, Inc6
What is Smart IT? Not THIS! Remedy ITSM 7.0 (2006)
© Copyright 2/12/2015 BMC Software, Inc7
What is Smart IT? Not THIS! Remedy ITSM 7.604 (2010)
© Copyright 2/12/2015 BMC Software, Inc8
What is Smart IT? THIS IS Smart IT! This is NOW!
© Copyright 2/12/2015 BMC Software, Inc9
Architectural Goals
• Multi-platform/deployment Strategy
– Multi-backend - Remedy ITSM(7.6.04 SP2+)
– Multi-client – Web, IOS, Android
– Multi-deployment options - SaaS & On-Premise(SaaS first design
philosophy)
• Leverage My IT 2.1 platform
– Use same technology stack as My IT
– Smart IT server supports Smart IT and My IT clients
• Minimize changes to back-end components in 1.0
– Must not require any significant changes to back end application
© Copyright 2/12/2015 BMC Software, Inc10
Smart IT/My IT
Server
Knowledge
Communications
Saved Chats
Back to AR
Internet or
Corp. N/W
ITSM Outage
Apple Notification Service (APNS),
Google Cloud Messaging (GCM)
ITSM
Incident, Task, Work Orders,
Service Requests
RKM
Social
Engine
Local
Data
Store (RDBMS)
SAML
Service
Provider
Social
Data
Store (Mongo)
Service Health
Asset
Push Notifications, Email Notifications
Atrium SSO
Identity Provider
ITSM, ADFS, Okta
Smart IT 1.0 Architecture
CMDB, Asset Inventory
Broadcasts
ITSM Broadcasts, My IT Broadcasts
Chat
Server
Firewall/LB
© Copyright 2/12/2015 BMC Software, Inc11
Deployment Architecture
Universal
Client
Web Application
AR Server
ITSM
7.6.04+
L
o
a
d
B
a
l
a
n
c
e
r
L
B
Clients
Smart IT
Server
Cluster
Data Stores and
External
Systems
Firewall
Native Mobile –
Android, iOS
Gold = Shipped with Smart IT; Gray = already exists if ITSM is deployed
*Shared Between My IT and Smart IT, includes social services.
RDBMS
MongoDB
(Primary)
Smart IT
Server*HTTP
Chat
Server
HTTP/BOSH
(Chat)
LB
XMPP
CMDB
MongoDB
(Secondary1)
MongoDB
(Secondary2)
© Copyright 2/12/2015 BMC Software, Inc12
Data Architecture – Social Functions
• Following
– Tickets, Assets and Services
– Explicit Follow and Implicit Follow
• New System Events
– Status Changes, SLA Breach, Assignment Changes
• Update Feed
– Common area to view work events on any ticket being followed
– Place to view Broadcasts
• @ Mentioning a Person or Asset in a post
• Social images across Smart IT and My IT
• Chat
© Copyright 2/12/2015 BMC Software, Inc13
Data Architecture – Social Data Flow
• Existing ITSM is still the source of truth for:
– Transaction Data
– Foundational Data (People, Support
Groups, Company Etc.)
• Data Flow Smart IT Client
1. REST call from Smart IT Client to Smart
IT Server
2. Smart IT Service call to create in social
and read RBAC from ITSM Server
3. Smart IT Provider call to create data in
ITSM Work Info Forms
• Data Flow ITSM Mid-Tier Client
1. CAI Filter Plugin Call to Smart IT Server
2. Smart IT Service call to create in Social
• Data Flow Model
Smart IT Server
Smart IT Client
AR Server
Social Server
CAI Filter Plugin Call
© Copyright 2/12/2015 BMC Software, Inc14
Data Architecture
• Local Smart IT Database
– Data shared with My IT
• Points of interest for Work Orders
– Smart IT Specific Data
• Preferences
• Chat
• Message Catalog
• Custom Fields Meta-data
© Copyright 2/12/2015 BMC Software, Inc15
My IT Connect Points – Points of Interest
• Crowd Sourced Data from My IT
• Used in Smart IT for location details on
Work Orders
– Used to display building location on
the Work Order.
– Will be able to navigate to the
building map from the location link
in the Smart IT UI.
• Data Flow
Smart IT
Server
Smart IT Work
Order UI
SHR:PointOfInterestAssociation
(AR Server)
POI Database
(Local DB)
© Copyright 2/12/2015 BMC Software, Inc16
My IT Connect Points – Broadcasts
• Current Smart IT Broadcasts
functionality is being extended to
include broadcasts from Classic ITSM.
• Broadcasts from Smart IT will be sent to
ITSM and vice versa.
• Will be displayed in the Update Feeds
– Supporting targeting to Company
and Site
• Data Flow
Smart IT Clients
Smart IT Server
(Broadcast
Service)
Social Server
(Update Feed)
ITSM Broadcast
© Copyright 2/12/2015 BMC Software, Inc17
Configuration Model
• What it does
– Provide a way to bring custom fields and fields not included
out of the box into the Smart IT UI
– Fields will go into predetermined areas of the screen
• What it is not
– No Business Rule Design
– No Custom Forms
– All fields must be added via Developer Studio to appropriate
forms
– No support for trim fields, table fields, display only fields,
Currency Fields, Fields with Dynamic Menus
• Things that can affect Smart IT
– Active Link with Business logic in them
– Dependency on Active Link navigation to custom forms
• Configuration Approach
– Read available fields from AR System
– Provide way to configure where fields appear in Galileo UI
– Smart IT server layer will manage how to display in the Galileo
UI
© Copyright 2/12/2015 BMC Software, Inc18
Permissions and Tenancy
• Permissions
– Business Logic
• All ITSM Application permissions
and business logic are enforced
– Application Access
• Minimal Set of Permissions to
access Smart IT
– Incident User, Asset
Viewer, Work Order User,
SR User, Task User, Contact
User
– Contextual Permissions
• Calculated based on ITSM Rules
and control the UI Access
Smart IT
Client
Smart IT
Server
AR Server
Authentication
Check
Call to check
for minimal
permissions
If not met,
reject access.
If not Admin,
disable
configuration
tab
Context
Permissions
Smart IT
Server
1. Provider gets
data from AR
Server.
2. Provider
checks ticket
context and
permission
context.
3. Meta-data is
sent to client
to disable
functions
based on
context
Smart IT
Client
© Copyright 2/12/2015 BMC Software, Inc19
Permissions and Tenancy
• Tenancy
– ITSM Row Level Security
• Protected via AR API
• Social Update Feeds protected as well via ITSM Row Level Security
Groups
• Rules around lookup of data protected by Customer and Service
Provider Companies
© Copyright 2/12/2015 BMC Software, Inc20
Application Interaction Model Changes
• Smart Recorder
– Provides a way to create tickets in a formless interface
– Uses @ as a way to search for people and assets
– Leverages FTS/MFS to find proposed templates
• Application templates driven by company not support group
• Reduced Set of Asset Uis
– Hardware, Software, Service, Network, Generic
– Mapping of ITSM classes into these 4 types
– Common denominator set of fields, full functionality when Asset Management is
implemented
• Categorization Model Change
– Service CI drives product categorization on the ITSM backend
– Affected CI drives resolution product categorization in ITSM but it is renamed product
categorization in Smart IT UI
• Aligned with Intelligent Ticketing approach
© Copyright 2/12/2015 BMC Software, Inc21
Onboarding
• Social Data Synchronization
– Open Tickets and Related Work Info
– Assets related to Open Tickets
– People
© Copyright 2/12/2015 BMC Software, Inc22
UX Patch Details
• Additive Functionality
– Join forms for master ticket console
– New association form for Work Order POI Integration
– Integration workflow for notifications
– Integration workflow for social
– New joins for SRM integration
– Email Templates for Smart IT Notifications
• Updates to existing forms
– New FTS Indexes on the template forms
– Additional Indexes on the Incident form.
– New fields on KPI:DataCollector for support new Galileo metrics
– Simplify Ticket IDs
© Copyright 2/12/2015 BMC Software, Inc23
Conclusion
• Smart IT provides a new User Experience to existing ITSM
7.604 SP2 and higher
• Leverages the same technology stack as My IT
• Provides key new functionality around social and chat
• This is just the beginning!
© Copyright 2/12/2015 BMC Software, Inc24
Questions?
Tom Adrian
tom_adrian@bmc.com
© Copyright 2/12/2015 BMC Software, Inc25
Thank You.

More Related Content

PDF
Telecommunication Business Process - eTOM Flows
PPT
Itil V3
PPTX
BMC Control M Advantage
PPTX
Business Continuity & Disaster Recovery
PPTX
Modern Device Management Intune Policies vs Group Policies
PPTX
Making the Most of BMC Control-M and Self Service
PPTX
How to Build a World-Class Back Office
PPTX
Vmware Tanzu Kubernetes Connect(Spanish)
Telecommunication Business Process - eTOM Flows
Itil V3
BMC Control M Advantage
Business Continuity & Disaster Recovery
Modern Device Management Intune Policies vs Group Policies
Making the Most of BMC Control-M and Self Service
How to Build a World-Class Back Office
Vmware Tanzu Kubernetes Connect(Spanish)

What's hot (20)

PPT
IT Service Desk
DOCX
Application Management Framework
PDF
BigID, OneTrust, IAPP Webinar: Bridging the Privacy Office with IT
PDF
Service desk plus presentatione
PPT
Applying eTOM (enhanced Telecom Operations Map) Framework to Non-Telecommunic...
PPTX
Enterprise Mobility Suite-Microsoft Intune
PPTX
Salesforce ppt
PDF
Convergent Billing
PPTX
BMC Helix ITSM.pptx
PPTX
SCCM Intune Windows 10 Co Management Architecture Decisions
PPTX
Service Desk Proposition Presentation
PPTX
Managed it services
PPTX
ITIL v3 Problem Management
PDF
An Introduction to Microsoft Flow
PDF
Cmmi - An overview
PPT
Managed Services
PPTX
Data Governance Best Practices
PPTX
D365 Sales - Processes
PPTX
Roadmap 101 of the ServiceNow business platform
PDF
BMC Control M
IT Service Desk
Application Management Framework
BigID, OneTrust, IAPP Webinar: Bridging the Privacy Office with IT
Service desk plus presentatione
Applying eTOM (enhanced Telecom Operations Map) Framework to Non-Telecommunic...
Enterprise Mobility Suite-Microsoft Intune
Salesforce ppt
Convergent Billing
BMC Helix ITSM.pptx
SCCM Intune Windows 10 Co Management Architecture Decisions
Service Desk Proposition Presentation
Managed it services
ITIL v3 Problem Management
An Introduction to Microsoft Flow
Cmmi - An overview
Managed Services
Data Governance Best Practices
D365 Sales - Processes
Roadmap 101 of the ServiceNow business platform
BMC Control M
Ad

Viewers also liked (15)

PPTX
What's New in the BMC Remedy Suite
PDF
BMC Remedy AR System 9.1 Concepts (WBT)
PDF
Mission: Launch a Digital Workplace
PDF
OTRS by eStomi - ITSM & BSM Consulting
PDF
Bmc remedy ars_scalability
PPT
Remedy rapid deployment 1
PDF
eStomi Technologies - ITSM & BSM Consulting
PDF
Fannie mae bmc remedy its mv7 production infrastructure_v8_021009
PPTX
OTRS Company Presentation
PDF
ServiceNow by eStomi - ITSM & BSM Consulting
PPTX
Looking Ahead: BMC CEO Bob Beauchamp Predicts the Future of IT at CIO 100 Key...
PDF
Meeting the Exploding Demand for New IT Services
PDF
Taking the Next Step Forward in DB2 - Why BMC and CDB are merging technologies.
PPTX
[Webinar] How Big Data and Machine Learning Are Transforming ITSM
PDF
Ad Hoc Automation is an Expensive Mistake
What's New in the BMC Remedy Suite
BMC Remedy AR System 9.1 Concepts (WBT)
Mission: Launch a Digital Workplace
OTRS by eStomi - ITSM & BSM Consulting
Bmc remedy ars_scalability
Remedy rapid deployment 1
eStomi Technologies - ITSM & BSM Consulting
Fannie mae bmc remedy its mv7 production infrastructure_v8_021009
OTRS Company Presentation
ServiceNow by eStomi - ITSM & BSM Consulting
Looking Ahead: BMC CEO Bob Beauchamp Predicts the Future of IT at CIO 100 Key...
Meeting the Exploding Demand for New IT Services
Taking the Next Step Forward in DB2 - Why BMC and CDB are merging technologies.
[Webinar] How Big Data and Machine Learning Are Transforming ITSM
Ad Hoc Automation is an Expensive Mistake
Ad

Similar to Take a Look Under the Hood of BMC Remedy with Smart IT: An Architectural Review (20)

PPTX
BMC Engage 2015: Smart IT, MyIT and the Power of the Service Platform
PPTX
Bridging the Gap - the Value of Integrated Asset and Service Management
PPT
Itsm strategy hong kong v3
PPTX
BMC Remedy ITSM 8.0 What's New
PPTX
BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...
PDF
Ims10 ims mobile - IMS UG May 2014 Sydney & Melbourne
PPTX
Bridging the Gap - The Value of Integrated Asset and Service Management
PPTX
Readings on BSM
PDF
Forrester whos hot in bsm
PDF
Power of the Platform: Andy Walker, BMC Software
PDF
PDF
How to Drive Good Cars Badly---in the Wrong Direction - AXELOS Webinar
PPTX
Optimizing Service Desk Interactions with Knowledge Management - BMC Engage 2015
PDF
IMS10 unleash the capabilities of new technologies
PPTX
Key ITSM considerations for 2016 v2
PDF
Meeting the Exploding Demand for New IT Services
PDF
Bmc atrium
PPTX
Business Service Management (BSM) For Telco,
PPTX
Service Catalog & Request Fulfillment, the cornerstone of IT Service Management
PDF
Discover - Emerging Cloud Technologies
BMC Engage 2015: Smart IT, MyIT and the Power of the Service Platform
Bridging the Gap - the Value of Integrated Asset and Service Management
Itsm strategy hong kong v3
BMC Remedy ITSM 8.0 What's New
BMC Engage 2015: IT Asset Management - An essential pillar for the digital en...
Ims10 ims mobile - IMS UG May 2014 Sydney & Melbourne
Bridging the Gap - The Value of Integrated Asset and Service Management
Readings on BSM
Forrester whos hot in bsm
Power of the Platform: Andy Walker, BMC Software
How to Drive Good Cars Badly---in the Wrong Direction - AXELOS Webinar
Optimizing Service Desk Interactions with Knowledge Management - BMC Engage 2015
IMS10 unleash the capabilities of new technologies
Key ITSM considerations for 2016 v2
Meeting the Exploding Demand for New IT Services
Bmc atrium
Business Service Management (BSM) For Telco,
Service Catalog & Request Fulfillment, the cornerstone of IT Service Management
Discover - Emerging Cloud Technologies

More from BMC Software (20)

PDF
The Accelerator's Guide to Digital Transformation
PDF
Flip the Switch On Continuous Delivery
PDF
Peer Into the Bright Future on the Service Desk Horizon
PDF
Remedyforce helps General Dynamics meet ever-changing user needs
PDF
BMC Software Remedyforce Case Study
PPTX
How Will Your Cloud Strategy Impact Your Cyber Strategy?
PDF
The Power of Monitoring Studio in TrueSight
PDF
MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2®
PPTX
Digital Transformation Playbook: Guide to Unleashing Exponential Growth
PPTX
Salesforce Lightning Process Builder IS the next-generation workflow tool
PPTX
Remedyforce Localization and Translation
PDF
What Do Executives Need to Do to Go Digital?
PDF
Curating Your Digital Workplace: Key Steps for IT
PDF
Delivering the Digital Workplace Without the Chaos
PPTX
Salesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your App
PPTX
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
PPTX
Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...
PDF
Next Generation Technology Utility Benchmarks
PPTX
How to Manage MLC Costs to Optimize the Mainframe
PPTX
User Creation and Authentication in Remedyforce
The Accelerator's Guide to Digital Transformation
Flip the Switch On Continuous Delivery
Peer Into the Bright Future on the Service Desk Horizon
Remedyforce helps General Dynamics meet ever-changing user needs
BMC Software Remedyforce Case Study
How Will Your Cloud Strategy Impact Your Cyber Strategy?
The Power of Monitoring Studio in TrueSight
MasterCard Optimizes Big Data Management with BMC High Speed Utilities for DB2®
Digital Transformation Playbook: Guide to Unleashing Exponential Growth
Salesforce Lightning Process Builder IS the next-generation workflow tool
Remedyforce Localization and Translation
What Do Executives Need to Do to Go Digital?
Curating Your Digital Workplace: Key Steps for IT
Delivering the Digital Workplace Without the Chaos
Salesforce and Remedyforce ISV Tech Talk: Pushing New Versions of your App
Data Migration for Remedyforce SaaS Help Desk and High-Speed Digital Service ...
Data Segregation for Remedyforce SaaS Help Desk and High-Speed Digital Servic...
Next Generation Technology Utility Benchmarks
How to Manage MLC Costs to Optimize the Mainframe
User Creation and Authentication in Remedyforce

Recently uploaded (20)

PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Modernizing your data center with Dell and AMD
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Empathic Computing: Creating Shared Understanding
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Approach and Philosophy of On baking technology
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
KodekX | Application Modernization Development
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Chapter 3 Spatial Domain Image Processing.pdf
Modernizing your data center with Dell and AMD
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Digital-Transformation-Roadmap-for-Companies.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Empathic Computing: Creating Shared Understanding
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Reach Out and Touch Someone: Haptics and Empathic Computing
Spectral efficient network and resource selection model in 5G networks
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Approach and Philosophy of On baking technology
Mobile App Security Testing_ A Comprehensive Guide.pdf
Understanding_Digital_Forensics_Presentation.pptx
Big Data Technologies - Introduction.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
MYSQL Presentation for SQL database connectivity
The Rise and Fall of 3GPP – Time for a Sabbatical?
KodekX | Application Modernization Development
Building Integrated photovoltaic BIPV_UPV.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...

Take a Look Under the Hood of BMC Remedy with Smart IT: An Architectural Review

  • 1. © Copyright 2/12/2015 BMC Software, Inc1 Tom Adrian Product Architect October 15, 2014 Take a Look Under the Hood of BMC Remedy with Smart IT: An Architectural Review
  • 2. © Copyright 2/12/2015 BMC Software, Inc2 Agenda 1. What is Smart IT? 2. Design Philosophy 3. High Level Architecture 4. Deployment Model 5. Data Architecture 6. My IT Touch points 7. Configuration Model 8. Permissions/Tenancy 9. Changes in the application interaction model 10. On-Boarding 11. UX Patch Details
  • 3. © Copyright 2/12/2015 BMC Software, Inc3 What is Smart IT? Not THIS! Remedy Template 1.0 (1995)
  • 4. © Copyright 2/12/2015 BMC Software, Inc4 What is Smart IT? Not THIS! Remedy 2.0 (1997)
  • 5. © Copyright 2/12/2015 BMC Software, Inc5 What is Smart IT? Not THIS! Remedy Help Desk 4.0 (1999)
  • 6. © Copyright 2/12/2015 BMC Software, Inc6 What is Smart IT? Not THIS! Remedy ITSM 7.0 (2006)
  • 7. © Copyright 2/12/2015 BMC Software, Inc7 What is Smart IT? Not THIS! Remedy ITSM 7.604 (2010)
  • 8. © Copyright 2/12/2015 BMC Software, Inc8 What is Smart IT? THIS IS Smart IT! This is NOW!
  • 9. © Copyright 2/12/2015 BMC Software, Inc9 Architectural Goals • Multi-platform/deployment Strategy – Multi-backend - Remedy ITSM(7.6.04 SP2+) – Multi-client – Web, IOS, Android – Multi-deployment options - SaaS & On-Premise(SaaS first design philosophy) • Leverage My IT 2.1 platform – Use same technology stack as My IT – Smart IT server supports Smart IT and My IT clients • Minimize changes to back-end components in 1.0 – Must not require any significant changes to back end application
  • 10. © Copyright 2/12/2015 BMC Software, Inc10 Smart IT/My IT Server Knowledge Communications Saved Chats Back to AR Internet or Corp. N/W ITSM Outage Apple Notification Service (APNS), Google Cloud Messaging (GCM) ITSM Incident, Task, Work Orders, Service Requests RKM Social Engine Local Data Store (RDBMS) SAML Service Provider Social Data Store (Mongo) Service Health Asset Push Notifications, Email Notifications Atrium SSO Identity Provider ITSM, ADFS, Okta Smart IT 1.0 Architecture CMDB, Asset Inventory Broadcasts ITSM Broadcasts, My IT Broadcasts Chat Server Firewall/LB
  • 11. © Copyright 2/12/2015 BMC Software, Inc11 Deployment Architecture Universal Client Web Application AR Server ITSM 7.6.04+ L o a d B a l a n c e r L B Clients Smart IT Server Cluster Data Stores and External Systems Firewall Native Mobile – Android, iOS Gold = Shipped with Smart IT; Gray = already exists if ITSM is deployed *Shared Between My IT and Smart IT, includes social services. RDBMS MongoDB (Primary) Smart IT Server*HTTP Chat Server HTTP/BOSH (Chat) LB XMPP CMDB MongoDB (Secondary1) MongoDB (Secondary2)
  • 12. © Copyright 2/12/2015 BMC Software, Inc12 Data Architecture – Social Functions • Following – Tickets, Assets and Services – Explicit Follow and Implicit Follow • New System Events – Status Changes, SLA Breach, Assignment Changes • Update Feed – Common area to view work events on any ticket being followed – Place to view Broadcasts • @ Mentioning a Person or Asset in a post • Social images across Smart IT and My IT • Chat
  • 13. © Copyright 2/12/2015 BMC Software, Inc13 Data Architecture – Social Data Flow • Existing ITSM is still the source of truth for: – Transaction Data – Foundational Data (People, Support Groups, Company Etc.) • Data Flow Smart IT Client 1. REST call from Smart IT Client to Smart IT Server 2. Smart IT Service call to create in social and read RBAC from ITSM Server 3. Smart IT Provider call to create data in ITSM Work Info Forms • Data Flow ITSM Mid-Tier Client 1. CAI Filter Plugin Call to Smart IT Server 2. Smart IT Service call to create in Social • Data Flow Model Smart IT Server Smart IT Client AR Server Social Server CAI Filter Plugin Call
  • 14. © Copyright 2/12/2015 BMC Software, Inc14 Data Architecture • Local Smart IT Database – Data shared with My IT • Points of interest for Work Orders – Smart IT Specific Data • Preferences • Chat • Message Catalog • Custom Fields Meta-data
  • 15. © Copyright 2/12/2015 BMC Software, Inc15 My IT Connect Points – Points of Interest • Crowd Sourced Data from My IT • Used in Smart IT for location details on Work Orders – Used to display building location on the Work Order. – Will be able to navigate to the building map from the location link in the Smart IT UI. • Data Flow Smart IT Server Smart IT Work Order UI SHR:PointOfInterestAssociation (AR Server) POI Database (Local DB)
  • 16. © Copyright 2/12/2015 BMC Software, Inc16 My IT Connect Points – Broadcasts • Current Smart IT Broadcasts functionality is being extended to include broadcasts from Classic ITSM. • Broadcasts from Smart IT will be sent to ITSM and vice versa. • Will be displayed in the Update Feeds – Supporting targeting to Company and Site • Data Flow Smart IT Clients Smart IT Server (Broadcast Service) Social Server (Update Feed) ITSM Broadcast
  • 17. © Copyright 2/12/2015 BMC Software, Inc17 Configuration Model • What it does – Provide a way to bring custom fields and fields not included out of the box into the Smart IT UI – Fields will go into predetermined areas of the screen • What it is not – No Business Rule Design – No Custom Forms – All fields must be added via Developer Studio to appropriate forms – No support for trim fields, table fields, display only fields, Currency Fields, Fields with Dynamic Menus • Things that can affect Smart IT – Active Link with Business logic in them – Dependency on Active Link navigation to custom forms • Configuration Approach – Read available fields from AR System – Provide way to configure where fields appear in Galileo UI – Smart IT server layer will manage how to display in the Galileo UI
  • 18. © Copyright 2/12/2015 BMC Software, Inc18 Permissions and Tenancy • Permissions – Business Logic • All ITSM Application permissions and business logic are enforced – Application Access • Minimal Set of Permissions to access Smart IT – Incident User, Asset Viewer, Work Order User, SR User, Task User, Contact User – Contextual Permissions • Calculated based on ITSM Rules and control the UI Access Smart IT Client Smart IT Server AR Server Authentication Check Call to check for minimal permissions If not met, reject access. If not Admin, disable configuration tab Context Permissions Smart IT Server 1. Provider gets data from AR Server. 2. Provider checks ticket context and permission context. 3. Meta-data is sent to client to disable functions based on context Smart IT Client
  • 19. © Copyright 2/12/2015 BMC Software, Inc19 Permissions and Tenancy • Tenancy – ITSM Row Level Security • Protected via AR API • Social Update Feeds protected as well via ITSM Row Level Security Groups • Rules around lookup of data protected by Customer and Service Provider Companies
  • 20. © Copyright 2/12/2015 BMC Software, Inc20 Application Interaction Model Changes • Smart Recorder – Provides a way to create tickets in a formless interface – Uses @ as a way to search for people and assets – Leverages FTS/MFS to find proposed templates • Application templates driven by company not support group • Reduced Set of Asset Uis – Hardware, Software, Service, Network, Generic – Mapping of ITSM classes into these 4 types – Common denominator set of fields, full functionality when Asset Management is implemented • Categorization Model Change – Service CI drives product categorization on the ITSM backend – Affected CI drives resolution product categorization in ITSM but it is renamed product categorization in Smart IT UI • Aligned with Intelligent Ticketing approach
  • 21. © Copyright 2/12/2015 BMC Software, Inc21 Onboarding • Social Data Synchronization – Open Tickets and Related Work Info – Assets related to Open Tickets – People
  • 22. © Copyright 2/12/2015 BMC Software, Inc22 UX Patch Details • Additive Functionality – Join forms for master ticket console – New association form for Work Order POI Integration – Integration workflow for notifications – Integration workflow for social – New joins for SRM integration – Email Templates for Smart IT Notifications • Updates to existing forms – New FTS Indexes on the template forms – Additional Indexes on the Incident form. – New fields on KPI:DataCollector for support new Galileo metrics – Simplify Ticket IDs
  • 23. © Copyright 2/12/2015 BMC Software, Inc23 Conclusion • Smart IT provides a new User Experience to existing ITSM 7.604 SP2 and higher • Leverages the same technology stack as My IT • Provides key new functionality around social and chat • This is just the beginning!
  • 24. © Copyright 2/12/2015 BMC Software, Inc24 Questions? Tom Adrian tom_adrian@bmc.com
  • 25. © Copyright 2/12/2015 BMC Software, Inc25 Thank You.