Participating in a Business Process in Oracle BPM 11g: Narration Script

Size: px
Start display at page:

Download "Participating in a Business Process in Oracle BPM 11g: Narration Script"

Transcription

1 Participating in a Business Process in Oracle BPM 11g: Narration Script Participating in a Business Process in Oracle BPM 11g Hello, and welcome to this online, self-paced course entitled Participating in a Business Process in Oracle BPM 11g. My name is Rosie Piller, and I will be your tour guide for the next 20 minutes of interactive lectures, product demonstrations, and review sessions. As the title suggests, this course aims to familiarize you with what it s like to participate as an end user in a running process using Oracle Business Process Management 11g, also known as Oracle BPM 11g. Using the Player Before we begin, take a look at some of the features of this Flash-based course player. If you ve attended a similar self-paced course in the past, then feel free to skip this slide. On the left of your screen, you will find a hierarchical outline. This format enables and even encourages you to go at your own pace, which means you are free to skip over topics you already feel confident about, or jump right to a feature that really interests you, or go back and review topics that were already covered. Simply click a slide title in the outline to display its contents. However, note that by default we will automatically walk you through the slides without requiring you to use the outline. Standard Flash player controls are found at the bottom of the player, including Pause, Previous, and Next buttons. There is also an interactive progress bar to fast forward or rewind the current slide. Interactive slides may have additional controls and buttons along with instructions on how to use them. The audio narration script for this course is available from the Attachments button. This course will now pause, so feel free to take some time and explore the interface. Then when you re ready to continue, click the Next button below or alternatively click The BPM Life Cycle in the outline on the left. The BPM Life Cycle: Introduction Business Process Management is a strategy for managing and improving the performance of a business through continuous optimization of business processes in a closed-loop cycle of modeling, implementation, execution, and measurement. Oracle follows a methodology that it developed over many years of working with a wide variety of companies. Here is the typical life cycle Oracle uses for business process management. Click each phase of the life cycle to hear more details. If you re familiar with this life cycle, feel free to advance to the next slide. The BPM Life Cycle: Planning, Strategy, Analysis, Design Just as with any large project, good planning is important to the success of a BPM initiative. A company with a high level of BPM maturity goes beyond the departmental level and takes a comprehensive view of the entire enterprise namely, its goals, operations, processes, and IT systems so it can align BPM projects with business objectives. Coming out of the planning and strategy phase, you ll have a BPM steering committee, a BPM scope document, some BPM process candidates, and a BPM repository that will be used to hold requirements, data models, and various project artifacts. BPM process candidates should be high-value processes which are amenable to automation and have a high benefit-to-risk ratio. The Enterprise Architect will then analyze the technical aspects of the BPM process candidates and create a BPM Road Map. The BPM Road Map describes the current state, creates the future

2 vision, identifies the gaps between the two, and defines a road map to get from the current state to the desired state. The BPM Life Cycle: Model and Simulate Once the Enterprise Architects have completed their work, Process Analysts model the flow of a business process, document its steps, and define process metrics based on Key Performance Indicators and Service Level Agreements identified by business users. Models are simply a way for Process Analysts to document processes in a structured way. A model is a picture of the process, if you will, and as the saying goes, a picture is worth a thousand words. A very important and sometimes overlooked part of modeling is simulation. This involves testing the process with real world assumptions regarding staffing levels, system performance, cost, throughput, and so on. It s worth taking the time to do simulations, because it helps to run what-if experiments to see what the impact would be of, say, reducing or increasing the number of people assigned to an activity, or a sudden increase in the number of items flowing through the process. The BPM Life Cycle: Implement and Deploy After the Process Analysts have modeled the process, Developers need to implement the process. In this step, Developers refine the process model and make technical configurations so it is executable. For example, for each activity in the process, they define the necessary technical components to ensure the appropriate participants are notified when they have a task to perform. They create the forms end users will see when they participate in the process. And they integrate the process with back-end databases and other systems. After the implementation work has been done and thoroughly tested, Administrators perform some configuration tasks, and you are ready to deploy the process to run time. This is when you go live with the process, making it available to end users. The BPM Life Cycle: Execute Once the process is deployed, it is used within the business, and end users start participating. For example, a Sales Rep can enter a quote, and according to the process flow, participants are automatically notified when they need to perform a task. Some of the tasks may be performed by the system, without any human interaction, according to how the process is modeled and implemented. The BPM Life Cycle: Manage Now that your project is up and running, Administrators need to manage the deployed application, to ensure it is running properly and to resolve any issues that occur. The BPM Life Cycle: Monitor and Analyze You've come a long way, but your job is not done! Process Owners will want to monitor the running process to see how it is performing. With Oracle BAM, you can even set up alerts on abnormal business conditions, or configure automated actions when certain thresholds are passed. The BPM Life Cycle: Collaborate A key factor in the BPM life cycle is collaboration. For example, there might be several Process Analysts collaborating on a single BPM project. And Developers may need to interact with

3 Process Analysts in order to tweak the process model. Process Owners may want to review the process model before it goes live. And so on. The Oracle BPM Suite facilitates collaboration by providing tools that allow all parties to share the same process model. The BPM Life Cycle: Continuous Improvement As we mentioned earlier, Business Process Management is a strategy for managing and improving the performance of a business through continuous optimization of business processes in a closed-loop cycle of modeling, implementation, execution, and measurement. So this is an iterative process. Actual performance data from the monitoring phase can be fed back into the model in preparation for another round of performance improvement. Companies that take the time to do this and manage the resulting changes effectively are poised to excel. Oracle BPM supports the whole BPM process life cycle. It provides tools used by all participants in each stage of the BPM life cycle. The BPM Life Cycle: Execute Our focus in this course is on the execution of a process, once the BPM project has been deployed, the appropriate configuration has been completed, and end users are participating in the running process. RequestQuote Process Model: Introduction Before I show you a demonstration of how to participate in a running process, let s review the process flow. The process model you see here includes changes made during implementation. If you feel comfortable with how this process model works, feel free to skip this interaction and jump to the next slide. RequestQuote Process Model (initialize Quote and Enter Quote) The process is triggered when a Sales Representative clicks an application link to enter a quote. The Sales Rep in our example is the vhugo user. Before the quote forms open, there s a script task called Initialize Quote that pre-populates many fields in the quote forms with default values, to save the Sales Rep some time. For example, the Sales Rep s name might be filled in by default, or the date. To perform this task, the Sales Rep fills in the rest of the fields in the quote, including the customer s name, what product they are interested in purchasing, and so on. You ll get a look at sample forms in the demonstration later in this course. RequestQuote Process Model (Set Business Indicators) After the Sales Rep fills in the quote form, processing passes automatically to the Set Business Indicators script task. This is a system task. Based on various fields in the quote, the software sets values for what are known as business indicators, namely custom metrics that Business Users are interested in tracking and have been specifically defined as part of the implementation of the model. For example, you may want to define business indicators to track industry, discount, and potential revenue. RequestQuote Process Model (Determine Approvals)

4 Then, the process proceeds automatically to the Determine Approval Flow business rule task another system task. Based on business rules defined as part of the implementation of this model, this task performs two functions: it determines whether Business Practices Review is required, and it determines the list of approvers for the Approve Deal task that occurs later in the process. The rule determining the need for Business Practices Review is simple: if the discount is greater than 30%, then Business Practices Review is required. Otherwise, it is not. The rule setting the list of approvers for the Approve Deal task is far more complicated and depends on both discount and revenue. What s important to remember is that a business rule task can handle complex algorithms determining the flow of the process and the approval lists for one or more tasks in the process. RequestQuote Process Model (Perform Business Practices Review) If Business Practices Review is required (as determined in the Determine Approval Flow task), then the process flows to the Business Practices Review interactive task, which is performed by participants with the BusinessPractices role. In our case study, the jstein user has this role. Based on the outcome of that review, the process flows either to the next step in the process (namely, the Approvals gateway), or back to the Enter Quote task, where the Sales Rep could revise the quote. If Business Practices Review is not required, then the process automatically flows to the next step in the process, namely, the Approvals parallel gateway. RequestQuote Process Model (Perform Required Approvals) Before a quote can be finalized, it needs to be approved for both deal structure and terms. When the process enters the Approvals parallel gateway, two paths are executed in parallel: one that goes to the Approve Deal interactive task, and one that goes to Approve Terms. Notice that there s an exclusive gateway before Approve Deal. Some quotes do not require the Approve Deal task, so they bypass that task. Those quotes that do require that approval are routed automatically to the approvers defined previously, in the Determine Approval Flow business rule task. Note that although the Approve Deal interactive task lies in the Approvers swimlane, it has been implemented as a Complex task and is handled by the Human Workflow engine. As a result, the approvers are determined by Human Workflow, not the swimlane. Approve Terms, on the other hand, is performed by participants with the Contracts role. In our case, the cdickens user has this role. Oracle BPM automatically routes the quote to the appropriate participants. Based on the outcome of the two approvals, the quote either continues to the next task (Finalize Contracts) or is routed back to the Enter Quote task to be revised. RequestQuote Process Model (Finalize Contracts and Save Quote) If the quote is approved, the process instance moves to Finalize Contracts, which again is performed by participants with the Contracts role (in our case, cdickens). Then, the Save Quote service activity writes the quote out to the database, and the process ends. What Do End Users Do? So what do end users do? They complete interactive activities. Oracle BPM automatically routes tasks to participants based on their roles, so all they have to do is log in and perform the tasks they have been assigned. Work items automatically move through the process. The various system tasks happen automatically as well.

5 The Sales Rep enters a quote, if necessary someone with the BusinessPractices role performs Business Practices Review, various people approve the quote if necessary, someone with the Contracts role approves the terms and finalizes the contracts, and so on. How Do End Users Participate? To interact with a deployed process, participants can use either Business Process Workspace or Process Spaces. This course focuses on Business Process Workspace. As you ll see shortly, you can use Business Process Workspace not only to perform assigned tasks, but also to track process instances and monitor performance, workload, and business indicators. Process Spaces is a workspace built on top of Oracle WebCenter Spaces. It combines the content from the panels in Business Process Workspace with a workspace in which you can collaborate on the development of process models. WebCenter also provides various services such as document sharing, discussions, wikis, lists, links, tagging, as well as real-time collaboration services such as presence and instant messaging. Launching and Logging Into Oracle Business Process Workspace Let s take a closer look at Oracle Business Process Workspace from an end user s perspective. Business Process Workspace is browser based. To log in, navigate to Type the user name and password, and click the Login button. Note that the WebLogic server needs to be running. Demo: Participating in a Running Process I d like to show you a demonstration of participating in a running process using Oracle Business Process Workspace. Oracle Business Process Workspace: Introduction You ve seen Oracle Business Process Workspace in action. In the time remaining in this course, let s look at some of its features. Oracle Business Process Workspace offers task management, process tracking, and performance dashboards. Click the tabs on the left for more details. Oracle Business Process Workspace: Applications Panel The Sales Quote process is kicked off by a Sales Representative, who submits a quote. To initiate the process, all Sales Reps have a link in their Applications panel, visible in the Tasks tab. Oracle Business Process Workspace: Tasks Tab The My Tasks view of the Tasks tab is the main panel showing tasks that need to be performed. You can filter instances in this panel by Assignee, by Status, or by any search terms, including an advanced search option as shown near the top. You can select which columns to display, and you can save both your advanced search and your choice of columns as a custom view, under My Views in the Worklist Views panel. When you select a work item, details for that item appear in the lower panel, and you can perform actions on that item.

6 Supervisors have a My Staff Tasks view as well, so they can track tasks for their staff. Oracle Business Process Workspace: Process Tracking Tab The WorkSpace Process Tracking tab shows a list of instances with which the participant is associated. If you select a process instance, you can see the status and audit trail for that instance. Oracle Business Process Workspace: Standard Dashboards Tab As its name suggests, the Standard Dashboards tab displays built-in dashboards on workload and performance. You can even drill down to instance-specific information. The dashboard displayed here is the Workload per process dashboard. In the summary chart on the left, you can see that there are 9 instances still running in the RequestQuote process. The chart on the right shows where these instances are in the process flow. Select an activity in the second chart to drill down to instance-level details. Oracle Business Process Workspace: Custom Dashboards In addition to the standard dashboards, you can also define custom dashboards based on both built-in and user-defined dimensions and measures. The chart on this slide shows discounts by revenue grouped by industry. End Hopefully you have a sense of what it s like to participate in a running business process in Oracle BPM 11g. Thanks for participating in this self-paced training, and check out the other online courses in this Oracle BPM 11g series.

Reducing or increasing the number of people assigned to an activity. A sudden increase of the number of instances flowing through the process.

Reducing or increasing the number of people assigned to an activity. A sudden increase of the number of instances flowing through the process. 2 Process Simulation 2 Process Simulation... 1 2.1 Process Simulation Overview... 1 2.2 Process Simulation Lab... 1 2.2.1 Creating Process Simulation Models... 2 2.2.2 Creating the Project Simulation Definition...

More information

QAD Customer Relationship Management Demonstration Guide. May 2015 EE2015 / CRM 6.7

QAD Customer Relationship Management Demonstration Guide. May 2015 EE2015 / CRM 6.7 QAD Customer Relationship Management Demonstration Guide May 2015 EE2015 / CRM 6.7 Overview This demonstration shows how QAD Customer Relationship Management supports the vision of the Effective Enterprise;

More information

Oracle BPM 11g. Hands-On Workshop Lab Guide

Oracle BPM 11g. Hands-On Workshop Lab Guide Oracle BPM 11g Hands-On Workshop Lab Guide Copyright 2010 TABLE OF CONTENTS AGENDA:... 4 GETTING STARTED... 5 LAB 1: BPMN MODELING... 14 Introduction... 14 Naming Convention... 15 Creating the BPM Project

More information

Process Optimizer Hands-on Exercise

Process Optimizer Hands-on Exercise IBM BPM in Action using WebSphere Lombardi Edition Process Optimizer Hands-on Exercise This lab will introduce you to the Lombardi Process Portal, which is an interface that enables process participants

More information

Desktop Activity Intelligence

Desktop Activity Intelligence Desktop Activity Intelligence Table of Contents Cicero Discovery Delivers Activity Intelligence... 1 Cicero Discovery Modules... 1 System Monitor... 2 Session Monitor... 3 Activity Monitor... 3 Business

More information

SQL Server Solutions GETTING STARTED WITH. SQL Diagnostic Manager

SQL Server Solutions GETTING STARTED WITH. SQL Diagnostic Manager SQL Server Solutions GETTING STARTED WITH SQL Diagnostic Manager Purpose of this document Due to its depth and potential for customization, there are often features of SQL Diagnostic Manager that are overlooked

More information

Oracle Fusion Middleware User s Guide for Oracle Approval Management for Microsoft Excel 11gRelease 1 (11.1.1.7.2)

Oracle Fusion Middleware User s Guide for Oracle Approval Management for Microsoft Excel 11gRelease 1 (11.1.1.7.2) Oracle Fusion Middleware User s Guide for Oracle Approval Management for Microsoft Excel 11gRelease 1 (11.1.1.7.2) July 2014 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Disclaimer

More information

Hosted Voice Product Training Automatic Call Distributor (ACD)

Hosted Voice Product Training Automatic Call Distributor (ACD) Hosted Voice Product Training Automatic Call Distributor (ACD) 1 Agenda 1. Customer Resource Center 2. Logging In 3. Main Screen 4. Search Calls 5. Download Reports 6. Queues 8. Monitor 9. Whisper 10.

More information

Introduction. Regards, Lee Chadwick Managing Director

Introduction. Regards, Lee Chadwick Managing Director User Guide Contents Introduction.. 2 Step 1: Creating your account...3 Step 2: Installing the tracking code.. 3 Step 3: Assigning scores to your pages.....4 Step 4: Customising your lead bands..5 Step

More information

CinePlay 1.1.2. User Manual

CinePlay 1.1.2. User Manual CinePlay User Manual 1 CinePlay 1.1.2 User Manual CinePlay is a professional ios video player complete with timecode overlays, markers, masking, safe areas and much more. It is ideal for dailies, portfolios,

More information

Quick Start Guide. Installation and Setup

Quick Start Guide. Installation and Setup Quick Start Guide Installation and Setup Introduction Velaro s live help and survey management system provides an exciting new way to engage your customers and website visitors. While adding any new technology

More information

WebSphere Business Monitor V7.0 Business space dashboards

WebSphere Business Monitor V7.0 Business space dashboards Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should

More information

STEPfwd Quick Start Guide

STEPfwd Quick Start Guide CERT/Software Engineering Institute June 2016 http://www.sei.cmu.edu Table of Contents Welcome to STEPfwd! 3 Becoming a Registered User of STEPfwd 4 Learning the Home Page Layout 5 Understanding My View

More information

<no narration for this slide>

<no narration for this slide> 1 2 The standard narration text is : After completing this lesson, you will be able to: < > SAP Visual Intelligence is our latest innovation

More information

setup and provide drill-down capabilities to view further details on metrics and dynamic updates for a real-time view of your business conditions.

setup and provide drill-down capabilities to view further details on metrics and dynamic updates for a real-time view of your business conditions. Workflow Automation Build a competitive advantage with automated processes and increased business visibility While the competition struggles with manual processes, queries and reports on customer interactions,

More information

QualysGuard WAS. Getting Started Guide Version 3.3. March 21, 2014

QualysGuard WAS. Getting Started Guide Version 3.3. March 21, 2014 QualysGuard WAS Getting Started Guide Version 3.3 March 21, 2014 Copyright 2011-2014 by Qualys, Inc. All Rights Reserved. Qualys, the Qualys logo and QualysGuard are registered trademarks of Qualys, Inc.

More information

D I G I T A L P H O N E S E R V I C E F E A T U R E S G U I D E DIGITAL P H O N E S E R V I C E. ACN 2007 useng_featuresguide_prdpv_w_092507

D I G I T A L P H O N E S E R V I C E F E A T U R E S G U I D E DIGITAL P H O N E S E R V I C E. ACN 2007 useng_featuresguide_prdpv_w_092507 D I G I T A L P H O N E S E R V I C E F E A T U R E S G U I D E DIGITAL P H O N E S E R V I C E ACN 2007 useng_featuresguide_prdpv_w_092507 TABLE OF CONTENTS Making Phone Calls... 2 Accessing Your Account

More information

Personalised view of metrics for an instant snapshot of your business. Wizard-Driven Dashboards

Personalised view of metrics for an instant snapshot of your business. Wizard-Driven Dashboards Workflow Automation Build a competitive advantage with automated processes and increased business visibility While the competition struggles with manual processes, queries and reports on customer interactions,

More information

QUICK START GUIDE. Welcome to EDGAR Pro, your access to SEC filings and more! We ve created this user guide to facilitate your use of this service.

QUICK START GUIDE. Welcome to EDGAR Pro, your access to SEC filings and more! We ve created this user guide to facilitate your use of this service. Welcome to EDGAR Pro, your access to SEC filings and more! We ve created this user guide to facilitate your use of this service. If at any point you need additional assistance, contact our Customer Support

More information

vrecord User Manual Vegress Record 2.0 (vrecord) page 1 of 10

vrecord User Manual Vegress Record 2.0 (vrecord) page 1 of 10 vrecord User Manual Vegress Record 2.0 (vrecord) page 1 of 10 Vegress Record (vrecord) vrecord overview.. 3 How to log in. 3 vrecord navigation bar 4 Update your password 5 Outgoing / Incoming Call window..

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

Track-It! 8.5. The World s Most Widely Installed Help Desk and Asset Management Solution

Track-It! 8.5. The World s Most Widely Installed Help Desk and Asset Management Solution The World s Most Widely Installed Help Desk and Asset Management Solution Key Benefits Easy to use! Gain full control of your IT assets, hardware and software Simplify software license management Save

More information

IBM Business Process Manager Version 8 Release 5. Hiring Tutorial IBM

IBM Business Process Manager Version 8 Release 5. Hiring Tutorial IBM IBM Business Process Manager Version 8 Release 5 Hiring Tutorial IBM Note Before using this information and the product it supports, read the information in Notices on page 95. This edition applies to

More information

Service Manager 9.41 Smart Analytics Demo Script

Service Manager 9.41 Smart Analytics Demo Script Service Manager 9.41 Smart Analytics Demo Script Before we begin First read HP SM Smart Analytics Trial Kit.pdf. It includes important information, for example, how to setup Google Chrome browser to function

More information

Claimants and Delegates

Claimants and Delegates User Guide Contents Chapter 1: Signing In... 1 Chapter 2: My Profile... 4 Chapter 3: Expense Reimbursements... 9 Chapter 4: Submitting Your Receipts... 17 Chapter 5: Advance Requests... 21 Chapter 6: Acting

More information

Sage CRM 7.3 Release Preview

Sage CRM 7.3 Release Preview Sage CRM 7.3 Release Preview Introduction This Release Preview provides information about new Sage CRM 7.3 features, and enhancements to existing features. We ve included a description of each feature,

More information

Table of Contents. (Click on a lesson to jump to it.) Lesson 1: What is eedge. Lesson 2: Activating eedge. Lesson 3: eedge Set-Up.

Table of Contents. (Click on a lesson to jump to it.) Lesson 1: What is eedge. Lesson 2: Activating eedge. Lesson 3: eedge Set-Up. Quickstart Guide Table of Contents (Click on a lesson to jump to it.) Lesson 1: What is eedge What is eedge Your eedge Control Panel If You Need Help 5 Daily eedge Actions Lesson 2: Activating eedge Activating

More information

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Dashboards 2010 IBM Corporation This presentation should provide an overview of the dashboard widgets for use with WebSphere Business Monitor. WBPM_Monitor_Dashboards.ppt Page

More information

Microsoft 311 Service Center accelerator Demo Script

Microsoft 311 Service Center accelerator Demo Script MICROSOFT 311 SERVICE CENTER DEMO SCRIPT 1 DEMO NOTES 3 OVERVIEW 4 END USER ROLES IN THE LIFECYCLE OF A SERVICE REQUEST 4 HIGH LEVEL DEMONSTRATION FLOW 5 CITIZEN PORTAL OVERVIEW 6 CITIZEN INTERACTION WITH

More information

Personalised view of metrics for an instant snapshot of your business. Wizard-Driven Dashboards

Personalised view of metrics for an instant snapshot of your business. Wizard-Driven Dashboards Workflow Automation Build a competitive advantage with automated processes and increased business visibility While the competition struggles with manual processes, queries and reports on customer interactions,

More information

Cloud UC Call Recording Interface in SAP dashboard

Cloud UC Call Recording Interface in SAP dashboard FUSION CLOUD UC CALL RECORDING ADMIN GUIDE Contents: INTRODUCTION...3 LOGGING ON...4 HOME TAB (DASHBOARD)...6 First Look...6 Calls by Category...8 Frequent Callers...9 Calls by Location... 10 Call Handler

More information

Using Oracle Cloud to Power Your Application Development Lifecycle

Using Oracle Cloud to Power Your Application Development Lifecycle Using Oracle Cloud to Power Your Application Development Lifecycle Srikanth Sallaka Oracle Product Management Dana Singleterry Oracle Product Management Greg Stachnick Oracle Product Management Using Oracle

More information

Once you ve signed up, all you ll have to do is sign in. To sign in key in your e-mail address and password.

Once you ve signed up, all you ll have to do is sign in. To sign in key in your e-mail address and password. (1) www.marketwatch.com (2) Sign up for free membership. Pick one option. A. Click Free membership link. B. Click My Portfolios tab. C. Left column, at the bottom, click Join now! A B C Once you ve signed

More information

Community Edition 3.3. Getting Started with Alfresco Explorer Document Management

Community Edition 3.3. Getting Started with Alfresco Explorer Document Management Community Edition 3.3 Getting Started with Alfresco Explorer Document Management Contents Copyright... 3 Introduction... 4 Important notes...4 Starting with Explorer... 5 Toolbar... 5 Sidebar...6 Working

More information

Add Approval Workflow

Add Approval Workflow Add Approval Workflow Add Approval workflow to a list or library The workflows included with SharePoint products are features that you can use to automate your business processes, making them both more

More information

HIPAA Compliance Use Case

HIPAA Compliance Use Case Overview HIPAA Compliance helps ensure that all medical records, medical billing, and patient accounts meet certain consistent standards with regard to documentation, handling, and privacy. Current Situation

More information

JIRA RAID User Manual

JIRA RAID User Manual JIRA RAID User Manual CONTENTS 1 OBJECTIVE... 3 2 INTRODUCTION... 4 3 RISK ISSUE TYPE TEMPLATE... 4 3.1 CREATE ISSUE SCREEN... 4 3.2 VIEW ISSUE SCREEN AFTER REQUIREMENTS CAPTURED AND ISSUE CREATED... 13

More information

WebSphere Business Monitor V6.2 Business space dashboards

WebSphere Business Monitor V6.2 Business space dashboards Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 What this exercise is about... 2 Lab requirements... 2 What you should

More information

QUICK START FOR COURSES: CREATE A COURSE SITE

QUICK START FOR COURSES: CREATE A COURSE SITE UVACOLLAB QUICK START FOR COURSES: CREATE A COURSE SITE UVaCollab Quick Start Series collab-support@virginia.edu Revised 5/20/2015 Quick Start for Courses Overview... 3 Objectives... 3 The UVaCollab Gateway...

More information

Executive Dashboards

Executive Dashboards Virtual Training Center for SharePoint 2007 Virtual Training Center for SharePoint 2007 Executive Dashboards ABOUT THE AUTHOR Devereaux Milburn is the author of VTC for SharePoint 2007. As the lead SharePoint

More information

Process Portal Hands-on Exercise

Process Portal Hands-on Exercise IBM BPM in Action using WebSphere Lombardi Edition Process Portal Hands-on Exercise This lab will introduce you to the Lombardi Process Portal, which is an interface that enables process participants to

More information

Quick start. A project with SpagoBI 3.x

Quick start. A project with SpagoBI 3.x Quick start. A project with SpagoBI 3.x Summary: 1 SPAGOBI...2 2 SOFTWARE DOWNLOAD...4 3 SOFTWARE INSTALLATION AND CONFIGURATION...5 3.1 Installing SpagoBI Server...5 3.2Installing SpagoBI Studio and Meta...6

More information

Module 1 Concept & Navigation

Module 1 Concept & Navigation PSA 2015 Step by Step Guide Module 1 Concept & Navigation 1.1 Vision and Concept 1.2 Navigation PSA 2015 (Release 2.3.0.243) PSA 2015 Step by Step Guide is published by Assistance Software. All rights

More information

How To Use Netsuite With Openair

How To Use Netsuite With Openair NetSuite OpenAir/NetSuite Integration Guide October 17, 2015 2015 NetSuite, Inc. NetSuite OpenAir/NetSuite Integration Guide November 12, 2015 This document is the property of NetSuite Inc., and may not

More information

Overview. Table of Contents. isupport Incident Management

Overview. Table of Contents. isupport Incident Management Overview The isupport software is a powerful and flexible help desk/desktop support solution used by San José State to manage information technology tickets, or incidents. While isupport has many tools

More information

Online Performance Reviews with PeopleAdmin

Online Performance Reviews with PeopleAdmin Online Performance Reviews with PeopleAdmin Employee Handbook This handbook is designed to help you, the employee, navigate the online Performance Appraisal Process using the PeopleAdmin portal. Your information

More information

ClickDimensions Quick Start Guide For Microsoft Dynamics CRM 2011. 9/1/2011 ClickDimensions

ClickDimensions Quick Start Guide For Microsoft Dynamics CRM 2011. 9/1/2011 ClickDimensions ClickDimensions Quick Start Guide For Microsoft Dynamics CRM 2011 9/1/2011 ClickDimensions Online Training Resources This guide will explain how to register for and use a ClickDimensions Marketing Automation

More information

The HR department has provided these training materials to assist with your understanding and use of this system.

The HR department has provided these training materials to assist with your understanding and use of this system. PEOPLEADMIN PERFORMANCE APPRAISAL PROCESS SUPERVISOR ROLE Welcome to the University of Dayton Online Employment and Performance Management System. The Human Resources department has implemented this system

More information

Reporting component for templates, reports and documents. Formerly XML Publisher.

Reporting component for templates, reports and documents. Formerly XML Publisher. Fusion Middleware Product TLA Description Comments Access Manager OAM Offers single-sign on, access policy creation and enforcement, self-service, delegated administration, password management, reporting

More information

VERALAB LDAP Configuration Guide

VERALAB LDAP Configuration Guide VERALAB LDAP Configuration Guide VeraLab Suite is a client-server application and has two main components: a web-based application and a client software agent. Web-based application provides access to

More information

eedge101 Training Guide

eedge101 Training Guide eedge101 Training Guide Table of Contents (Click on a lesson to jump to it.) Lesson 1: What is eedge? What Is eedge?... 2 Your eedge Control Panel... 4 If You Need Help... 5 Five Daily eedge Actions...

More information

Exercise Safe Commands and Audit Trail

Exercise Safe Commands and Audit Trail Exercise Safe Commands and Audit Trail Table of Contents Exercise 1: Secure Objects with Safe Commands...2 Exercise 2: Record User Actions in the Audit Trail... 13 3.1 Setting up the SQL Server for Audit

More information

Process Modeling using BPMN 2.0

Process Modeling using BPMN 2.0 Process Modeling using BPMN 2.0 This chapter provides a brief overview of Business Process Modeling Notation (BPMN) concepts with particular emphasis on the BPMN 2.0 additions. In addition, it describes

More information

Reference Guide Table of Contents

Reference Guide Table of Contents Reference Guide Table of Contents Overview and Quick Start 2 Log in and hear my messages 3 Skip, Forward, Save, or Delete a message 3 Change my PIN number (Passcode) 3 Change my Status while logged in

More information

QualysGuard WAS. Getting Started Guide Version 4.1. April 24, 2015

QualysGuard WAS. Getting Started Guide Version 4.1. April 24, 2015 QualysGuard WAS Getting Started Guide Version 4.1 April 24, 2015 Copyright 2011-2015 by Qualys, Inc. All Rights Reserved. Qualys, the Qualys logo and QualysGuard are registered trademarks of Qualys, Inc.

More information

Editing Adobe Connect User and Meeting Room Settings

Editing Adobe Connect User and Meeting Room Settings Editing Adobe Connect User and Meeting Room Settings Editing an Adobe Connect Meeting Room is a very simple process. The following presentation will walk through the process step by step. Log Into the

More information

AWS CodePipeline. User Guide API Version 2015-07-09

AWS CodePipeline. User Guide API Version 2015-07-09 AWS CodePipeline User Guide AWS CodePipeline: User Guide Copyright 2015 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection

More information

Add Feedback Workflow

Add Feedback Workflow Add Feedback Workflow Add Feedback Collection workflow to a list or library The workflows included with SharePoint products are features that you can use to automate your business processes, making them

More information

10g versions followed on separate paths due to different approaches, but mainly due to differences in technology that were known to be huge.

10g versions followed on separate paths due to different approaches, but mainly due to differences in technology that were known to be huge. Oracle BPM 11g Platform Analysis May 2010 I was privileged to be invited to participate in "EMEA BPM 11g beta bootcamp" in April 2010, where I had close contact with the latest release of Oracle BPM 11g.

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

An Introduction to SAS Enterprise Miner and SAS Forecast Server. André de Waal, Ph.D. Analytical Consultant

An Introduction to SAS Enterprise Miner and SAS Forecast Server. André de Waal, Ph.D. Analytical Consultant SAS Analytics Day An Introduction to SAS Enterprise Miner and SAS Forecast Server André de Waal, Ph.D. Analytical Consultant Agenda 1. Introduction to SAS Enterprise Miner 2. Basics 3. Enterprise Miner

More information

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 RESCO MOBILE CRM USER GUIDE Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 Contents Synchronization... 1 1.1. How to synchronize your device... 1 1.2.

More information

Student Toolkit PEAK Classroom

Student Toolkit PEAK Classroom Student Toolkit PEAK Classroom CONTENTS (click to jump to) WELCOME... 2 Accessing Your Homeroom... 2 GLOBAL NAVIGATION MENU... 4 Posts... 4 Updates... 5 My Grades... 6 Calendar... 7 PEAK CLASSROOM... 9

More information

User Manual for ADP Manager Self Service

User Manual for ADP Manager Self Service User Manual for ADP Manager Self Service 1 Introduction to Manager Self Service (MSS) University System of Georgia Training Manual In Manager Self Service (MSS), Employee related data may be entered, updated,

More information

Getting Started with idm for Lead Nurturing

Getting Started with idm for Lead Nurturing Getting Started with idm for Lead Nurturing March, 2006 CONTACT: Ed Gallagher (770) 992-9229 egallagher@tactumtech.com Table of Contents Table of Contents...2 Logging in...3 Review account settings...6

More information

HP ALM. Software Version: 12.50. Tutorial

HP ALM. Software Version: 12.50. Tutorial HP ALM Software Version: 12.50 Tutorial Document Release Date: December 2015 Software Release Date: December 2015 Legal Notices Warranty The only warranties for HP products and services are set forth in

More information

Citrix EdgeSight User s Guide. Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4

Citrix EdgeSight User s Guide. Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4 Citrix EdgeSight User s Guide Citrix EdgeSight for Endpoints 5.4 Citrix EdgeSight for XenApp 5.4 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance

More information

Case Management: The Engine of Your Support System

Case Management: The Engine of Your Support System Case Management: The Engine of Your Support System Hi and thanks for using Desk.com! Now that you ve had a little more time to use Desk.com, we want to help make sure you re getting the most out of it.

More information

HealthOffice Anywhere Program Startup s

HealthOffice Anywhere Program Startup s HealthOffice Anywhere Program Startup s The following list of suggested procedures help get you started now that you have had your HealthOffice Anywhere Training. If you need help, please contact Healthmaster

More information

Using the Content Distribution Manager GUI

Using the Content Distribution Manager GUI CHAPTER 3 Using the Content Distribution Manager GUI The Content Distribution Manager is the central location from which much of the work of creating and managing ACNS networks and hosted content can be

More information

Microsoft SharePoint Products & Technologies

Microsoft SharePoint Products & Technologies Tips & Tricks / SharePoint Page 1 of 2 Microsoft SharePoint Products & Technologies SharePoint Products and Technologies provide you enterprise-scale capabilities to meet businesscritical needs such as

More information

CRM for Business Intelligence

CRM for Business Intelligence CRM for Business Intelligence Real-time visibility into your business Strategise effectively and make informed business decisions with timely, accurate insight into your organisation. Maximizer CRM 2015

More information

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide Taleo Enterprise Taleo Reporting XI3.1 - User Guide Feature Pack 12A January 27, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to

More information

Collaboration. Michael McCabe Information Architect mmccabe@gig-werks.com. black and white solutions for a grey world

Collaboration. Michael McCabe Information Architect mmccabe@gig-werks.com. black and white solutions for a grey world Collaboration Michael McCabe Information Architect mmccabe@gig-werks.com black and white solutions for a grey world Slide Deck & Webcast Recording links Questions and Answers We will answer questions at

More information

Designing the Process

Designing the Process Lab 2 Designing the Process 2.1 Overview The mortgage application process at Better Mortgage is a mixture of modern and archaic. Applications can be completed either at Better Mortgage branch offices or

More information

Task Management. JobTraQ Core Features

Task Management. JobTraQ Core Features Task Management JobTraQ automates human to human workflow and simplifies hierarchical team management of collaborative tasks. JobTraQ also ensures that the correct data is collected and displayed through

More information

Oracle Financial Analytics Accounts Payable Demo Script

Oracle Financial Analytics Accounts Payable Demo Script Oracle Financial Analytics Accounts Payable Demo Script Last Updated: October 2006 Oracle Systems, Inc. 1 Overview This demo illustrates how Oracle Accounts Payable (A/P) as part of Financial Analytics,

More information

Novo Facility Manager Supporting YOU as you support your Team

Novo Facility Manager Supporting YOU as you support your Team Product Data Sheet Novo Facility Manager Supporting YOU as you support your Team Track Equipment. Manage Maintenance. Share Knowledge. Whether you are looking for a Cloud based or In-house facility management

More information

Executive Office of Health and Human Services. Virtual Gateway

Executive Office of Health and Human Services. Virtual Gateway Commonwealth of Massachusetts Executive Office of Health and Human Services Virtual Gateway Department of Developmental Services Quality Management Reporting (HCSIS) Overview and Basic Navigation Guide

More information

User Manual for Web. Help Desk Authority 9.0

User Manual for Web. Help Desk Authority 9.0 User Manual for Web Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

IP-COM Automatic Call Distributor (ACD)

IP-COM Automatic Call Distributor (ACD) IP-COM Automatic Call Distributor (ACD) The ACD (Automatic Call Distributor) provides the queuing and routing mechanism, receiving and processing requests from incoming calls. Calls are routed to agents

More information

Email Filtering Admin Guide. Guide to Administrative Functions of Spam and Virus Filtering Service

Email Filtering Admin Guide. Guide to Administrative Functions of Spam and Virus Filtering Service Email Filtering Admin Guide Guide to Administrative Functions of Spam and Virus Filtering Service Table of Contents Welcome Page 3 Logon Page 3 Home Page 4 Spam Page 5 Message Searching Releasing Held

More information

IBM Business Process Manager Version 8 Release 5. Hiring Tutorial

IBM Business Process Manager Version 8 Release 5. Hiring Tutorial IBM Business Process Manager Version 8 Release 5 Hiring Tutorial Note Before using this information and the product it supports, read the information in Notices. This edition applies to version 8.5 of

More information

bbc Using Business Activity Monitoring ES Dashboard Adobe LiveCycle ES July 2007 Version 8.0

bbc Using Business Activity Monitoring ES Dashboard Adobe LiveCycle ES July 2007 Version 8.0 bbc Using Business Activity Monitoring ES Dashboard Adobe LiveCycle ES July 2007 Version 8.0 Using Business Activity Monitoring ESDashboard Portions Copyright 2007 Adobe Systems Incorporated. All rights

More information

RDS Migration Tool Customer FAQ Updated 7/23/2015

RDS Migration Tool Customer FAQ Updated 7/23/2015 RDS Migration Tool Customer FAQ Updated 7/23/2015 Amazon Web Services is now offering the Amazon RDS Migration Tool a powerful utility for migrating data with minimal downtime from on-premise and EC2-based

More information

BillQuick Agent 2010 Getting Started Guide

BillQuick Agent 2010 Getting Started Guide Time Billing and Project Management Software Built With Your Industry Knowledge BillQuick Agent 2010 Getting Started Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505 Support: (310)

More information

Using Project and Resource Management with Clarity

Using Project and Resource Management with Clarity Using Resource and Project Management with Clarity Using Project and Resource Management with Clarity Self Paced Training Course Page 1 of 112 Using Resource and Project Management with Clarity Module

More information

iphone App Talent User Guide

iphone App Talent User Guide Version 1.0 iphone App Talent User Guide The Official Guide For The Voices.com iphone App David Ciccarelli Chief Executive Officer and Co-Founder of Voices.com USING THIS GUIDE This guide will help you

More information

Virtual Contact Center

Virtual Contact Center Virtual Contact Center MS Dynamics CRM Integration Configuration Guide Version 7.0 Revision 1.0 Copyright 2012, 8x8, Inc. All rights reserved. This document is provided for information purposes only and

More information

[Type here] CalPlanning Getting Started Guide12/28/15

[Type here] CalPlanning Getting Started Guide12/28/15 [Type here] CalPlanning Getting Started Guide12/28/15 [Type here] Table of Contents Welcome... 3 CalPlanning Roles... 4 CalPlanning Tools... 5 CalPlanning Tool Integration and Data Flow... 6 Training Resources...

More information

Violin Symphony Abstract

Violin Symphony Abstract Violin Symphony Abstract This white paper illustrates how Violin Symphony provides a simple, unified experience for managing multiple Violin Memory Arrays. Symphony facilitates scale-out deployment of

More information

SonicWALL Security Dashboard

SonicWALL Security Dashboard Document Scope This document describes how to use the feature on a SonicWALL security appliance running SonicOS 3.8 firmware or later. This document contains the following sections: Overview section on

More information

You can view, download or upload files through the WEB interface or FTP link depending on Type of access you have been granted.

You can view, download or upload files through the WEB interface or FTP link depending on Type of access you have been granted. Cannon FTP Site Instructions You can view, download or upload files through the WEB interface or FTP link depending on Type of access you have been granted. The typical rights assigned are: Read Only Allows

More information

SHAREPOINT COLLABORATIVE WORKSPACE

SHAREPOINT COLLABORATIVE WORKSPACE Council of Europe SHAREPOINT COLLABORATIVE WORKSPACE USER GUIDE Contents 1. Presentation of SharePoint... 3 1.1. Logging on... 4 2. Lists... 6 2.1. Displaying a list... 7 2.2. Navigating in a list... 9

More information

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users

Getting Started. Getting Started with Time Warner Cable Business Class. Voice Manager. A Guide for Administrators and Users Getting Started Getting Started with Time Warner Cable Business Class Voice Manager A Guide for Administrators and Users Table of Contents Table of Contents... 2 How to Use This Guide... 3 Administrators...

More information

QUICK START FOR COURSES: USING BASIC COURSE SITE FEATURES

QUICK START FOR COURSES: USING BASIC COURSE SITE FEATURES collab.virginia.edu UVACOLLAB QUICK START FOR COURSES: USING BASIC COURSE SITE FEATURES UVaCollab Quick Start Series collab-support@virginia.edu Revised 5/20/2015 Quick Start for Courses Overview... 4

More information

Manual Created by Matt Ashdown (3/3/09)

Manual Created by Matt Ashdown (3/3/09) Built on 1 Manual Created by Matt Ashdown (3/3/09) Organisations in virtually every industry sector rely on their IT systems to conduct business. The IT department s ability to resolve technology issues

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide Table Of Contents Getting Started Checklist... 1 Overview: Portal Content Management System... 3 Anatomy of a Portal Page... 3 Overview of the Content Management System...

More information

SevOne NMS Download Installation and Implementation Guide

SevOne NMS Download Installation and Implementation Guide SevOne NMS Download Installation and Implementation Guide 5.3.X 530 V0002 Contents 1. Get Started... 3 2. SevOne Download Installation... 6 3. Appliance Network Configuration... 9 4. Install License and

More information

An Introduction to K12 s Online School (OLS)

An Introduction to K12 s Online School (OLS) An Introduction to K12 s Online School (OLS) 1 Introducing the Online School (OLS)... 6 Logging In... 6 OLS Home page... 8 My Account Menu... 9 To Edit Basic Account Information for Yourself... 9 Tip:

More information