SlideShare a Scribd company logo
1 of 19
UiPath &
ServiceNow®
Automating Mainframe and
other Legacy Systems
2
1. Meetup Introduction with our Community
Manager
2. High Level Overview of ServiceNow Integration
and Incorporating Legacy Applications
3. Use Cases
4. Live Walkthrough of Native Integrations
5. Building an Automation
6. Demo
Agenda
3
Loss of operational efficiency as
IT juggles multiple systems
Many enterprises are stalled
on the path to digital transformation
Lack of employee engagement due to
inefficient service delivery
Today’s Digital Reality Downstream Impact
Need for bespoke integrations to
connect systems
Risk to customer loyalty as a result
of disjointed experiences
Legacy IT systems,
processes, and/or
workflows risk operational
efficiency and hinder
companies from meeting
digital transformation
objectives
IT, HR, and call center
processes require multiple
systems and steps –
resulting in workflows that
span ServiceNow products
as well as third-party
technologies
Employees expect consumer-
like experiences at work: they
want to information from HR
and IT teams in real time, on
demand
Customer experiences are
disjointed and often involve
many departments. Call
center teams do not have
visibility across the entire
customer experience
4
Dynamic integration enables ServiceNow users to
seamlessly add UiPath RPA to ServiceNow
ServiceNow Integration
Hub UiPath Spoke
UiPath Activities for
ServiceNow
Pre-packaged activities that allow
users to quickly create UiPath
Robots that can act on
information in ServiceNow
Available in
UiPath Studio +
UiPath Marketplace
Connects to UiPath Orchestrator
so you can launch UiPath
Robots natively from
ServiceNow
Available in
ServiceNow Store
5
UiPath, ServiceNow, and Legacy Applications –
Two Ways to Kick Off a Process
1) Trigger an RPA Automation to interact with a legacy system, then perform a ServiceNow operation
Example – I start an Attended Automation from my Assistant tray, it scrapes data for new records in a
legacy application, and creates tickets in ServiceNow
2) Perform an action in ServiceNow that triggers an RPA Automation
Example – I submit an Incident which meets certain criteria, which triggers an Unattended Automation to
scrape data from the corresponding record in a legacy application, and enters the data back into my
Incident
6
or
Example – Kicking off a process with an RPA automation
1. User starts an
Attended
Automation from
their Assistant Tray
2. Robot pulls data from one or more
legacy systems / formats (mainframe,
Web Form, PDF, Excel, etc.)
3. Robot checks if
ticket exists for item
in ServiceNow
• The Process could begin with an
Attended or Unattended Automation
• Triggers can include manually
starting a process, monitoring an
inbox or document repository, an
item being added to a mainframe
system – virtually anything
• Several interaction methods can be
used – general ones like UI
Automation, AI Computer Vision,
Hotkey Navigation, and specific
capabilities like Terminal Emulation,
OCR/ICR, Excel Activities
• The RPA automation can perform
key initial steps like scraping and
structuring data, performing lookups
across systems, and then
performing an action in ServiceNow
like creating or updating a ticket
4. Robot creates or
updates ticket in
ServiceNow
1. Unattended robot
is triggered
7
Pre-packaged set of activities, available on UiPath Studio, that connects the UiPath Enterprise RPA Platform to
ServiceNow using ServiceNow’s publicly-supported APIs – making it easy for users to automate interactions with
ServiceNow records.
How to Do It - UiPath
Activity for ServiceNow ®
Type Activity
Connection & Authorization ServiceNow Application Scope
ServiceNow Object
Get ServiceNow Record
Insert ServiceNow Record
Insert ServiceNow ImportSet
Delete ServiceNow Record
Update ServiceNow Record
Bulk API
Insert ImportSet Records
Upsert Records
Multiple ServiceNow Records Get ServiceNow Records
Attachments
Add Attachment
Download Attachment
Delete Attachment
8
Example – Kicking off a process in ServiceNow
1. User
updates an
incident in
ServiceNow
3. Robot pulls data from one or more
legacy systems / formats (mainframe,
Web Form, PDF, Excel, etc.)
4. Incident is updated
real-time, as the user
works in ServiceNow
• Unattended robots can be triggered
via a connection between
ServiceNow and Orchestrator
• Triggers are defined in the Workflow
Designer
• Data captured as part of the RPA
automation can be sent back to
ServiceNow real-time
• The user doesn’t need to interact
with any of the underlying systems;
they can keep working in
ServiceNow
2. Robot is
triggered,
starts data
scraping
process
9
Inbound connector from ServiceNow that connects the UiPath Enterprise RPA Platform using UiPath’s publicly-
supported APIs – making it easy for users to start, stop, and manage UiPath automations directly from
ServiceNow.
How to Do It - ServiceNow ®
Integration Hub Spoke V2
Type Action
Environment Management
Get Environment By ID
Lookup Environments
Job Management
Start Jobs
Get Job by Id
Lookup Jobs
Machine Management
Get Machine By ID
Lookup Machines
Process Management Lookup Processes
Queue Management
Lookup Queues
Add Item To Queue
Create Queue
Delete Queue
Delete Queue Item
Lookup Queue Items
Release Management
Get Release By ID
Lookup Releases
Robot Management
Create Robot
Delete Robot
Get Robot By ID
Lookup Robots
Queue Management Lookup Queues
Session Management Lookup Session
Requirements
1. ServiceNow
• Orlando
• IntegrationHub Enterprise subscription
2. UiPath versions
• Platform version 2020.4.1
• Cloud Platform version 2020.4.3
10
Use Cases supporting or complimenting the ServiceNow platform
Human Resources
• Employee Onboarding
• New Hire Provisioning
• Pre-Employment Verification and
Immigration​
• Compensation and Benefits
• Performance Management
• Training Management
• Compliance Management
• Expense Processing
• Employee Relations and Services
• Employee Offboarding
• Terminated User Deprovisioning
• Reporting, Audit and Compliance
Customer Service
• Customer Inquiries
• Customer Complaints
• Refunds
• Sales Order Entry and Cancellations
• Service Scheduling and Management
(e.g. Field Agents)
• Claims Management
• Marketing Campaigns
• Reporting, Audit and Compliance
• Invoice Processing
IT Service Management
• IT Service Requests (e.g. Hardware,
Software, Intranet, Office, Connectivity
& Access, ERP, Security, etc.)
• Incident Management
• Service Level Management
• Service Catalog Management
• Configuration Management
• Service Testing and Validation
• Release and Deployment
Management
• Knowledge Management
• Change Management
• Problem Management
• Event Management
• Reporting, Audit and Compliance
Cloud Services
11
Use Case: IT – Ticket Synchronization
Scenario
1. A robot looks up incidents that were raised in the last 24 hours.
2. The robot retrieves metadata of each incident.
3. The robot logs into ServiceNow and creates the incident with the gathered data and assigns the incident to the
appropriate group.
The robot retrieves metadata
of each incident.
A robot looks up incidents that
were raised in the last 24
hours.
The robot logs into
ServiceNow and creates the
incident with the gathered
data and assigns the incident
to the appropriate group.
Legacy ITSM system Legacy ITSM system
Watch the Demo
12
Walkthrough of Available Capabilities:
• Terminal Emulation in Studio
• ServiceNow Activities in Studio
• UiPath Spoke in ServiceNow
13
Terminal Emulation
• Connect to a terminal with built-in integrations to several common tools including
Attachmate Reflection, Attachmate Extra, Rocket Bluezone, IBM Personal
Communications, Reflection for UNIX, Reflection for IBM, and IBM EHLLAPI
• GUI-based design and development
• Retrieve text, fields or screen positions, send keys, text, or wait for certain text or
fields to appear as triggers
• Can be used in parallel with conventional methods like Computer Vision screen-
scraping, hot key navigation, and others (you can try multiple methods and
incorporate combinations)
14
ServiceNow Activities
• Used to add, edit, and delete items into ServiceNow one at a time or bulk
• GUI-based design and development
• Incorporate ServiceNow outcomes into your workflows
15
ServiceNow Spoke
• The UiPath Spoke is available in the ServiceNow store: UiPath Spoke
• The UiPath spoke in ServiceNow connects to UiPath Orchestrator so you can
launch UiPath Robots natively from ServiceNow
• This integration enables the automation of business process in UiPath from your
ServiceNow instance. This automation can happen on a separate VM or Server
so the user in ServiceNow is not interrupted
• For example, when a ticket is submitted in ServiceNow, the action of
clicking the “Submit” button kicks off a robot to process the ticket and take
action
• The UiPath spoke provides actions to manage environments, jobs, machines,
processes, robots, and so on, when events occur in ServiceNow
16
Demo – Connect ServiceNow with legacy systems
Enhancing the Case Agent Experience Demo Video
17
Links and Documentation:
• General ServiceNow Documentation:
https://docs.uipath.com/activities/docs/servicenow-about
• ServiceNow Activities on the UiPath Marketplace:
https://marketplace.uipath.com/listings/servicenow-v1
• ServiceNow Activities Get Started Guide:
https://docs.uipath.com/activities/docs/servicenow-about#section-get-started
• Terminal Activities Pack:
• https://docs.uipath.com/activities/docs/about-the-terminal-activities-pack
• Terminal Automation Knowledge Base:
• https://www.uipath.com/kb-articles/automating-terminals-and-mainframes
• UiPath Spoke in ServiceNow Store
18
Information about Our Next Session
UiPath Community Meetup ServiceNow + mainframe and legacy

More Related Content

What's hot

Introduction To UiPath Studio | Edureka
Introduction To UiPath Studio | EdurekaIntroduction To UiPath Studio | Edureka
Introduction To UiPath Studio | EdurekaEdureka!
 
ON-DEMAND WEBINAR Why Your CRM System Needs RPA
ON-DEMAND WEBINAR Why Your CRM System Needs RPAON-DEMAND WEBINAR Why Your CRM System Needs RPA
ON-DEMAND WEBINAR Why Your CRM System Needs RPAHelpSystems
 
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor Flow
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor FlowPower Automate/ Flow patterns tips and tricks after 3 years with Doctor Flow
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor Flowserge luca
 
Computer vision activities in ui path
Computer vision activities in ui pathComputer vision activities in ui path
Computer vision activities in ui pathVarunGoklani
 
Intelligent automation with Microsoft Power Automate
Intelligent automation with Microsoft Power AutomateIntelligent automation with Microsoft Power Automate
Intelligent automation with Microsoft Power AutomateDaniel Laskewitz
 
Introduction to Microsoft Flow - Introduction & advanced scenarios
Introduction to Microsoft Flow - Introduction & advanced scenariosIntroduction to Microsoft Flow - Introduction & advanced scenarios
Introduction to Microsoft Flow - Introduction & advanced scenariosserge luca
 
Doctor Flow- Best practices Microsoft flow - Techorama 2019
Doctor Flow- Best practices Microsoft flow - Techorama 2019Doctor Flow- Best practices Microsoft flow - Techorama 2019
Doctor Flow- Best practices Microsoft flow - Techorama 2019serge luca
 
Flow and logic apps a tale of two reactive engines
Flow and logic apps   a tale of two reactive enginesFlow and logic apps   a tale of two reactive engines
Flow and logic apps a tale of two reactive enginesSean Lawrence
 
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)serge luca
 
Automating business processes and approvals with Microsoft Flow
Automating business processes and approvals with Microsoft FlowAutomating business processes and approvals with Microsoft Flow
Automating business processes and approvals with Microsoft FlowMicrosoft Tech Community
 
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...serge luca
 
Ui path web data extraction
Ui path web data extractionUi path web data extraction
Ui path web data extractionAdrian Dorache
 
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...serge luca
 
SharePoint Saturday London - Microsoft Flow Happy Hour
SharePoint Saturday London - Microsoft Flow Happy HourSharePoint Saturday London - Microsoft Flow Happy Hour
SharePoint Saturday London - Microsoft Flow Happy HourDaniel Laskewitz
 
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...serge luca
 
salesforce online training || salesforce training videos || salesforce develo...
salesforce online training || salesforce training videos || salesforce develo...salesforce online training || salesforce training videos || salesforce develo...
salesforce online training || salesforce training videos || salesforce develo...United Trainings
 
4 Integrating azure monitor with power bi and power automate
4 Integrating azure monitor with power bi and power automate4 Integrating azure monitor with power bi and power automate
4 Integrating azure monitor with power bi and power automateKumton Suttiraksiri
 
Webinar: Embracing REST APIs through APPSeCONNECT
Webinar: Embracing REST APIs through APPSeCONNECTWebinar: Embracing REST APIs through APPSeCONNECT
Webinar: Embracing REST APIs through APPSeCONNECTAPPSeCONNECT
 

What's hot (20)

Introduction To UiPath Studio | Edureka
Introduction To UiPath Studio | EdurekaIntroduction To UiPath Studio | Edureka
Introduction To UiPath Studio | Edureka
 
ON-DEMAND WEBINAR Why Your CRM System Needs RPA
ON-DEMAND WEBINAR Why Your CRM System Needs RPAON-DEMAND WEBINAR Why Your CRM System Needs RPA
ON-DEMAND WEBINAR Why Your CRM System Needs RPA
 
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor Flow
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor FlowPower Automate/ Flow patterns tips and tricks after 3 years with Doctor Flow
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor Flow
 
Computer vision activities in ui path
Computer vision activities in ui pathComputer vision activities in ui path
Computer vision activities in ui path
 
Intelligent automation with Microsoft Power Automate
Intelligent automation with Microsoft Power AutomateIntelligent automation with Microsoft Power Automate
Intelligent automation with Microsoft Power Automate
 
Introduction to Microsoft Flow - Introduction & advanced scenarios
Introduction to Microsoft Flow - Introduction & advanced scenariosIntroduction to Microsoft Flow - Introduction & advanced scenarios
Introduction to Microsoft Flow - Introduction & advanced scenarios
 
Doctor Flow- Best practices Microsoft flow - Techorama 2019
Doctor Flow- Best practices Microsoft flow - Techorama 2019Doctor Flow- Best practices Microsoft flow - Techorama 2019
Doctor Flow- Best practices Microsoft flow - Techorama 2019
 
Flow and logic apps a tale of two reactive engines
Flow and logic apps   a tale of two reactive enginesFlow and logic apps   a tale of two reactive engines
Flow and logic apps a tale of two reactive engines
 
Third party api integration
Third party api integrationThird party api integration
Third party api integration
 
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)
 
Automating business processes and approvals with Microsoft Flow
Automating business processes and approvals with Microsoft FlowAutomating business processes and approvals with Microsoft Flow
Automating business processes and approvals with Microsoft Flow
 
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...
 
Ui path web data extraction
Ui path web data extractionUi path web data extraction
Ui path web data extraction
 
Houston tech fest 2020
Houston tech fest 2020Houston tech fest 2020
Houston tech fest 2020
 
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
 
SharePoint Saturday London - Microsoft Flow Happy Hour
SharePoint Saturday London - Microsoft Flow Happy HourSharePoint Saturday London - Microsoft Flow Happy Hour
SharePoint Saturday London - Microsoft Flow Happy Hour
 
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
 
salesforce online training || salesforce training videos || salesforce develo...
salesforce online training || salesforce training videos || salesforce develo...salesforce online training || salesforce training videos || salesforce develo...
salesforce online training || salesforce training videos || salesforce develo...
 
4 Integrating azure monitor with power bi and power automate
4 Integrating azure monitor with power bi and power automate4 Integrating azure monitor with power bi and power automate
4 Integrating azure monitor with power bi and power automate
 
Webinar: Embracing REST APIs through APPSeCONNECT
Webinar: Embracing REST APIs through APPSeCONNECTWebinar: Embracing REST APIs through APPSeCONNECT
Webinar: Embracing REST APIs through APPSeCONNECT
 

Similar to UiPath Community Meetup ServiceNow + mainframe and legacy

UiPath Meetup Service now + mainframe and legacy final
UiPath Meetup Service now + mainframe and legacy finalUiPath Meetup Service now + mainframe and legacy final
UiPath Meetup Service now + mainframe and legacy finalUiPath
 
Workday Community Session Final.pptx
Workday Community Session Final.pptxWorkday Community Session Final.pptx
Workday Community Session Final.pptxRohitRadhakrishnan8
 
Automate CRM systems through APIs with the new UiPath Integration Service
Automate CRM systems through APIs with the new UiPath Integration ServiceAutomate CRM systems through APIs with the new UiPath Integration Service
Automate CRM systems through APIs with the new UiPath Integration ServiceDiana Gray, MBA
 
Jade Intelligent Automation .pptx
Jade Intelligent Automation .pptxJade Intelligent Automation .pptx
Jade Intelligent Automation .pptxJaeJung29
 
Are processes masquerading as projects hurting your business
Are processes masquerading as projects hurting your businessAre processes masquerading as projects hurting your business
Are processes masquerading as projects hurting your businessBen Bradley
 
Everything You Need to Know About RPA in 30 Minutes
Everything You Need to Know About RPA in 30 MinutesEverything You Need to Know About RPA in 30 Minutes
Everything You Need to Know About RPA in 30 MinutesHelpSystems
 
Technology Series: Intelligently automate core business apps with UiPath and ...
Technology Series: Intelligently automate core business apps with UiPath and ...Technology Series: Intelligently automate core business apps with UiPath and ...
Technology Series: Intelligently automate core business apps with UiPath and ...Diana Gray, MBA
 
Automated Application Integration with FME & Cityworks Webinar
Automated Application Integration with FME & Cityworks WebinarAutomated Application Integration with FME & Cityworks Webinar
Automated Application Integration with FME & Cityworks WebinarSafe Software
 
Automation through APIs with the new UiPath Integration Service
 Automation through APIs with the new UiPath Integration Service Automation through APIs with the new UiPath Integration Service
Automation through APIs with the new UiPath Integration ServiceCristina Vidu
 
Advanced Orchestration & Automation
Advanced Orchestration & AutomationAdvanced Orchestration & Automation
Advanced Orchestration & AutomationLuc Raeskin
 
Applying Robotic Process Automation in Banking: Innovations in Finance and Risk
Applying Robotic Process Automation in Banking: Innovations in Finance and RiskApplying Robotic Process Automation in Banking: Innovations in Finance and Risk
Applying Robotic Process Automation in Banking: Innovations in Finance and Riskaccenture
 
Business Process Automation A Productivity Lever
Business Process Automation A Productivity LeverBusiness Process Automation A Productivity Lever
Business Process Automation A Productivity LeverKnoldus Inc.
 
IBM Solutions Connect 2013 - Increase Efficiency by Automating IT Asset & Ser...
IBM Solutions Connect 2013 - Increase Efficiency by Automating IT Asset & Ser...IBM Solutions Connect 2013 - Increase Efficiency by Automating IT Asset & Ser...
IBM Solutions Connect 2013 - Increase Efficiency by Automating IT Asset & Ser...IBM Software India
 
Modul 1 - Introduction to Digital Transformation Technologies and Integration...
Modul 1 - Introduction to Digital Transformation Technologies and Integration...Modul 1 - Introduction to Digital Transformation Technologies and Integration...
Modul 1 - Introduction to Digital Transformation Technologies and Integration...SuhaimiHasim1
 
Seamlessly combine UiPath Automation with Qlik dashboards and workflows
Seamlessly combine UiPath Automation with Qlik dashboards and workflowsSeamlessly combine UiPath Automation with Qlik dashboards and workflows
Seamlessly combine UiPath Automation with Qlik dashboards and workflowsCristina Vidu
 
Pipefy Full Presentation
Pipefy Full Presentation Pipefy Full Presentation
Pipefy Full Presentation Felipe Scholz
 
UI_Path_First_Intro.pptx
UI_Path_First_Intro.pptxUI_Path_First_Intro.pptx
UI_Path_First_Intro.pptxharrytharun1
 
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !Piyush Kumar
 
Automate with Salesforce and across other platforms
Automate with Salesforce and across other platformsAutomate with Salesforce and across other platforms
Automate with Salesforce and across other platformsCristina Vidu
 
Establish a 360-view of your data with UiPath and Tableau
Establish a 360-view of your data with UiPath and TableauEstablish a 360-view of your data with UiPath and Tableau
Establish a 360-view of your data with UiPath and TableauCristina Vidu
 

Similar to UiPath Community Meetup ServiceNow + mainframe and legacy (20)

UiPath Meetup Service now + mainframe and legacy final
UiPath Meetup Service now + mainframe and legacy finalUiPath Meetup Service now + mainframe and legacy final
UiPath Meetup Service now + mainframe and legacy final
 
Workday Community Session Final.pptx
Workday Community Session Final.pptxWorkday Community Session Final.pptx
Workday Community Session Final.pptx
 
Automate CRM systems through APIs with the new UiPath Integration Service
Automate CRM systems through APIs with the new UiPath Integration ServiceAutomate CRM systems through APIs with the new UiPath Integration Service
Automate CRM systems through APIs with the new UiPath Integration Service
 
Jade Intelligent Automation .pptx
Jade Intelligent Automation .pptxJade Intelligent Automation .pptx
Jade Intelligent Automation .pptx
 
Are processes masquerading as projects hurting your business
Are processes masquerading as projects hurting your businessAre processes masquerading as projects hurting your business
Are processes masquerading as projects hurting your business
 
Everything You Need to Know About RPA in 30 Minutes
Everything You Need to Know About RPA in 30 MinutesEverything You Need to Know About RPA in 30 Minutes
Everything You Need to Know About RPA in 30 Minutes
 
Technology Series: Intelligently automate core business apps with UiPath and ...
Technology Series: Intelligently automate core business apps with UiPath and ...Technology Series: Intelligently automate core business apps with UiPath and ...
Technology Series: Intelligently automate core business apps with UiPath and ...
 
Automated Application Integration with FME & Cityworks Webinar
Automated Application Integration with FME & Cityworks WebinarAutomated Application Integration with FME & Cityworks Webinar
Automated Application Integration with FME & Cityworks Webinar
 
Automation through APIs with the new UiPath Integration Service
 Automation through APIs with the new UiPath Integration Service Automation through APIs with the new UiPath Integration Service
Automation through APIs with the new UiPath Integration Service
 
Advanced Orchestration & Automation
Advanced Orchestration & AutomationAdvanced Orchestration & Automation
Advanced Orchestration & Automation
 
Applying Robotic Process Automation in Banking: Innovations in Finance and Risk
Applying Robotic Process Automation in Banking: Innovations in Finance and RiskApplying Robotic Process Automation in Banking: Innovations in Finance and Risk
Applying Robotic Process Automation in Banking: Innovations in Finance and Risk
 
Business Process Automation A Productivity Lever
Business Process Automation A Productivity LeverBusiness Process Automation A Productivity Lever
Business Process Automation A Productivity Lever
 
IBM Solutions Connect 2013 - Increase Efficiency by Automating IT Asset & Ser...
IBM Solutions Connect 2013 - Increase Efficiency by Automating IT Asset & Ser...IBM Solutions Connect 2013 - Increase Efficiency by Automating IT Asset & Ser...
IBM Solutions Connect 2013 - Increase Efficiency by Automating IT Asset & Ser...
 
Modul 1 - Introduction to Digital Transformation Technologies and Integration...
Modul 1 - Introduction to Digital Transformation Technologies and Integration...Modul 1 - Introduction to Digital Transformation Technologies and Integration...
Modul 1 - Introduction to Digital Transformation Technologies and Integration...
 
Seamlessly combine UiPath Automation with Qlik dashboards and workflows
Seamlessly combine UiPath Automation with Qlik dashboards and workflowsSeamlessly combine UiPath Automation with Qlik dashboards and workflows
Seamlessly combine UiPath Automation with Qlik dashboards and workflows
 
Pipefy Full Presentation
Pipefy Full Presentation Pipefy Full Presentation
Pipefy Full Presentation
 
UI_Path_First_Intro.pptx
UI_Path_First_Intro.pptxUI_Path_First_Intro.pptx
UI_Path_First_Intro.pptx
 
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
 
Automate with Salesforce and across other platforms
Automate with Salesforce and across other platformsAutomate with Salesforce and across other platforms
Automate with Salesforce and across other platforms
 
Establish a 360-view of your data with UiPath and Tableau
Establish a 360-view of your data with UiPath and TableauEstablish a 360-view of your data with UiPath and Tableau
Establish a 360-view of your data with UiPath and Tableau
 

More from UiPath

Chapter Leader playbook
Chapter Leader playbookChapter Leader playbook
Chapter Leader playbookUiPath
 
UiPath studio presentation
UiPath studio presentationUiPath studio presentation
UiPath studio presentationUiPath
 
UiPath Mentorship program AMA session
UiPath Mentorship program AMA sessionUiPath Mentorship program AMA session
UiPath Mentorship program AMA sessionUiPath
 
Community meetup Torino
Community meetup TorinoCommunity meetup Torino
Community meetup TorinoUiPath
 
Mentorship program AMA session
Mentorship program AMA sessionMentorship program AMA session
Mentorship program AMA sessionUiPath
 
UiPath rpa developer best practices
UiPath rpa developer best practicesUiPath rpa developer best practices
UiPath rpa developer best practicesUiPath
 
UiPath it automation for AWS
UiPath it automation for AWSUiPath it automation for AWS
UiPath it automation for AWSUiPath
 
UiPath quick_start_introslides
UiPath quick_start_introslidesUiPath quick_start_introslides
UiPath quick_start_introslidesUiPath
 
Mentee roles, responsibilities and best practices
Mentee roles, responsibilities and best practicesMentee roles, responsibilities and best practices
Mentee roles, responsibilities and best practicesUiPath
 
Your first meeting
Your first meetingYour first meeting
Your first meetingUiPath
 
Mentorship UiPath handbook
Mentorship UiPath handbookMentorship UiPath handbook
Mentorship UiPath handbookUiPath
 
Mentorship faq
Mentorship faqMentorship faq
Mentorship faqUiPath
 
Mentoring development plan
Mentoring development planMentoring development plan
Mentoring development planUiPath
 
Mentoring agreement
Mentoring agreementMentoring agreement
Mentoring agreementUiPath
 
Mentor roles, responsibilities and best practices
Mentor roles, responsibilities and best practicesMentor roles, responsibilities and best practices
Mentor roles, responsibilities and best practicesUiPath
 
The future of testing - value generation 2021-04-24
The future of testing - value generation 2021-04-24The future of testing - value generation 2021-04-24
The future of testing - value generation 2021-04-24UiPath
 
Programs and Connect!
Programs and Connect!Programs and Connect!
Programs and Connect!UiPath
 

More from UiPath (17)

Chapter Leader playbook
Chapter Leader playbookChapter Leader playbook
Chapter Leader playbook
 
UiPath studio presentation
UiPath studio presentationUiPath studio presentation
UiPath studio presentation
 
UiPath Mentorship program AMA session
UiPath Mentorship program AMA sessionUiPath Mentorship program AMA session
UiPath Mentorship program AMA session
 
Community meetup Torino
Community meetup TorinoCommunity meetup Torino
Community meetup Torino
 
Mentorship program AMA session
Mentorship program AMA sessionMentorship program AMA session
Mentorship program AMA session
 
UiPath rpa developer best practices
UiPath rpa developer best practicesUiPath rpa developer best practices
UiPath rpa developer best practices
 
UiPath it automation for AWS
UiPath it automation for AWSUiPath it automation for AWS
UiPath it automation for AWS
 
UiPath quick_start_introslides
UiPath quick_start_introslidesUiPath quick_start_introslides
UiPath quick_start_introslides
 
Mentee roles, responsibilities and best practices
Mentee roles, responsibilities and best practicesMentee roles, responsibilities and best practices
Mentee roles, responsibilities and best practices
 
Your first meeting
Your first meetingYour first meeting
Your first meeting
 
Mentorship UiPath handbook
Mentorship UiPath handbookMentorship UiPath handbook
Mentorship UiPath handbook
 
Mentorship faq
Mentorship faqMentorship faq
Mentorship faq
 
Mentoring development plan
Mentoring development planMentoring development plan
Mentoring development plan
 
Mentoring agreement
Mentoring agreementMentoring agreement
Mentoring agreement
 
Mentor roles, responsibilities and best practices
Mentor roles, responsibilities and best practicesMentor roles, responsibilities and best practices
Mentor roles, responsibilities and best practices
 
The future of testing - value generation 2021-04-24
The future of testing - value generation 2021-04-24The future of testing - value generation 2021-04-24
The future of testing - value generation 2021-04-24
 
Programs and Connect!
Programs and Connect!Programs and Connect!
Programs and Connect!
 

Recently uploaded

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 

Recently uploaded (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

UiPath Community Meetup ServiceNow + mainframe and legacy

  • 2. 2 1. Meetup Introduction with our Community Manager 2. High Level Overview of ServiceNow Integration and Incorporating Legacy Applications 3. Use Cases 4. Live Walkthrough of Native Integrations 5. Building an Automation 6. Demo Agenda
  • 3. 3 Loss of operational efficiency as IT juggles multiple systems Many enterprises are stalled on the path to digital transformation Lack of employee engagement due to inefficient service delivery Today’s Digital Reality Downstream Impact Need for bespoke integrations to connect systems Risk to customer loyalty as a result of disjointed experiences Legacy IT systems, processes, and/or workflows risk operational efficiency and hinder companies from meeting digital transformation objectives IT, HR, and call center processes require multiple systems and steps – resulting in workflows that span ServiceNow products as well as third-party technologies Employees expect consumer- like experiences at work: they want to information from HR and IT teams in real time, on demand Customer experiences are disjointed and often involve many departments. Call center teams do not have visibility across the entire customer experience
  • 4. 4 Dynamic integration enables ServiceNow users to seamlessly add UiPath RPA to ServiceNow ServiceNow Integration Hub UiPath Spoke UiPath Activities for ServiceNow Pre-packaged activities that allow users to quickly create UiPath Robots that can act on information in ServiceNow Available in UiPath Studio + UiPath Marketplace Connects to UiPath Orchestrator so you can launch UiPath Robots natively from ServiceNow Available in ServiceNow Store
  • 5. 5 UiPath, ServiceNow, and Legacy Applications – Two Ways to Kick Off a Process 1) Trigger an RPA Automation to interact with a legacy system, then perform a ServiceNow operation Example – I start an Attended Automation from my Assistant tray, it scrapes data for new records in a legacy application, and creates tickets in ServiceNow 2) Perform an action in ServiceNow that triggers an RPA Automation Example – I submit an Incident which meets certain criteria, which triggers an Unattended Automation to scrape data from the corresponding record in a legacy application, and enters the data back into my Incident
  • 6. 6 or Example – Kicking off a process with an RPA automation 1. User starts an Attended Automation from their Assistant Tray 2. Robot pulls data from one or more legacy systems / formats (mainframe, Web Form, PDF, Excel, etc.) 3. Robot checks if ticket exists for item in ServiceNow • The Process could begin with an Attended or Unattended Automation • Triggers can include manually starting a process, monitoring an inbox or document repository, an item being added to a mainframe system – virtually anything • Several interaction methods can be used – general ones like UI Automation, AI Computer Vision, Hotkey Navigation, and specific capabilities like Terminal Emulation, OCR/ICR, Excel Activities • The RPA automation can perform key initial steps like scraping and structuring data, performing lookups across systems, and then performing an action in ServiceNow like creating or updating a ticket 4. Robot creates or updates ticket in ServiceNow 1. Unattended robot is triggered
  • 7. 7 Pre-packaged set of activities, available on UiPath Studio, that connects the UiPath Enterprise RPA Platform to ServiceNow using ServiceNow’s publicly-supported APIs – making it easy for users to automate interactions with ServiceNow records. How to Do It - UiPath Activity for ServiceNow ® Type Activity Connection & Authorization ServiceNow Application Scope ServiceNow Object Get ServiceNow Record Insert ServiceNow Record Insert ServiceNow ImportSet Delete ServiceNow Record Update ServiceNow Record Bulk API Insert ImportSet Records Upsert Records Multiple ServiceNow Records Get ServiceNow Records Attachments Add Attachment Download Attachment Delete Attachment
  • 8. 8 Example – Kicking off a process in ServiceNow 1. User updates an incident in ServiceNow 3. Robot pulls data from one or more legacy systems / formats (mainframe, Web Form, PDF, Excel, etc.) 4. Incident is updated real-time, as the user works in ServiceNow • Unattended robots can be triggered via a connection between ServiceNow and Orchestrator • Triggers are defined in the Workflow Designer • Data captured as part of the RPA automation can be sent back to ServiceNow real-time • The user doesn’t need to interact with any of the underlying systems; they can keep working in ServiceNow 2. Robot is triggered, starts data scraping process
  • 9. 9 Inbound connector from ServiceNow that connects the UiPath Enterprise RPA Platform using UiPath’s publicly- supported APIs – making it easy for users to start, stop, and manage UiPath automations directly from ServiceNow. How to Do It - ServiceNow ® Integration Hub Spoke V2 Type Action Environment Management Get Environment By ID Lookup Environments Job Management Start Jobs Get Job by Id Lookup Jobs Machine Management Get Machine By ID Lookup Machines Process Management Lookup Processes Queue Management Lookup Queues Add Item To Queue Create Queue Delete Queue Delete Queue Item Lookup Queue Items Release Management Get Release By ID Lookup Releases Robot Management Create Robot Delete Robot Get Robot By ID Lookup Robots Queue Management Lookup Queues Session Management Lookup Session Requirements 1. ServiceNow • Orlando • IntegrationHub Enterprise subscription 2. UiPath versions • Platform version 2020.4.1 • Cloud Platform version 2020.4.3
  • 10. 10 Use Cases supporting or complimenting the ServiceNow platform Human Resources • Employee Onboarding • New Hire Provisioning • Pre-Employment Verification and Immigration​ • Compensation and Benefits • Performance Management • Training Management • Compliance Management • Expense Processing • Employee Relations and Services • Employee Offboarding • Terminated User Deprovisioning • Reporting, Audit and Compliance Customer Service • Customer Inquiries • Customer Complaints • Refunds • Sales Order Entry and Cancellations • Service Scheduling and Management (e.g. Field Agents) • Claims Management • Marketing Campaigns • Reporting, Audit and Compliance • Invoice Processing IT Service Management • IT Service Requests (e.g. Hardware, Software, Intranet, Office, Connectivity & Access, ERP, Security, etc.) • Incident Management • Service Level Management • Service Catalog Management • Configuration Management • Service Testing and Validation • Release and Deployment Management • Knowledge Management • Change Management • Problem Management • Event Management • Reporting, Audit and Compliance Cloud Services
  • 11. 11 Use Case: IT – Ticket Synchronization Scenario 1. A robot looks up incidents that were raised in the last 24 hours. 2. The robot retrieves metadata of each incident. 3. The robot logs into ServiceNow and creates the incident with the gathered data and assigns the incident to the appropriate group. The robot retrieves metadata of each incident. A robot looks up incidents that were raised in the last 24 hours. The robot logs into ServiceNow and creates the incident with the gathered data and assigns the incident to the appropriate group. Legacy ITSM system Legacy ITSM system Watch the Demo
  • 12. 12 Walkthrough of Available Capabilities: • Terminal Emulation in Studio • ServiceNow Activities in Studio • UiPath Spoke in ServiceNow
  • 13. 13 Terminal Emulation • Connect to a terminal with built-in integrations to several common tools including Attachmate Reflection, Attachmate Extra, Rocket Bluezone, IBM Personal Communications, Reflection for UNIX, Reflection for IBM, and IBM EHLLAPI • GUI-based design and development • Retrieve text, fields or screen positions, send keys, text, or wait for certain text or fields to appear as triggers • Can be used in parallel with conventional methods like Computer Vision screen- scraping, hot key navigation, and others (you can try multiple methods and incorporate combinations)
  • 14. 14 ServiceNow Activities • Used to add, edit, and delete items into ServiceNow one at a time or bulk • GUI-based design and development • Incorporate ServiceNow outcomes into your workflows
  • 15. 15 ServiceNow Spoke • The UiPath Spoke is available in the ServiceNow store: UiPath Spoke • The UiPath spoke in ServiceNow connects to UiPath Orchestrator so you can launch UiPath Robots natively from ServiceNow • This integration enables the automation of business process in UiPath from your ServiceNow instance. This automation can happen on a separate VM or Server so the user in ServiceNow is not interrupted • For example, when a ticket is submitted in ServiceNow, the action of clicking the “Submit” button kicks off a robot to process the ticket and take action • The UiPath spoke provides actions to manage environments, jobs, machines, processes, robots, and so on, when events occur in ServiceNow
  • 16. 16 Demo – Connect ServiceNow with legacy systems Enhancing the Case Agent Experience Demo Video
  • 17. 17 Links and Documentation: • General ServiceNow Documentation: https://docs.uipath.com/activities/docs/servicenow-about • ServiceNow Activities on the UiPath Marketplace: https://marketplace.uipath.com/listings/servicenow-v1 • ServiceNow Activities Get Started Guide: https://docs.uipath.com/activities/docs/servicenow-about#section-get-started • Terminal Activities Pack: • https://docs.uipath.com/activities/docs/about-the-terminal-activities-pack • Terminal Automation Knowledge Base: • https://www.uipath.com/kb-articles/automating-terminals-and-mainframes • UiPath Spoke in ServiceNow Store
  • 18. 18 Information about Our Next Session