Next Generation Mobile Care Solution Jithesh Sathyan and Manesh Sadasivan Infosys Technologies Limited ( jithesh_sathyan; smanesh
|
|
|
- Anthony Reed
- 10 years ago
- Views:
Transcription
1 Next Generation Mobile Care Solution Jithesh Sathyan and Manesh Sadasivan Infosys Technologies Limited ( jithesh_sathyan; smanesh Abstract Customer care has evolved over the years. In the pursuit for cost effective options that would result in reducing the cost on maintaining a large customer support team, IVR was developed to provide automated response based on a selection made by the user. Though IVR did reduce the number of support staff, the use of an expensive communication line was not economical. The cost involved in IVR coupled with the need for self care strategies and increase in the number of mobile handset users lead to the development of mobile self care strategies. Current mobile care solutions mimic the IVR scenarios and only provide a mobile application which gives the response which was previously given by the IVR. The only difference is the visual interface rather than the audio response. This type of solution does not utilize the features provided by mobile technology in offering mobile based support. This paper defines the logical architecture for the next generation mobile care solution that performs event based mobile care and proactive mobile care, in addition to the usual selection based care. Use cases are presented, from enterprise context as well as telecom service provider context on how best to offer mobile care. The paper also details the interactions with enterprise systems and gives an overview on the development of advanced features like voice based selection. The paper concludes with a discussion on the scope of future work, after detailing a strategy for implementation and the key factors to be considered while defining a strategy. Keywords: Enterprise Mobility, Mobile Care, IVR Systems, Customer Support I. Introduction The statement, Almost everyone has a mobile phone is now a reality, with 90% penetration in developed countries and more than 50% penetration in others. The increase in popularity of mobile phones has led to enterprises adopting mobility as marketing channel and looking at using the technology to bring out cost reduction by automation of paper based field processes. Mobile care is a recent advancement that utilizes mobile applications to provide self support to the client, in addition to other techniques like IVR, support line, , customer stores, etc. The current mobile care solutions are more a set of stored datasets which are queried on demand similar to IVR, without any server side intelligence. Rather than a simple mobile app client to server communication, there is much innovation and rich customer experience that can be offered to the user. This paper details the next generation of mobile care solutions that are not heavy from the client side, yet can offer a host of value added features. The paper is organized as follows to capture the current technique, proposed technique and future roadmap: First a brief description of the existing solutions for mobile care and their drawbacks are discussed. This is followed by describing the overall mobile care solution architecture. The critical factors to be considered while defining a strategy for mobile care are outlined. Several use cases are also discussed in the paper. The paper concludes with planned future work and trend summary. II. Current Techniques A. Webpage accessible using PC Web based support is currently the most popular technique of providing customer care. Support is not limited to offering a help line number or web page to send mail queries. For example, a telecom service provider or an electric energy provider have a website where customers can log-in to see their bills, pay their electricity bills or top-up there subscription, see usage information, get product/service information, checkout offers etc. This gives a unique experience of control to the customer and helps ISBN:
2 is getting information which was previously available only from a customer care executive or IVR. Vendors have innovated on customer support by giving a focused approach to technical support and business support. In addition to web based support, some vendors also provide detailed manuals for customer self care as well as software tools that helps in configuration and troubleshooting. A common example is the configuration of modems from internet service providers. The software provided along with the modem can not only help in self set-up and configuration, but also has functionalities that diagnose the problems and provides the customer with inputs for troubleshooting problems. These type of technical issues usually required a phone call with the support desk or paying a field agent to configure the modem for the technical support service. The use of technology has thus help in reducing the number of technical and business support staff required, by providing all information the customer requires at their finger tips, and accessible at the click of a mouse button. The support landscape has changed with innovations in mobile technology. The current functionalities available with mobile are discussed in the next section. When credit card transactions are also involved, like paying bills or paying for a product or service, some of the mobile security standards like PCI DSS needs to be followed. Since mobile support solutions are consumer applications that need to be published in App Store and require certification from platform vendor, it is a common practice to develop hybrid applications where the key security functions can be managed from server side with minimal security on mobile device. In hybrid mobile support application, the usually thick client app, which queries the backend web services for regular support capabilities, will embed a thin client web page in the application for entering payment details and doing financial transactions. This way the embedded browser provided by the mobile platform handles security transactions making the service more reliable. III. Proposed Next Gen Mobile Care Solution B. Mobile Care Solutions Mobile based solutions are becoming increasingly popular in developing countries, with a majority of consumers also adopting trendy smart phones. Mobile care solutions were initially introduced as an extension of the existing web solutions, where the support pages can be viewed from the mobile device. With more than 58 million American consumers access the web via mobile devices, applying the rendering logic to respond to http request from mobile web browser and respond with a web page that suits the handset capabilities was the first step most enterprises adopted. The rich look and feel offered by thick mobile applications, turned out to be more attractive to the customer compared to thin clients involving web pages viewed from mobile browser. Thick apps were more user- friendly and now most telecom, energy & utilities service providers and enterprises in different domains are offering mobile care applications. Figure 1: Block view of mobile care solution The next generation mobile capabilities can be classified under 3 categories: Classic Selection based care Event based care Proactive care The internal components of the mobile client and mobile server shown in figure 1 are discussed using the three categories of mobile care capabilities and the mobile server integration is discussed separately. ISBN:
3 A. Classic Selection based care The classic selection based care is the current support capability provided by enterprises and telecom operators using mobile applications. This category provides the information that can be usually obtained from IVR. That is the user selects an option to get details about a specific product, or uses some other option on the mobile application to see the account balance, etc. The application works on a pure request-response model, where a single feed/selection or a combination of current and previous selection as in IVR will trigger a query to the mobile middleware server to get the required data. Next let us look into the component level interaction to make this possible. The UI Query Manager on mobile application gets input from the UI Feed Handler on the server. The UI Feed given by the server in response to client query can be a standard UI based on user s last selection or the UI Feed Handler can work on multi feeds. The feeds to client can be based on: the user s last selection the result of the processing from intelligent center or client on a previous selection from user the last selection made by user The UI query manager displays: Options/Data to be entered by user as in classic IVR. Data/Options can be entered using keys, touch or voice. The UI query manager sends data to UI Feed Handler to exchange data with classic IVR, trigger actions using OSS/BSS or send data to middleware server that interacts with enterprise systems. The data processing, business logic and co-ordination between modules for enabling mobile care based on selection are managed using UI Feed Handler. B. Event based care The event based care is a key capability that needs to be implemented in next generation mobile care. It has a range of features that can enhance the customer experience. The basic technique used here is to build an event engine on the server side and an event capturing system on the client side. Event Manager on mobile client performs the function of responding to predefined events triggered from Event Handler in Server, which handles the business logic for generating triggers. Let us see some sample scenarios on event handling: When call is disconnected due to low account balance, the Mobile app launches the App GUI login screen with message of in sufficient balance. The message can be text, voice or both When an item in the shopping page is out of stock, the Mobile app GUI is launched, giving alternate items that can be shopped, place a pre-order, give details on other stores where same product is available, etc When the user spends more than a predefined time in front of an item while in a store, a customized offer/coupon that lures the customer to make an impulse buy of the specific item is presented. The set of trigger events are customizable on the server using the Server GUI which updates the Event Feeder. Event Feeder also takes input from external databases for feeding data for cross selling, product marketing, etc which only require scheduling and does not require any context based business logic from Event Handler. Some of the key capabilities that can be offered using event based care are: Event based Information as text/voice Cross selling Product marketing Customized experience Context based service Virtual Assistant Unlike classic selection based care, event based mobile care does not require the user to make a selection. C. Proactive care The distinct feature that makes this third category different from the others is that no selection is required and it is not an immediate response to a pre-defined event. Proactive care is intended to provide corrective / preventive / improvement actions to offer better customer service. The Intelligent client on mobile application collects information about the mobile user s usage patterns and interests to provide enhanced care to the user. Some of the data collected by the intelligent client and the proactive care that can be offered are discussed below: Time spend on a specific page/banner to get product/service information - Can be used to ISBN:
4 identify the cross selling options available and to be added as part of event based care. Specific products that are of interest to the user as shown from frequent visits Can be used in planning new product/service strategies or to check the effectives of a new promotion The functionality in the mobile app that is most frequently used (like balance check) add a quick check icon to get most frequently queried details The area from which most errors are getting reported - might indicate problem in specific gateway or network node Product information, mobile shopping and mobile customer account management are shown as some examples in figure 2. When the mobile care solution supports voice based selection, the IVR service interfaces can be re-used while developing the mobile care solution. The IVR solution offers a tight integration with Contact Center modules which could also be utilized. The OSS/BSS subsystem integration is important to offer event based and proactive care. The customer can have the capability to restart or reconfigure a service, or corrective action based on events can be triggered to OSS/BSS systems. Data collected by intelligent client is feed to the intelligent center, where the data is processed and corrective / preventive / improvement actions are triggered to middleware, IVR or OSS/BSS systems. This is not a completely automated activity. While some level of automation can also be added in data collection as well as processing to present meaningful data for quick decision making. Analysis of data from intelligent client and center will lead to better event and selection management. Proactive care using mobile is also an essential next generation functionality. D. Mobile Server Integration Each of the systems with which the mobile server integrates can have a set of subsystems as shown in figure 2. An overview of some of the subsystems in each of the systems is discussed to add clarity of the capabilities that can be utilized in mobile care. In Telco service system, the SDP (Service Delivery Platform) can provide customer location information, for location based service, it can have a charging engine to get and update account related information. Other examples of subsystem in Telco are SMS and USSD, both of which can be used to provide mobile care. SMS Gateway can be used to send details of product/service offers and USSD can be used for getting message pop-ups like the charges from the last call placed, the amount debited for downloading a song, etc. The subsystems with which the mobile care server has to integrate from Enterprise system is dependent on the product/service for which mobile care is offered. Some of the minimal enterprise subsystems include the web services for mobile commerce transactions for the specific product or service. IV. Figure 2: Mobile Care Server Integration Mobile Care Strategy The availability of multiple mobile channels like SMS, USSD, IVR, GPRS, etc gives the telecom service provider a unique opportunity not just to develop mobile care solutions, but also to offer a platform where the service provider s enterprise customers can develop and deploy mobile care solutions. This mobile care platform offered by the telecom service provider will have capability to develop apps that interface with the different telecom services for rapid development of feature rich apps, which are cost effective for the enterprise and also yield huge revenue to the service provider due to the maturing mobile care market. Such a platform offered by the Telco will also have a huge demand for SMB (Small and Medium Business) segment. 15 key factors ISBN:
5 that are critical in strategy definition for Telco and Enterprise mobile based customer care are discussed below. A detailed analysis needs to be performed by aligning these factors to enterprise or Telco service provider requirements. i. Multi Platform Support Considering that mobile care solution is a consumer application, multi platform support is an essential functionality. For Telcos it is suggested to target their top 100 mobile handsets or top 80% in the initial launch and for enterprises it is suggested to target iphone, Android and Blackberry in initial launch. The devices supported needs to be extended over multiple phases to incorporate additional platforms covering at-least 80% of the target consumer segment. iv. Functionalities The functionalities that needs to be achieved and when it has to be made available is a key input in defining the strategy. Most mobile care solutions first replicate the selection based approach currently offered in IVR and web based solutions, before adding the capabilities of event based and pro-active care. v. Comprehensive Security Security is a key concern especially because the mobile care server integrates with so many critical systems. A comprehensive security framework is suggested. Since the mobile care solution can also involve account recharge and product purchase, all security considerations in mobile commerce are applicable in mobile care security implementation. ii. Application Type The application type needs to be determined as part of the strategy. Thick client, thin client, hybrid, simple SMS or USSD, etc are the application types. The usual approach is to launch all these types, starting with the common SMS and USSD, followed by thin application for view on web browser. This is followed by thick apps or hybrid apps and finally for Telco service providers that provide SIM, STK (SIM Tool Kit) based apps. Combination of these apps is also possible to provide a packaged mobile solution. iii. Deployment The typical deployment options are: Enterprise Deployed The mobile middleware infrastructure is owned and maintained by the users itself Single Client Hosted A hosted service provider (can be a Telco) offers a single mobile middleware instance for each enterprise. Subscription based cloud. Multi Client Hosted The A hosted service provider (can be a Telco) uses same mobile middleware instance to support multiple enterprise/smbs. Subscription based cloud. The type of mobile application, the platforms to be supported and future enhancement roadmap, plays a key role in deciding the mobile middleware vendor or the cloud service provider selected for implementing the mobile care solution. Since mobile server instance needs to support multiple platforms, a mobile cloud platform is required and not a regular cloud computing platform. Figure 3: Mobile Care Security Components vi. COTS vs Custom Development COTs involves use a middleware that supports multi platform development while custom development involves development for specific platforms and porting using cross platform build tools if required. There are several middleware platforms offered by vendors like Sybase, Kony Solutions, Antenna, Netbiscuits, etc as well as tools like J2ME polish, Cognito, Vaultus, etc. The right choice of platform and tool is based on the specific requirements in platforms to support, back-end integration, UI features required, etc. A detailed vendor evaluation based on requirements is to be performed before selecting a specific vendor. vii. Device Diversity Testing While middleware solutions address the challenge of multi platform development, device ISBN:
6 diversity testing is done either using an in-house lab where specific smart phones categorized based on platform version is used, in which case a staged test strategy for each platform needs to be defined, or multi platform test services offered by vendors like DeviceAnywhere is used. Test platforms like DeviceAnywhere allows testing on a wide variety of handsets without the need to own the devices on which the mobile app is tested viii. Network Optimization Mobile thick apps and web solutions need to be optimized to ensure quick delivery of quality content. The issue most mobility architects face is to add mobile as an additional channel when the back-end web based system is already having a lot of latency. Running a separate web server instance for responding to request from mobile devices is a common practice in most enterprise. The backend integration systems also need to be optimized to handle more requests. ix. On Demand Scaling The potential for significant increases in mobile content views and request to server needs to be estimated and the middleware hosting / deployment environment should be able to scale to peak demands. For enterprises this may not be a major issue due to limited user per unit of time. However for Telco customers that offer mobile care as a platform for other enterprises, ondemand scaling is a keep factor to be incorporated in the strategy. x. Leverage Mobile Capabilities Mobile applications have the capability to work in offline mode when there is no connectivity. The device capabilities like camera, blue tooth print, touch, tilt, scroll etc, needs to be effectively utilized in delivering a unique experience to the customer. xi. Well Designed UI Rich UI is a winning for all types of consumer mobile apps and mobile care solution is no exception. Wireframes should be analyzed for look-and-feel, ease of navigation, etc. xii. System Scalability The mobile solution should be scalable to support system upgrades involving functionality enhancements or support for additional mobile platforms without changing the overall architecture. The integration interfaces should also ensure re-use. xiii. Smooth Integration The mobile server has to integrate with multiple subsystems. This should be a key factor in evaluating the middleware platforms and tools to be used in developing the mobile care solution. Most mobile platforms support integration with interfaces like Web service, Oracle, SAP, etc xiv. Mobility Roadmap The mobility roadmap needs to account for technology enhancements, possibility of opening up the mobile care platform for use by other enterprises or partners, possibility of extending the platform to support enterprise apps and customer apps other than mobile care. A short term strategy to achieve current perceived goals and a long term strategy on all possible use cases with the current platform needs to be prepared. xv. Right Partner Choosing the right mobile partners for solution development, middleware and defining a business roadmap is also important to address the technology complexity and long term business goals V. Conclusion Mobile industry is evolving rapidly and enterprises are coming up with new compelling mobile apps to enhance the customer base and provide better experience. Mobile care solutions are going to be an essential offering from enterprises. This paper presents the next generation of mobile care solutions with functionalities that are to be offered in mobile care, rather than a simple replacement to current IVR solution. As mobile care is still in the stages of early adoption, the essential factors that need to be considered in defining a business strategy acts as a guideline for introduction of mobile as an additional channel for customer care. REFERENCES [1] Security Study of Mobile Business Based on WPKI; Longyi Li Lihua Tao Dept. of E-Bus., South China Univ. of Technol., Guangzhou, China; Eigth International Conference on Mobile Business 2009 [2] Challenges and Solutions to Adaptive Computing and Seamless Mobility over Heterogeneous Wireless Networks, V. Bharghavan: IEEE Personal Communications Magazine, Vol. 4, March [3] Application framework for multi platform mobile application software development, Choi, Y. Yang, J.-S. Jeong, J; Advanced Communication Technology, ICACT ISBN:
Remote Infrastructure Management Emergence of the Cloud-based Helpdesk
Remote Infrastructure Management Emergence of the Cloud-based Helpdesk A leadership perspectives white paper Recommended next steps for business and industry executives Issue 11 in a series Executive Summary
Mobile Application Development Platform Comparison
Mobile Application Development Platform Comparison Unvired Inc. Disclaimer: This document has been prepared based on publicly available data of other platform vendors and is subject to change. Comparison
Mobilizing SAP Enterprise Applications
perspective Mobilizing SAP Enterprise Applications Suresh Santhana & Anoop Kumar Abstract In today s competitive environment, enterprise users must handle critical tasks and decisionmaking in real- time,
Statement of Direction
Mobile First: Taking Mobile CRM to the Next Level 1 January 2013 Mobile First: Taking Mobile CRM to the Next Level Whitepaper Mobile First: Taking Mobile CRM to the Next Level 2 Table of Contents Notes...
1. Mobile VoIP solutions and Services:
About Us We at Mir Technologies do 3 things. 1. Mobile VoIP solutions and Services: mtel is an International Brand. mtel created partnerships with esteemed global VoIP operators through a focused and stable
Client Overview. Engagement Situation
Client Overview Our client is a key provider of software solutions for ensuring safety and quality standards of the supply chain of consumable goods manufacturers. Client's dedicated software platform
Integrated Multi-Client Platform for Smart Meters
Smart Energy Services Platform Integrated Multi-Client Platform for Smart Meters End-to-End Smart Energy Services Platform Helping you efficiently deliver your smart device programs using our proven system
POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION
POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION Executive Summary Enterprise mobility has transformed the way businesses engage with customers, partners and staff while exchanging
Survey Says: Consumers Want Live Help
Session Abstracts Optimization Services Track Survey Says: Consumers Want Live Help October 22 nd, 11:00 am Eastern ATG recently surveyed more than 1,000 Internet users who research, apply for, and buy
IBM Payment Services. Service Definition. IBM Payment Services 1
IBM Payment Services Service Definition IBM Payment Services 1 1. Summary 1.1 Service Description This offering is provided by IBM Global Process Services to allow Government bodies to deliver commerce
Zeenov Agora High Level Architecture
Zeenov Agora High Level Architecture 1 Major Components i) Zeenov Agora Signaling Server Zeenov Agora Signaling Server is a web server capable of handling HTTP/HTTPS requests from Zeenov Agora web clients
Cisco Enterprise Mobility Services Platform
Data Sheet Cisco Enterprise Mobility Services Platform Reduce development time and simplify deployment of context-aware mobile experiences. Product Overview The Cisco Enterprise Mobility Services Platform
MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER
MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER TABLE OF CONTENTS Market Demand for Enterprise Mobile Mobile App Development Approaches Native Apps Mobile Web Apps Hybrid Apps Mendix Vision for Mobile App
Responsive Web Design. vs. Mobile Web App: What s Best for Your Enterprise? A WhitePaper by RapidValue Solutions
Responsive Web Design vs. Mobile Web App: What s Best for Your Enterprise? A WhitePaper by RapidValue Solutions The New Design Trend: Build a Website; Enable Self-optimization Across All Mobile De vices
Middleware- Driven Mobile Applications
Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary
Mobility Strategy. For Enterprises
Mobility Strategy For Enterprises New era of Mobility Enterprises are rapidly extending to anytime, anywhere business models Combine this with the increasing affordability of feature rich mobiles Time
Almond. Quick Setup Guide
Almond Quick Setup Guide 2 Contents 1 Introduction 1.1 Getting to know your Almond 2 Connecting your Almond as a Range Extender (Repeater) 3 Connecting your Almond as a Router 3.1 Using your Almond with
Optimizing your E-Business Suite for Mobile and Tablet
Optimizing your E-Business Suite for Mobile and Tablet - Using existing EBS Functionality to transform your User Experience (UX) 08 th December 2014 Michael West UX Hero / Director T: 07884218111 E: michael.west@appsynx
Desktop Virtualization Technologies and Implementation
ISSN : 2250-3021 Desktop Virtualization Technologies and Implementation Pranit Patil 1, Shakti Shekar 2 1 ( Mumbai, India) 2 (Mumbai, India) ABSTRACT Desktop virtualization is new desktop delivery method
Cross Platform Applications with IBM Worklight
IJCSNS International Journal of Computer Science and Network Security, VOL.15 No.11, November 2015 101 Cross Platform Applications with IBM Worklight P.S.S.Vara Prasad and Mrs.S.Durga Devi Dept. of IT
Using RD Gateway with Azure Multifactor Authentication
Using RD Gateway with Azure Multifactor Authentication We have a client that uses RD Gateway to allow users to access their RDS deployment from outside their corporate network. They have about 1000+ users.
Mobile App Infrastructure for Cross-Platform Deployment (N11-38)
Mobile App Infrastructure for Cross-Platform Deployment (N11-38) Contents Introduction... 2 Background... 2 Goals and objectives... 3 Technical approaches and frameworks... 4 Key outcomes... 5 Project
Mobile Web Enterprise Application Advantages
Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 2, February 2013,
MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper
MOBILIZING ORACLE APPLICATIONS ERP An Approach for Building Scalable Mobility Solutions A RapidValue Solutions Whitepaper TABLE OF CONTENTS Executive Overview Typical Architecture for Mobilizing Oracle
Automated testing for Mobility New age applications require New age Mobility solutions
Automated testing for Mobility New age applications require New age Mobility solutions Executive Summary Today, mobile phone has transformed from its former role as a mere medium of communication to that
Private Vs Public Cloud
Private Vs Public Cloud Solanke Vikas 1, Kulkarni Gurudatt 2, Maske Vishnu 3, Kumbharkar Prashant 4 1 Lecturer in Information Technology Department,MM Polytechnic Pune, India [email protected]
CRM. itouch Vision. This document gives an overview of OneTouch Cloud CRM and discusses the different features and functionality.
itouch Vision CRM This document gives an overview of OneTouch Cloud CRM and discusses the different features and functionality. For further information, about implementation and pricing please contact us.
Cost effective methods of test environment management. Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA
Cost effective methods of test environment management Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA 2013 Agenda Basic complexity Dynamic needs for test environments Traditional
Value Added Services (VAS) - Mobile Applications Business Cases
Value Added Services (VAS) - Mobile Applications Business Cases Live Reply has been working on mobile solutions for 10 years s and Use Cases range from widget to sophisticated Symbian or Android solutions
LogMeIn Hamachi. Getting Started Guide
LogMeIn Hamachi Getting Started Guide Contents What Is LogMeIn Hamachi?...3 Who Should Use LogMeIn Hamachi?...3 The LogMeIn Hamachi Client...4 About the Relationship Between the Client and Your LogMeIn
Mobilize Your ERP with ADF Mobile
Mobilize Your ERP with ADF Mobile Ramesh Kumar ealliance Corp Founder & CEO [email protected] 630-618-0916 1 ealliance Background ealliance started in 1998 as an Oracle Partner specializing in Oracle
PREDICTIVE DIALER AND REMOTE AGENT SETUP GUIDE
PREDICTIVE DIALER AND REMOTE AGENT SETUP GUIDE RELEASE 7 VOICENT AGENTDIALER TM TABLE OF CONTENT I. Overview II. Install and Setup Server III. Test AgentDialer on the Server IV. Use a better headset V.
Choosing the right Mobile BI tool: SSRS vs Power BI vs Datazen
Choosing the right Mobile BI tool: SSRS vs Power BI vs Datazen Andrea Martorana Tusa @bruco441 [email protected] Sponsors Organizers getlatestversion.it Speaker @bruco441 Analyst/Developer
Mobile Application Development Meets the Mainstream
Kony Write Once, Run Everywhere Mobile Technology WHITE PAPER August 2012 Mobile Application Development Meets the Mainstream Fragmentation and Chaos Is the New Normal... 3 Content Consumption versus Content
Mobile phone based business models. Sundar Murthi CAB
Mobile phone based business models Sundar Murthi CAB Session Plan Overview of mobile business Mobiles for banking Guidelines for mobile banking Technologies for mobile banking Mobile banking solutions
10/15/2015. Tadiran Telecom SCTC 2015
Tadiran Telecom SCTC 2015 2 1 About Tadiran Established 1963 Owned by the Shlomo Group Serving organizations of all sizes, in various market segments across 41 countries Over 400 Business Partners 100,000
REAL ESTATE PORTAL SOLUTION. Ver 1.11
REAL ESTATE PORTAL SOLUTION DEVELOPER CONSUMER AGENTS Ver 1.11 Techzone Real Estate Portal Solutions end to end property system platform - Ver1.11 Page 1 Index of the documents Chapter page No. Introduction
Business Solution Suite
Business Solution Suite Overview Mobilize your entire business Sky Technologies has been mobilizing business systems for more than 12 years, and has hundreds of successful projects in more than 25 countries.
Take full advantage of IBM s IDEs for end- to- end mobile development
Take full advantage of IBM s IDEs for end- to- end mobile development ABSTRACT Mobile development with Rational Application Developer 8.5, Rational Software Architect 8.5, Rational Developer for zenterprise
Architecture of Enterprise Mobile Apps
Architecture of Enterprise Mobile Apps November 22, 2011 Sergey Zabaluev http://mobile.ctco.eu Setting the context Business trends need for speed and agility Highly competitive, global marketplace Increasing
Mobile Wallet Platform. Next generation mobile wallet solution
Mobile Wallet Platform Next generation mobile wallet solution Introduction to mwallet / Mobile Wallet Mobile Wallet Account is just like a Bank Account User s money lies with the Mobile Wallet Operator
SaaS A Product Perspective
SaaS A Product Perspective Software-as-a-Service (SaaS) is quickly gaining credibility and market share against traditional packaged software. This presents new opportunities for product groups and also
Datasheet. Infosys in the Wireless Mobility Space
Datasheet Infosys in the Wireless Mobility Space Mar 2009 Infosys end-to-end Wireless Capabilities Infosys Wireless footprint extends across entire ecosystem including wireless service providers, equipment
Do you know what makes NetSupport Manager so unique?
Do you know what makes NetSupport Manager so unique? NetSupport Manager is recognised internationally as the market leading Remote Control solution for Enterprises large and small. Over the last 23 years,
Open Access Research and Design for Mobile Terminal-Based on Smart Home System
Send Orders for Reprints to [email protected] The Open Automation and Control Systems Journal, 2015, 7, 479-484 479 Open Access Research and Design for Mobile Terminal-Based on Smart Home System
Voltage SecureData Web with Page-Integrated Encryption (PIE) Technology Security Review
Voltage SecureData Web with Page-Integrated Encryption (PIE) Technology Security Review Prepared for: Coalfire Systems, Inc. March 2, 2012 Table of Contents EXECUTIVE SUMMARY... 3 DETAILED PROJECT OVERVIEW...
This document describes the configuration process for video surveillance using a mobile phone and how to configure the domain names of devices.
ZKiVision User Manual (Mobile Phone) Document Version: 1.0 Software Version: 1.0 Date: 2012.11 Introduction This document describes the configuration process for video surveillance using a mobile phone
Kony Mobile Application Management (MAM)
Kony Mobile Application Management (MAM) Kony s Secure Mobile Application Management Feature Brief Contents What is Mobile Application Management? 3 Kony Mobile Application Management Solution Overview
Bell Mobile Device Management (MDM)
Bell MDM Technical FAQs 1 Bell Mobile Device Management (MDM) Frequently Asked Questions INTRODUCTION Bell Mobile Device Management provides business customers an all in one device administration tool
ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET
ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET PRODUCTIVE ENTERPRISE MOBILE APPLICATIONS DEVELOPMENT KEY FEATURES Visual and declarative development Mobile optimized user experience Simplified access to
SAP Mobile Strategy June 2012
SAP Mobile Strategy June 2012 Mobility Is Not Just About Road Warriors Anymore Execs Line of Business Managers Task and Business Users Consumers and Ecosystem Mobile E-Commerce Mobile Marketing Self-Service
SAP Fiori Design rapid-deployment solution
SAP Fiori Design rapid-deployment solution V2.731 Customer Contents Overview of SAP Rapid Deployment Solutions SAP Fiori Design rapid-deployment solution Overview and Details SAP Fiori Design rapid-deployment
50 shades of Siebel mobile
50 shades of Siebel mobile Markus Schneeweis ec4u expert consulting AG 1 Agenda Start Part 1 The disruption Part 2 What means mobile? Part 3 Siebel Mobile clash of the generations? Part 4 Our offer 7 Key
IT Research BYTE. Analysis. Packaged Solutions. MEAPs. Native SDK. Customization. Costs. Glossary (continued)
Glossary (continued) Thick Client In general, a thick client is an application (client) in a client-server architecture which provides rich functionality independent from the server. A thick client may
Installation Guide: Delta Module Manager Launcher
Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...
Mobile Performance Testing Approaches and Challenges
NOUS INFOSYSTEMS LEVERAGING INTELLECT Mobile Performance Testing Approaches and Challenges ABSTRACT Mobile devices are playing a key role in daily business functions as mobile devices are adopted by most
Quick Start Guide: Iridium GO! Advanced Portal
Quick Start Guide: Iridium GO! Advanced Portal Contents Set-Up... 3 Overview... 4 Main Tab 1: General... 5 Status.... 5 Settings... 8 Audio.... 8 GPS.... 9 Tab 2: Communication... 9 Wi-Fi... 9 Satellite...
The following is a list of the features available with the managed Intersoft IP Telephony Services.
The following is a list of the features available with the managed Intersoft IP Telephony Services. Call Forwarding When you are not at your desk, be sure not to miss important calls. Forward call to another
Copyright 2012, Oracle and/or its affiliates. All rights reserved.
1 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any
Native, Hybrid or Mobile Web Application Development
Native, Hybrid or Mobile Web Application Development Learn more about the three approaches to mobile application development and the pros and cons of each method. White Paper Develop a Mobile Application
Enterprise Mobile App Management Essentials. Presented by Ryan Hope and John Nielsen
Enterprise Mobile App Management Essentials Presented by Ryan Hope and John Nielsen 1 Mobile App Trends Global mobile app downloads to exceed 30B by 1016 US and Europe account for over 70% of the market
A Review of Different Comparative Studies on Mobile Operating System
Research Journal of Applied Sciences, Engineering and Technology 7(12): 2578-2582, 2014 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2014 Submitted: August 30, 2013 Accepted: September
thoughtonomy Virtual Workforce for Service Automation
thoughtonomy Virtual Workforce for Service Automation The Thoughtonomy Virtual Workforce uses software to replicate the interactions of people and technology to automate a wide range of operational and
White Paper. Enabling Sales and Distribution with the Cloud. Abstract. - Rafee Tarafdar, Subramanian Radhakrishnan (Subra)
White Paper Enabling Sales and Distribution with the Cloud - Rafee Tarafdar, Subramanian Radhakrishnan (Subra) Abstract Consumer packaged goods (CPG) companies are rapidly realizing that with their large
Client/server is a network architecture that divides functions into client and server
Page 1 A. Title Client/Server Technology B. Introduction Client/server is a network architecture that divides functions into client and server subsystems, with standard communication methods to facilitate
Skynax. Mobility Management System. System Manual
Skynax Mobility Management System System Manual Intermec by Honeywell 6001 36th Ave. W. Everett, WA 98203 U.S.A. www.intermec.com The information contained herein is provided solely for the purpose of
How to Query, View & Print Documents in BDM. Banner Document Management (BDM)
(BDM) How to Query, View & Print Documents in BDM 1 Table of Contents 1. Overview 3 2. Creating & Saving Queries 2.1 Creating Queries within an Application 4 2.2 Creating a Cross Application Query 5 3.
... Introduction... 17
... Introduction... 17 1... Workbench Tools and Package Hierarchy... 29 1.1... Log on and Explore... 30 1.1.1... Workbench Object Browser... 30 1.1.2... Object Browser List... 31 1.1.3... Workbench Settings...
Mobile Device Manual for 3G DVRs
Mobile Device Manual for 3G DVRs The 3G DVR can be monitored with APPS for supported mobile device operating systems. Please refer to the table below for your specific mobile device application. Please
An Architecture Vision
An Architecture Vision Universal Cloud Communications Stack Cloud Telecom. Software that turns communications into a service. 1 Software Architecture That Matters Universal Cloud Communications Stack (UCCS),
Espial IPTV Middleware. Evo Solution Whitepaper. <Title> Delivering Interactive, Personalized 3-Screen Services
Espial IPTV Middleware Evo Solution Whitepaper Delivering Interactive, Personalized 3-Screen Services April 2010 Espial Group 1997-2010. All rights reserved The 3-Screen Challenge Differentiate
Multi Vendor Software in the Self-Service environment. Arindam Laha Vice President Professional Services, Asia Pacific Diebold
Multi Vendor Software in the Self-Service environment Arindam Laha Vice President Professional Services, Asia Pacific Diebold Five Financial Self-Service Trends Multi-vendor environments are the norm,
WHITE PAPER. HyperOffice Solutions for Mobile Operators, ISPs and Service Providers
WHITE PAPER HyperOffice Solutions for Mobile Operators, ISPs and Service Providers HyperOffice, Feb 2011 INDEX 1. Introduction 1 The explosion of mobile data 1 Service Providers are key participants in
Kentico CMS, 2011 Kentico Software. Contents. Mobile Development using Kentico CMS 6 2 Exploring the Mobile Environment 1
Contents Mobile Development using Kentico CMS 6 2 Exploring the Mobile Environment 1 Time for action - Viewing the mobile sample site 2 What just happened 4 Time for Action - Mobile device redirection
LEARNING SOLUTIONS website milner.com/learning email [email protected] phone 800 875 5042
Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:
Frequently Asked Questions Aerohive ID Manager
Frequently Asked Questions Aerohive ID Manager About the Product... 1 Ordering FAQs... 4 Product Strategy... 6 About the Product 1. What is ID Manager? ID Manager is Aerohive s new cloud-based guest management
ADF Mobile Overview and Frequently Asked Questions
ADF Mobile Overview and Frequently Asked Questions Oracle ADF Mobile Overview Oracle ADF Mobile is a Java and HTML5-based mobile application development framework that enables developers to build and extend
The SAP Business One Mobile Application for iphone and ipad. August 2011
The SAP Business One Mobile Application for iphone and ipad August 2011 This mobile application allows you to interact anytime and anywhere with the integrated business management application for small
Mobile App Proposal 0-000-000-000. - Magazine company- [email protected]. January 12, y. Direct Contact. Email
Mobile App Proposal - Magazine company- January 12, y Direct Contact 0-000-000-000 Email [email protected] TABLE OF CONTENTS 1. Introduction 2. Project Overview & Objectives 3. About Newsboard 4. Analytics
"Charting the Course... ... to Your Success!" MOC 50331 D Windows 7 Enterprise Desktop Support Technician Course Summary
Description Course Summary This course provides students with the knowledge and skills needed to isolate, document and resolve problems on a Windows 7 desktop or laptop computer. It will also help test
ORACLE ADF MOBILE DATA SHEET
ORACLE ADF MOBILE DATA SHEET PRODUCTIVE ENTERPRISE MOBILE APPLICATIONS DEVELOPMENT KEY FEATURES Visual and declarative development Java technology enables cross-platform business logic Mobile optimized
IIIIII in. Windows NTV2000 Thin Client Solutions: Implementing Terminal Services and Citrix MetaFrame. Todd W. Mathers.
Windows NTV2000 Thin Client Solutions: Implementing Terminal Services and Citrix MetaFrame Todd W. Mathers HLuHB Darmstadt IIIIII in? > _, 15480173 Contents at a Glance Introduction 1 Part I An Overview
Mike Chyi, Micro Focus Solution Consultant May 12, 2010
Mike Chyi, Micro Focus Solution Consultant May 12, 2010 Agenda Load Testing Overview, Best Practice: Performance Testing with Diagnostics Demo (?), Q&A Load Testing Overview What is load testing? Type
Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0
Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0 Contents MITEL PROFESSIONAL SERVICES DELIVERY METHODOLOGY... 2 CUSTOMER NEEDS... 2 ENGAGING
INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS
INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS CLOUD COMPUTING Cloud computing is a model for enabling convenient, ondemand network access to a shared pool of configurable computing
Akin Gump Strauss Hauer & Feld LLP Remote Access Resources (DUO)
Akin Gump Strauss Hauer & Feld LLP Remote Access Resources (DUO) Firm Laptop Windows Home PC Mac Computer Apple ipad Android Devices Exit akingump.com 2015 Akin Gump Strauss Hauer & Feld LLP Check Point
HostNet Business Services Solutions
! Always On! Always Available! Always Reliable! From Your Hometown Communications Company Michigan Broadband Services HostNet Business Services Solutions HostNet is based on the award winning defacto standard
Innovations in China s e-payment Market. Bin Tang CEO YeePay [email protected]
Innovations in China s e-payment Market Bin Tang CEO YeePay [email protected] Opportunities Rise of the middle-class and consumer economy WTO entry, banking reforms, opening up of financial industry Largest
