SlideShare a Scribd company logo
1 of 41
Download to read offline
Automating repetitive
manual work in the
Telco industry
Amir Khan, Automation Activist
27th of January 2023
MuleSoft Meetup
APIForce Virtual Edition
MuleSoft Meetup
Keep in mind!
1. For Training and Certification, please visit: https://training.mulesoft.com/
2. Self-paced (FREE) courses are available:
3. Visit the Dev tutorial to have guided
Hands-on experience:
https://developer.mulesoft.com/tutorials-and-howtos
4. Need help?
a. https://help.mulesoft.com/s/
b. https://stackoverflow.com/
MuleSoft Meetup
New Course (ILT) & Certification
MuleSoft Meetup
Guidelines for today
1. Put your questions in the chat today. Everyone will try to answer it.
2. Remaining questions will be asked on your behalf at the end of the
session.
3. The recording will be shared at the MuleSoft Meetup Page and on
the APIForce YouTube Channel
4. This is the 3rd meetup of our industry-specific meetup series with
real world examples.
(If you would like to see a use case please share with us)
Verena Meyer-Trenkle
Industry Expert
(Retail, Telco, Travel & Transportation, etc.)
Need for Automation
Telecommunication Use Cases
Network
Management
Invoice Processing Customer
Onboarding
External Partners
Sales activities Data Prep &
Transformation
Manual Refund First call resolution
Use Cases Telco for Today
1
Customer Onboarding & Communication
- Reduce manual tasks
- Enable cross channel communication
2
Customer Support: Swivel-chair scenario
- Service agent needs to check several system for
troubleshooting
- Long customer waiting times
Use Case 1
Customer Onboarding
Customer Onboarding and Communication
Sales Rep
Online
self-service
Physical contract is
scanned; Content
extracted to CRM
Contract information
transferred to CRM
Customer enters new contract
Monthly invoices
generated and
sent to customer
Promotions sent to
customer using
preferred way of
communication
Unlock number
and send
notification to
customer
Information / changes transferred
back to CRM via customer portal
Service Agent
Customer
Virtual
Assistant
Meet
Henry
Henry is a sales representative for a
partner store of One Mobile
He is responsible to send customer
contracts to One Mobile via Email.
Often he has to open tickets at One Mobile to
verify why customers are not onboarded yet.
Telecommunications
Sample Customer Contracts
Contract
Customer
Address
Subscription
Company
Telecommunication Use Case
BSS Legacy App
Customer Onboarding and Communication
Manually processed data can take a lot of time and is error prone
Store
Operations
Scans signed
contract
Email with contract
attached
Email with contract
received
Signed contract Activation
(legacy BSS)
Can take up to 5 days
Email confirmation
upon Activation
Customer Onboarding and Communication
Customer enters new contract (automated)
Store
Automation
Scans signed
contract
Email with contract
attached
Email with contract
received
Signed contract Activation
(legacy BSS)
Within 5 minutes
Email confirmation
upon Activation
MuleSoft Automation
Implemented using MuleSoft RPA
Live Demo
Customer Onboarding
Use Case 2
Swivel Chair Scenario
Increase Productivity and Efficiency
Service Agent
Opens Knowledge
Base and goes
through checklist
Proposes solution
attempts
Swivel Chair Scenario - “internet issues”
Logs into diff OSS systems for any
cable/router/ethernet disconnections
Broken router
Create ticket to exchange
router; arrange onsite
technician
IVR menu:
-authorisation
-problem selection
-...
Customer
Customer Waiting Time
Service Agent
summarizes actions
and closes call
Meet
Simona
Simona has started a new job
working from home
As part of the new Job she subscribed for
faster internet speed.
After changing her contract the internet is not
working anymore.
Meet
Chris
Chris is a customer service agent at
OneMobile Service Center.
He is responsible for customer cases,
requests, claims, refunds, etc.
Super passionate about customer service and
provides best in class assistance to customers
Daily Routine includes too many dependencies
Swivel Chair Scenario - “internet issues”
Customer
Service
Agent
Check Activation
(legacy BSS)
Checklist
Opens Case
Operations
Opens Ticket
Work on Ticket
Check & Push Version
(legacy OSS)
Fix Ticket
Close Case
Close Ticket
Notify Customer
Daily Routine includes too many dependencies
Swivel Chair Scenario - “internet issues”
Customer
Service
Agent
Check Activation
(legacy BSS)
Checklist
Opens Case
Operations
Opens Ticket
Work on Ticket
Check & Push Version
(legacy OSS)
Fix Ticket
Close Case
Close Ticket
Notify Customer
Takes up to 2 days
Increase Productivity and Efficiency
Swivel Chair Scenario - “internet issues”
Customer
Service
Agent
Check & Set Activation
(legacy BSS)
Checklist
Opens Case
Automation
Push Version
(legacy OSS)
Close Case
Notify Customer
Trigger Backend Checks
Resolve Case
Push latest version
Takes up to 5 - 10 min
Demo Part 1 - Reading Router SW Update and Activation
Swivel Chair Scenario - “internet issues”
Customer
Service
Agent
Check & Set Activation
(legacy BSS)
Checklist
Opens Case
Automation
Push Version
(legacy OSS)
Close Case
Notify Customer
Trigger Backend Checks
Resolve Case
Push latest version
Takes up to 5 - 10 min
Demo Part 2 - Pushing latest SW Update to Router
Swivel Chair Scenario - “internet issues”
Customer
Service
Agent
Check & Set Activation
(legacy BSS)
Checklist
Opens Case
Automation
Push Version
(legacy OSS)
Close Case
Notify Customer
Trigger Backend Checks
Resolve Case
Takes up to 5 - 10 min
Push latest version
Telecommunication Use Case
BSS Legacy App
Router Firmware Legacy App
Telecommunication Use Case
Live Demo
Swivel Chair Scenario - “internet issues”
SAP
SAP
MuleSoft Automation
Empower your teams to do more, with less
Move faster with fewer resources
Automate any manual or repetitive tasks in your organization
Composer -- RPA -- Orchestrator
Improve how work flows for everyone
Empower anyone to automate any Customer 360 processes
Composer -- RPA -- Orchestrator
Power automations together
Automate as a team on a platform that makes collaboration with IT easy
Composer -- RPA -- Anypoint
MuleSoft Automation Suite
Composer
Process
Automation
MuleSoft RPA
Human Task
Automation
Anypoint
System
Integration
Automation IT
Business
Legacy Systems
Unstructured Data
Whenever APIs can not be used
On-premise backend systems
Multi-cloud environments
B2B, B2C, validated systems, etc.
Business apps (day to day usage)
Email, Attachments, File processing
Import, Export, Transform activities
API-First Automation RPA-driven Automation
Design
Execution
Operation
Focus on graphical
user interface (GUI)
automation
Rely heavily on
screens as they
replicate human
actions
Automation flows can
become very complex
due to number of
screens
Focus on headless
(API) automation and
uses RPA as last
option
Connectivity and
APIs are at the core of
the design principles
+10x faster than
RPA-driven
automation in design
Requires a dedicated
installation on a
client machine
Perform step by step
execution in the same
manner as humans would
do
Error prone when
changes happens to
screens (GUI)
High maintenance
and error prone for
modern applications
Requires specialist
support in case of
errors in production
Client machine upgrade
required when software
update available
Can save up to 80%
operational costs
compared to RPA-driven
automation
Less specialist support
required once
deployed in production
Requires only client
machine upgrade for
RPA-driven
resources
No dedicated
client required as
platform agnostic
Execution happens
headless unless an
RPA-step is involved
+30x faster than
RPA-driven automation
in execution
Upcoming Events
TDX is coming!!!
Register now
Upcoming Webinar 3rd of March
APIForce - Face2Face Meeting in Zurich
Questions?
RPA Manager
MuleSoft Automation Suite
MuleSoft Composer Anypoint Exchange
HTTP
HTTP
RPA
Bot
Farm
Composer
Flows
RPA
Process
Mule
Application
…
Embedded
Runtime
RPA Bot
RPA Bot
RPA Bot
RPA Bot
Test / Deploy / Run
Save
Anypoint Platform
Mule App
Mule App
Mule App
Mule App
Publish
RPA Builder Anypoint Studio
Deploy
Deploy
PDF … …
RPA Recorder
Mule
Runtime
HTTP
Automation IT
Business
MuleSoft Composer
Anypoint Platform
MuleSoft RPA
C4E
Center for
Enablemen
t
UI-based automation API-led automation
Point and click automation
Legacy
Docs Images Cloud On-prem
Custom
Netsuite Salesforce
Jira
Produce
Consume
Need for Automation
Telecommunication Use Cases
Network
Management
Invoice Processing
Customer
Onboarding
External Partners
Sales activities Customer Service
Manual Refund
First call resolution
27 January 2023 10.00AM - 11.00AM CET
41

More Related Content

Similar to Telco - Community Meetup - Automation.pdf

Eliminate Risks in SOA Implementation & Support
Eliminate Risks in SOA Implementation & SupportEliminate Risks in SOA Implementation & Support
Eliminate Risks in SOA Implementation & SupportSuneraTech
 
Innovate2011 DevOps TSRM RTC
Innovate2011 DevOps TSRM RTCInnovate2011 DevOps TSRM RTC
Innovate2011 DevOps TSRM RTCSteve Speicher
 
Webinar: Deploying the Combined Virtual and Physical Infrastructure
Webinar: Deploying the Combined Virtual and Physical InfrastructureWebinar: Deploying the Combined Virtual and Physical Infrastructure
Webinar: Deploying the Combined Virtual and Physical InfrastructurePepperweed Consulting
 
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...serge luca
 
Pune_Einstein Chatbot integration using Mulesoft.pdf
Pune_Einstein Chatbot integration using Mulesoft.pdfPune_Einstein Chatbot integration using Mulesoft.pdf
Pune_Einstein Chatbot integration using Mulesoft.pdfKunal Gupta
 
T3 Consortium's Performance Center of Excellence
T3 Consortium's Performance Center of ExcellenceT3 Consortium's Performance Center of Excellence
T3 Consortium's Performance Center of Excellenceveehikle
 
Power automate and power BI January 22 Baku
Power automate and power BI January 22 BakuPower automate and power BI January 22 Baku
Power automate and power BI January 22 BakuBerkovich Consulting
 
Intelligent automation-robotic-entities the-future-of-their-management
Intelligent automation-robotic-entities the-future-of-their-managementIntelligent automation-robotic-entities the-future-of-their-management
Intelligent automation-robotic-entities the-future-of-their-managementCapgemini
 
Fanug - Pragmatic Windows Phone Developer
Fanug - Pragmatic Windows Phone DeveloperFanug - Pragmatic Windows Phone Developer
Fanug - Pragmatic Windows Phone DeveloperSam Basu
 
What's New with Ivanti Service Desk
What's New with Ivanti Service DeskWhat's New with Ivanti Service Desk
What's New with Ivanti Service DeskIvanti
 
Building a microservice architecture for a 100mio# revenue company
Building a microservice architecture for a 100mio# revenue companyBuilding a microservice architecture for a 100mio# revenue company
Building a microservice architecture for a 100mio# revenue companyProjectAcom
 
Show Me the Money: Connecting Performance Engineering to Real Business Results
Show Me the Money: Connecting Performance Engineering to Real Business ResultsShow Me the Money: Connecting Performance Engineering to Real Business Results
Show Me the Money: Connecting Performance Engineering to Real Business ResultsCorrelsense
 
Ws Soa V6 Theory And Practice
Ws Soa V6 Theory And PracticeWs Soa V6 Theory And Practice
Ws Soa V6 Theory And PracticePini Cohen
 
Presentation tritan erp service
Presentation tritan erp servicePresentation tritan erp service
Presentation tritan erp serviceTritan solution
 
Brisbane MuleSoft Meetup #12 Integrate ChatGPT with MuleSoft to power busines...
Brisbane MuleSoft Meetup #12 Integrate ChatGPT with MuleSoft to power busines...Brisbane MuleSoft Meetup #12 Integrate ChatGPT with MuleSoft to power busines...
Brisbane MuleSoft Meetup #12 Integrate ChatGPT with MuleSoft to power busines...BrianFraser29
 
Fusion - BMC Service Assurance & Automation
Fusion - BMC Service Assurance & AutomationFusion - BMC Service Assurance & Automation
Fusion - BMC Service Assurance & Automationjegasu
 

Similar to Telco - Community Meetup - Automation.pdf (20)

Eliminate Risks in SOA Implementation & Support
Eliminate Risks in SOA Implementation & SupportEliminate Risks in SOA Implementation & Support
Eliminate Risks in SOA Implementation & Support
 
VBOT
VBOTVBOT
VBOT
 
Innovate2011 DevOps TSRM RTC
Innovate2011 DevOps TSRM RTCInnovate2011 DevOps TSRM RTC
Innovate2011 DevOps TSRM RTC
 
presentation slides
presentation slidespresentation slides
presentation slides
 
Webinar: Deploying the Combined Virtual and Physical Infrastructure
Webinar: Deploying the Combined Virtual and Physical InfrastructureWebinar: Deploying the Combined Virtual and Physical Infrastructure
Webinar: Deploying the Combined Virtual and Physical Infrastructure
 
Soa Test Methodology
Soa Test MethodologySoa Test Methodology
Soa Test Methodology
 
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
 
Pune_Einstein Chatbot integration using Mulesoft.pdf
Pune_Einstein Chatbot integration using Mulesoft.pdfPune_Einstein Chatbot integration using Mulesoft.pdf
Pune_Einstein Chatbot integration using Mulesoft.pdf
 
ServiceDesk Plus 8 Overview
ServiceDesk Plus 8 OverviewServiceDesk Plus 8 Overview
ServiceDesk Plus 8 Overview
 
T3 Consortium's Performance Center of Excellence
T3 Consortium's Performance Center of ExcellenceT3 Consortium's Performance Center of Excellence
T3 Consortium's Performance Center of Excellence
 
Power automate and power BI January 22 Baku
Power automate and power BI January 22 BakuPower automate and power BI January 22 Baku
Power automate and power BI January 22 Baku
 
Intelligent automation-robotic-entities the-future-of-their-management
Intelligent automation-robotic-entities the-future-of-their-managementIntelligent automation-robotic-entities the-future-of-their-management
Intelligent automation-robotic-entities the-future-of-their-management
 
Fanug - Pragmatic Windows Phone Developer
Fanug - Pragmatic Windows Phone DeveloperFanug - Pragmatic Windows Phone Developer
Fanug - Pragmatic Windows Phone Developer
 
What's New with Ivanti Service Desk
What's New with Ivanti Service DeskWhat's New with Ivanti Service Desk
What's New with Ivanti Service Desk
 
Building a microservice architecture for a 100mio# revenue company
Building a microservice architecture for a 100mio# revenue companyBuilding a microservice architecture for a 100mio# revenue company
Building a microservice architecture for a 100mio# revenue company
 
Show Me the Money: Connecting Performance Engineering to Real Business Results
Show Me the Money: Connecting Performance Engineering to Real Business ResultsShow Me the Money: Connecting Performance Engineering to Real Business Results
Show Me the Money: Connecting Performance Engineering to Real Business Results
 
Ws Soa V6 Theory And Practice
Ws Soa V6 Theory And PracticeWs Soa V6 Theory And Practice
Ws Soa V6 Theory And Practice
 
Presentation tritan erp service
Presentation tritan erp servicePresentation tritan erp service
Presentation tritan erp service
 
Brisbane MuleSoft Meetup #12 Integrate ChatGPT with MuleSoft to power busines...
Brisbane MuleSoft Meetup #12 Integrate ChatGPT with MuleSoft to power busines...Brisbane MuleSoft Meetup #12 Integrate ChatGPT with MuleSoft to power busines...
Brisbane MuleSoft Meetup #12 Integrate ChatGPT with MuleSoft to power busines...
 
Fusion - BMC Service Assurance & Automation
Fusion - BMC Service Assurance & AutomationFusion - BMC Service Assurance & Automation
Fusion - BMC Service Assurance & Automation
 

Recently uploaded

Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 

Recently uploaded (20)

Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 

Telco - Community Meetup - Automation.pdf

  • 1. Automating repetitive manual work in the Telco industry Amir Khan, Automation Activist 27th of January 2023
  • 3. MuleSoft Meetup Keep in mind! 1. For Training and Certification, please visit: https://training.mulesoft.com/ 2. Self-paced (FREE) courses are available: 3. Visit the Dev tutorial to have guided Hands-on experience: https://developer.mulesoft.com/tutorials-and-howtos 4. Need help? a. https://help.mulesoft.com/s/ b. https://stackoverflow.com/
  • 4. MuleSoft Meetup New Course (ILT) & Certification
  • 5. MuleSoft Meetup Guidelines for today 1. Put your questions in the chat today. Everyone will try to answer it. 2. Remaining questions will be asked on your behalf at the end of the session. 3. The recording will be shared at the MuleSoft Meetup Page and on the APIForce YouTube Channel 4. This is the 3rd meetup of our industry-specific meetup series with real world examples. (If you would like to see a use case please share with us)
  • 6. Verena Meyer-Trenkle Industry Expert (Retail, Telco, Travel & Transportation, etc.)
  • 7. Need for Automation Telecommunication Use Cases Network Management Invoice Processing Customer Onboarding External Partners Sales activities Data Prep & Transformation Manual Refund First call resolution
  • 8. Use Cases Telco for Today 1 Customer Onboarding & Communication - Reduce manual tasks - Enable cross channel communication 2 Customer Support: Swivel-chair scenario - Service agent needs to check several system for troubleshooting - Long customer waiting times
  • 9. Use Case 1 Customer Onboarding
  • 10. Customer Onboarding and Communication Sales Rep Online self-service Physical contract is scanned; Content extracted to CRM Contract information transferred to CRM Customer enters new contract Monthly invoices generated and sent to customer Promotions sent to customer using preferred way of communication Unlock number and send notification to customer Information / changes transferred back to CRM via customer portal Service Agent Customer Virtual Assistant
  • 11. Meet Henry Henry is a sales representative for a partner store of One Mobile He is responsible to send customer contracts to One Mobile via Email. Often he has to open tickets at One Mobile to verify why customers are not onboarded yet.
  • 14. Customer Onboarding and Communication Manually processed data can take a lot of time and is error prone Store Operations Scans signed contract Email with contract attached Email with contract received Signed contract Activation (legacy BSS) Can take up to 5 days Email confirmation upon Activation
  • 15. Customer Onboarding and Communication Customer enters new contract (automated) Store Automation Scans signed contract Email with contract attached Email with contract received Signed contract Activation (legacy BSS) Within 5 minutes Email confirmation upon Activation
  • 18. Use Case 2 Swivel Chair Scenario
  • 19. Increase Productivity and Efficiency Service Agent Opens Knowledge Base and goes through checklist Proposes solution attempts Swivel Chair Scenario - “internet issues” Logs into diff OSS systems for any cable/router/ethernet disconnections Broken router Create ticket to exchange router; arrange onsite technician IVR menu: -authorisation -problem selection -... Customer Customer Waiting Time Service Agent summarizes actions and closes call
  • 20. Meet Simona Simona has started a new job working from home As part of the new Job she subscribed for faster internet speed. After changing her contract the internet is not working anymore.
  • 21. Meet Chris Chris is a customer service agent at OneMobile Service Center. He is responsible for customer cases, requests, claims, refunds, etc. Super passionate about customer service and provides best in class assistance to customers
  • 22. Daily Routine includes too many dependencies Swivel Chair Scenario - “internet issues” Customer Service Agent Check Activation (legacy BSS) Checklist Opens Case Operations Opens Ticket Work on Ticket Check & Push Version (legacy OSS) Fix Ticket Close Case Close Ticket Notify Customer
  • 23. Daily Routine includes too many dependencies Swivel Chair Scenario - “internet issues” Customer Service Agent Check Activation (legacy BSS) Checklist Opens Case Operations Opens Ticket Work on Ticket Check & Push Version (legacy OSS) Fix Ticket Close Case Close Ticket Notify Customer Takes up to 2 days
  • 24. Increase Productivity and Efficiency Swivel Chair Scenario - “internet issues” Customer Service Agent Check & Set Activation (legacy BSS) Checklist Opens Case Automation Push Version (legacy OSS) Close Case Notify Customer Trigger Backend Checks Resolve Case Push latest version Takes up to 5 - 10 min
  • 25. Demo Part 1 - Reading Router SW Update and Activation Swivel Chair Scenario - “internet issues” Customer Service Agent Check & Set Activation (legacy BSS) Checklist Opens Case Automation Push Version (legacy OSS) Close Case Notify Customer Trigger Backend Checks Resolve Case Push latest version Takes up to 5 - 10 min
  • 26. Demo Part 2 - Pushing latest SW Update to Router Swivel Chair Scenario - “internet issues” Customer Service Agent Check & Set Activation (legacy BSS) Checklist Opens Case Automation Push Version (legacy OSS) Close Case Notify Customer Trigger Backend Checks Resolve Case Takes up to 5 - 10 min Push latest version
  • 28. Router Firmware Legacy App Telecommunication Use Case
  • 29. Live Demo Swivel Chair Scenario - “internet issues”
  • 30. SAP SAP MuleSoft Automation Empower your teams to do more, with less Move faster with fewer resources Automate any manual or repetitive tasks in your organization Composer -- RPA -- Orchestrator Improve how work flows for everyone Empower anyone to automate any Customer 360 processes Composer -- RPA -- Orchestrator Power automations together Automate as a team on a platform that makes collaboration with IT easy Composer -- RPA -- Anypoint
  • 31. MuleSoft Automation Suite Composer Process Automation MuleSoft RPA Human Task Automation Anypoint System Integration Automation IT Business Legacy Systems Unstructured Data Whenever APIs can not be used On-premise backend systems Multi-cloud environments B2B, B2C, validated systems, etc. Business apps (day to day usage) Email, Attachments, File processing Import, Export, Transform activities
  • 32. API-First Automation RPA-driven Automation Design Execution Operation Focus on graphical user interface (GUI) automation Rely heavily on screens as they replicate human actions Automation flows can become very complex due to number of screens Focus on headless (API) automation and uses RPA as last option Connectivity and APIs are at the core of the design principles +10x faster than RPA-driven automation in design Requires a dedicated installation on a client machine Perform step by step execution in the same manner as humans would do Error prone when changes happens to screens (GUI) High maintenance and error prone for modern applications Requires specialist support in case of errors in production Client machine upgrade required when software update available Can save up to 80% operational costs compared to RPA-driven automation Less specialist support required once deployed in production Requires only client machine upgrade for RPA-driven resources No dedicated client required as platform agnostic Execution happens headless unless an RPA-step is involved +30x faster than RPA-driven automation in execution
  • 35. Upcoming Webinar 3rd of March APIForce - Face2Face Meeting in Zurich
  • 37.
  • 38. RPA Manager MuleSoft Automation Suite MuleSoft Composer Anypoint Exchange HTTP HTTP RPA Bot Farm Composer Flows RPA Process Mule Application … Embedded Runtime RPA Bot RPA Bot RPA Bot RPA Bot Test / Deploy / Run Save Anypoint Platform Mule App Mule App Mule App Mule App Publish RPA Builder Anypoint Studio Deploy Deploy PDF … … RPA Recorder Mule Runtime HTTP
  • 39. Automation IT Business MuleSoft Composer Anypoint Platform MuleSoft RPA C4E Center for Enablemen t UI-based automation API-led automation Point and click automation Legacy Docs Images Cloud On-prem Custom Netsuite Salesforce Jira Produce Consume
  • 40. Need for Automation Telecommunication Use Cases Network Management Invoice Processing Customer Onboarding External Partners Sales activities Customer Service Manual Refund First call resolution 27 January 2023 10.00AM - 11.00AM CET
  • 41. 41