Versatile workflow management Tool

Slides:



Advertisements
Similar presentations
Microsoft ® Office OneNote ® 2007 Training Using your Notebook to its fullest potential Kent School District presents:
Advertisements

Samsung Smart TV is a web-based application running on an application engine installed on digital TVs connected to the Internet.
WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
JavaScript FaaDoOEngineers.com FaaDoOEngineers.com.
Feature requests for Case Manager By Spar Nord Bank A/S IBM Insight 2014 Spar Nord Bank A/S1.
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Review CSC 171 FALL 2004 LECTURE 21. Topics Objects and Classes Fundamental Types Graphics and Applets Decisions Iteration Designing Classes Testing and.
Introduction To Form Builder
©2011 Quest Software, Inc. All rights reserved. Steve Walch, Senior Product Manager Blog: November, 2011 Partner Training Webcast.
Microsoft Visual Basic 2005 CHAPTER 8 Using Procedures and Exception Handling.
ArcGIS Workflow Manager An Introduction
CSCI 6962: Server-side Design and Programming Course Introduction and Overview.
VERSION 7 What’s to Come?. Workflow – Lifecycle Definition  Ability to define custom Lifecycles NEW BEING WORKED IN REVIEW WAITING FOR APPROVAL APPROVED.
Classroom User Training June 29, 2005 Presented by:
WorkPlace Pro Utilities.
Database-Driven Web Sites, Second Edition1 Chapter 8 Processing ASP.NET Web Forms and Working With Server Controls.
Microsoft Visual Basic 2012 Using Procedures and Exception Handling CHAPTER SEVEN.
Overview of Previous Lesson(s) Over View  ASP.NET Pages  Modular in nature and divided into the core sections  Page directives  Code Section  Page.
Weeding in ALEPH Library Staff Training © South Dakota Library Network, 2013 ©Ex Libris (USA), 2011 Modified for SDLN Version
IBM User Technologies 11 / 2004 © 2004 IBM Corporation Information development with DITA Ian Larner User Technologies, IBM Hursley Lab, England
PRESENTED BY: K2 blackpoint Fundamentals Module 1: Understand J SCOTT PITMAN –
Tutorial 7 Creating Forms. Objectives Session 7.1 – Create an HTML form – Insert fields for text – Add labels for form elements – Create radio buttons.
DEV-5: Introduction to WebSpeed ® Stephen Ferguson Sr. Training Program Manager.
AUTOMATION OF WEB-FORM CREATION - KINNERA ANGADI – MS FINAL DEFENSE GUIDANCE BY – DR. DANIEL ANDRESEN.
Tutorial 8 Programming with ActionScript 3.0. XP Objectives Review the basics of ActionScript programming Compare ActionScript 2.0 and ActionScript 3.0.
Extending HTML CPSC 120 Principles of Computer Science April 9, 2012.
JavaScript, Fourth Edition Chapter 5 Validating Form Data with JavaScript.
Execute Workflow. Home page To execute a workflow navigate to My Workflows Page.
Data Management Console Synonym Editor
© 2006 by «Author»; made available under the EPL v1.0 | Date | Other Information, if necessary Jason Weathersby BIRT Evangelist, Actuate Corp. Leveraging.
Introduction to ArcGIS for Environmental Scientists Module 3 – GIS Analysis Model Builder.
Chapter 10 Function Block Diagram
What's New in Kinetic Calendar 2.0 Jack Boespflug Kinetic Data.
TRAINING SESSIONS.NET Controls.  Standard Controls  Label  Textbox  Checkbox  Button, Image Button, Image control  Radio Button  Literal  Hyperlink.
Introduction to a Database Defining a database Database window in Access The six items in window: Tables, Queries Forms, Reports, Macros, Modules.
Rev Advanced User Training We’ll Start at 9:00AM Mike Horan Pictometry Trainer.
Tutorial 10 Programming with JavaScript. 2New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives Learn the history of JavaScript.
Higher Computing Science 2016 Prelim Revision. Topics to revise Computational Constructs parameter passing (value and reference, formal and actual) sub-programs/routines,
JavaScript Introduction and Background. 2 Web languages Three formal languages HTML JavaScript CSS Three different tasks Document description Client-side.
XP Tutorial 8 Adding Interactivity with ActionScript.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 6 1 Microsoft Office Access 2003 Tutorial 6 – Creating Custom Forms.
Using Workflow With Dataforms Tim Borntreger, Director of Client Services.
Tutorial 10 Programming with JavaScript. 2New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives Learn the history of JavaScript.
Knowledge Base. Defining a Variable Dim statement Dim intXX As Integer Public in a Module Public dblNN As Double.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
Learning Aim C.  In this section we will look at how text, tables, forms and frames can be used in web pages.
Sap MDM(Master Data Management) online training, sap is retail Interview Questions Contact :
Integrating and Extending Workflow 8 AA301 Carl Sykes Ed Heaney.
JavaScript and AJAX 2nd Edition Tutorial 1 Programming with JavaScript.
Using the Kentico CMS API Thom Robbins Bryan Soltis
HTML III (Forms) Robin Burke ECT 270. Outline Where we are in this class Web applications HTML Forms Break Forms lab.
Interstage BPM v11.2 1Copyright © 2010 FUJITSU LIMITED INTRODUCTION TO INTERSTAGE BPM.
SAP MDM(Master Data Management) Online Trainee In Hartford Contact :
DB Implementation: MS Access Forms. MS Access Forms: Purpose Data entry, editing, & viewing data in Tables Forms are user-friendlier to end-users than.
Guide for Excel Integration Fusion CRM ADFdi
WEB TESTING
Progress Apama Fundamentals
Chapter 5 Validating Form Data with JavaScript
Business rules.
Managing, Storing, and Executing DTS Packages
Working in the Forms Developer Environment
Tutorial 10 Programming with JavaScript
Using Procedures and Exception Handling
DB Implementation: MS Access Forms
Visual Studio Team Foundation Server
DB Implementation: MS Access Forms
Tutorial 10 Programming with JavaScript
Scientific Workflows Lecture 15
Presentation transcript:

Versatile workflow management Tool DynFlow Versatile workflow management Tool

Agenda Introduction Business Process Model Application Overview & Components Integration Points Current Deployments Q & A February 23, 2019

Introduction Versatile business process support tool Knowledge base Manage various workflows Reduces costs of initial trainings Integration with CRM systems Changes in business processes can be implemented quickly and simply Implementation started in 2010 February 23, 2019

Agenda Introduction Business Process Model Application Overview & Components Integration Points Current Deployments Q & A February 23, 2019

Business Process Model Workflow the series of activities that are necessary to complete a task Work Item item of work tracked in application contains properties collected during lifecycle states Active On Hold Closed Deleted Error February 23, 2019

Business Process Model Created by series of interconnected nodes Forms complex tree Each node contains a task and connections Connection has order and condition Workflow is the series of activities that are necessary to complete a task. February 23, 2019

Business Process Model Workflow Node Types Webform Checkpoint Close Hold Subroutine Return Node Connections Order Type Condition as Logical Expression February 23, 2019

Business Process Model DynFlow Expressions Used in connection conditions and checkpoint node actions WorkItem properties available as variables Operators Arithmetic Logical and Relational Assignment Recognize value types Boolean Number String DateTime a=2; b='user'; (12 < a + 8) || b == 'USER' February 23, 2019

Agenda Introduction Business Process Model Application Overview & Components Integration Points Current Deployments Q & A February 23, 2019

Application Overview & Components Agent Designer Admin & Reporting February 23, 2019

Application Overview DynFlow Agent Web based thin client Thick client frame Desktop Integration Presents Webform nodes within Workflow Labels, Links and Images Text Box Radio buttons Check Box Combo Box … Field Validations Handle multiple Workitems February 23, 2019

Application Overview DynFlow Designer Create and edit complex workflows Webform editor Field validator config Node search Layout function Workflow export in XML or PDF February 23, 2019

Application Overview DynFlow Admin Create and manage Workflows Control Workflow versions User management Groups management Diamond management February 23, 2019

Application Overview DynFlow Reports Agent scoring based on Diamonds Pivot tables Report types Diamond report State report Workitem report Node history report February 23, 2019

Agenda Introduction Business Process Model Application Overview & Components Integration Points Current Deployments Q & A February 23, 2019

Integration Points Server Side Client Side Custom functions Executed during evaluation of expression Multiple input and output parameters Usage of workitem properties Error handling Client Side JavaScript functions Executed on Webform show Usage of Webform field values Access to thick client external functions February 23, 2019

Current Deployments Count Europ Assistance GDF Suez Agents 279 277 Work items 131 252 2 931 086 Nodes 1 831 658 18 717 179 Workflows 560 (141) 81 (61) Max Load Europ Assistance GDF Suez Agents / h 20 118 Nodes / h 414 9 948 February 23, 2019

Agenda Introduction Business Process Model Application Overview & Components Integration Points Current Deployments Q & A February 23, 2019