SCXML Overview. Jim Barnett. Genesys

Size: px
Start display at page:

Download "SCXML Overview. Jim Barnett. Genesys"

Transcription

1 SCXML Overview Jim Barnett Genesys

2 Multimodal Applications Are: Unpredictable Don t know what user will do next Procedural languages a bad choice Event processing is the paradigm Stateful What does cancel mean?

3 Multimodal Applications (2) Sub-Stateful Check-out : approve cart, select address, payment type, and shipping Cross-Stateful I want this <click> This is Not a Simple Event Loop JavaScript + HTML will get ugly in a hurry

4 State Chart XML A State Machine Language Based on work of David Harel (Harel State Charts) Related to UML state machine diagrams Good For Reactive Systems Event driven Statefull Event order not predictable.

5 Basic State Machine Concepts States, events, transitions Example: A Shopping Cart States: shopping, checkout Event: tocheckout, toshopping If you re in the shopping state and get the tocheckout event, go to the checkout state If you re in the checkout state and get the toshopping event, go to the shopping state

6 <scxml initial= shopping > <state id= shopping > <transition event= tocheckout target= checkout /> <state id= checkout > <transition event= toshopping target= shopping /> </scxml>

7 Harel Extensions. 1 Data model Example: shopping cart When you get the additem event Update the cartvalue variable with the value of the item that is added Data model is pluggable Specification defines JScript and XPath models

8 <scxml initial= shopping > <datamodel> <data id= cartvalue expr= 0 /> </datamodel> <state id= shopping > <transition event= tocheckout target= checkout /> <transition event= additem > <assign location= cartvalue expr= cartvalue + _event.itemvalue /> </transition> <state id= checkout > <transition event= toshopping target= shopping /> </scxml>

9 Harel Extensions. 2 Conditions on transitions Example: in the shopping state When you get the tocheckout event If cartvalue > $100 go to goldcheckout Otherwise go to regularcheckout

10 <scxml initial= shopping > <datamodel> <data id= cartvalue expr= 0 /> </datamodel> <state id= shopping > <transition event= tocheckout cond= cartvalue > 100 target= goldcheckout /> <transition event= tocheckout target= regularcheckout /> <transition event= additem > <assign location= cartvalue expr= cartvalue + _event.itemvalue /> </transition> <state id= goldcheckout > <transition event= toshopping target= shopping /> <state id= regularcheckout > <transition event= toshopping target= shopping /> </scxml>

11 Harel Extensions. 3 Executable content Example: no shipping charges for goldcheckout Example: send data to reporting server when checkout is done Some Executable content is built in Platforms may add their own

12 <state id= goldcheckout > <onentry> <assign location= shippingfee expr= 0 /> </onentry> <transition event= toshopping target= shopping /> <transition event= checkoutdone target= Finished > <send target= reportingserver namelist= shoppingcart; /> </transition> <onexit> <ext:freecheckoutresources/> </onexit>

13 Compound (Nested) States Example: shipping an order Consists of: checking inventory, pulling the items, updating the inventory, packaging the items and sending them to the shipping dock At any point the order can be cancelled Parent State: inshipping Can be target of a transition Can contain transitions Substates: checkinventory, pullitems, updateinventory, packageitems, sendtodock

14 <state id= inshipping > <transition event= cancelorder target= rollbackorder /> <state id= checkinventory> <transition event= inventorycheckdone cond= _event.checkresult= success target= pullitems /> <transition event= inventorycheckdone target= waitforinventory /> <state id= waitforinventory > <transition event= inventoryarrived target= checkinventory /> <state id= pullitems../> <state id= updateinventory./> <state id= packageitems./> <state id= sendtodock />

15 Parallel States Example: multimodal interface Audio states: user is speaking user is listening, Visual states: user is browsing, user is entering text, Can be in any audio state and any visual state Audio and visual modalities may operate separately BUT: A) They share a data model B) They see each other s events C) They can see each other s state

16 <parallel id= shoppingandinterfaces > <state id= shopping /> <state id= audiointerface > <state id= userspeaking /> <state id= userlistening /> <state id= graphicalinterface > <state id= userbrowsing /> <state id= userenteringtext > <transition event= utterance./> </parallel>

17 Summary Multimodal logic can be complex SCXML can represent complex logic Declaratively Precisely Concisely

18 More Information SCXML Last Call Draft Open Source Implementations github.com/touffy/jsscxml

SCXML State Chart XML. Previously, in this course...

SCXML State Chart XML. Previously, in this course... SCXML State Chart XML Previously, in this course... Previously, in this course... Running Example all actions omitted wasn t it supposed to help? Previously, in this course... Running Example all actions

More information

SCXML State Chart XML

SCXML State Chart XML SCXML State Chart XML Previously, in this course... Previously, in this course... Running Example all actions omitted wasn t it supposed to help? Previously, in this course... Running Example all actions

More information

Voice Browser Working Group (VBWG) Input on application backplane topics. Scott McGlashan (HP) Rafah Hosn (IBM)

Voice Browser Working Group (VBWG) Input on application backplane topics. Scott McGlashan (HP) Rafah Hosn (IBM) Voice Browser Working Group (VBWG) Input on application backplane topics Scott McGlashan (HP) Rafah Hosn (IBM) W3C Backplane Meeting, Amsterdam, November 2006 Agenda Key points VBWG specifications Data-Flow-Presentation

More information

SCXML. Michael Bodell.

SCXML. Michael Bodell. SCXML Michael Bodell bodell@tellme.com Prologue (VXML 2.0/2.1) VoiceXML 2.0/2.1 is a standard out of the Voice Browser Working Group of the W3C VXML is to networked phone browsers as HTML is to internet

More information

ORDERING FROM TEMPLATES Click on the My Accounts tab at the top of the screen, and then select Templates.

ORDERING FROM TEMPLATES Click on the My Accounts tab at the top of the screen, and then select Templates. ONLINE ORDERING INSTRUCTIONS LOGGING IN Visit the All Med Website at www.amms.net LOG-IN with your User Name and Password User Name: Password (case-sensitive): ORDERING FROM TEMPLATES Click on the My Accounts

More information

Main Login Screen Enter user name and password. New users can call or customer service using the information provided. If you have forgotten

Main Login Screen Enter user name and password. New users can call or  customer service using the information provided. If you have forgotten Main Login Screen Enter user name and password. New users can call or email customer service using the information provided. If you have forgotten your password, enter your email address in the box provided

More information

Help Guide Service Readiness Management

Help Guide Service Readiness Management Help Guide Service Readiness Management (27-11-12) Page 1 Table of Contents SRM Help Guide... 4 Login... 4 Create New Account / Register... 5 Starting Page / Self Audit... 6 Identify Tools... 7 Summary...

More information

Step 1: Register as a New User

Step 1: Register as a New User Login Page A link is provided on this page allowing new users to register. Step 1: Register as a New User Returning Users can simply enter their Email Address and Password to enter the site. If you are

More information

First-time users select Register here

First-time users select Register here First-time users select Register here Type the first letter of your district name and select the appropriate district or entity. Enter your DISTRICT EMAIL ADDRESS (email addresses must match the @districtname.kyschools.us

More information

How to Order a Four Panel Brochure through Print Services. Go to the Print Services Web Page and select the Online Store link.

How to Order a Four Panel Brochure through Print Services. Go to the Print Services Web Page and select the Online Store link. How to Order a Four Panel Brochure through Print Services Go to the Print Services Web Page and select the Online Store link. 1 Enter your Username and Password on the Print Services Online Ordering home

More information

INF 111 / CSE 121. Laboratory 6: Package and Sequence Diagrams using ArgoUML

INF 111 / CSE 121. Laboratory 6: Package and Sequence Diagrams using ArgoUML Laboratory 6: Package and Sequence Diagrams using ArgoUML Name : Student Number : Laboratory Time : Objectives Add Packages to a Class Diagram in ArgoUML Create a Sequence Diagram in ArgoUML Create a new

More information

Kurant StoreSense Quick Start Guide

Kurant StoreSense Quick Start Guide Kurant StoreSense Quick Start Guide Version 5.7.0 2004 Kurant Corporation. Kurant, StoreSense, and the Kurant logo are trademarks of Kurant. All other products mentioned are trademarks of their respective

More information

How to obtain log-in Information. How to log-in to FNB Online Catalog

How to obtain log-in Information. How to log-in to FNB Online Catalog Table of Contents 1. How to obtain log-in information and log-in pg. 2 2. Start your order pg. 3 3. Choose product details, confirm and check-out pg. 4 4. Select Purchase Type: Affiliate or Personal pg.

More information

User Sign In Page. New User Page. Click My Account on top or bottom toolbars.

User Sign In Page. New User Page. Click My Account on top or bottom toolbars. New User Instructions URL: www.costore.com/chemicalbank or www.chemicalbankstore.com Home Page For assistance please contact JMA Promotions- Amy Rush at 1-800-431-1101 or email arush@jmapromotions.com

More information

Guidebook ONLINE ORDERING MADE EASY!

Guidebook ONLINE ORDERING MADE EASY! www.boltsupply.com Guidebook ONLINE ORDERING MADE EASY! ONLINE ORDERING MADE EASY! www.boltsupply.com Guidebook Here are some of the highlights of the new boltsupply.com New Home Page It s now easier than

More information

Step 1: Click on Purchasing, Payment & Reimbursement (Concur/Ariba/eRequest)

Step 1: Click on Purchasing, Payment & Reimbursement (Concur/Ariba/eRequest) Flagscape Employees can access the stationery ordering site through Flagscape by clicking on Purchasing, Payment & Reimbursement (Concur/Ariba/eRequest) within the Essential Links. Step 1: Click on Purchasing,

More information

Toolbox: Utilizing the Shared Cart Feature

Toolbox: Utilizing the Shared Cart Feature Toolbox: Utilizing the Shared Cart Feature The shared cart feature offers Deacon Depot users the ability to share one cart among multiple users for easier order creation. To create a shared cart: From

More information

BrightTag ONE Platform Implementation Best Practices: Building Structured Data Layers

BrightTag ONE Platform Implementation Best Practices: Building Structured Data Layers Page 1 of 5 Page 1 of 5 BrightTag ONE Platform Implementation Best Practices: Building Structured Data Layers To pull data from your website and pass it into tags, BrightTag uses a Data Dictionary made

More information

Step 1: Accessing the E-Procurement site

Step 1: Accessing the E-Procurement site Step 1: Accessing the E-Procurement site Log into MyPace Portal Click on the Staff tab 1 Page down and click on E-Procurement Log into E-Procurement 2 Step 2: Accessing the Special Payment Request Form.

More information

FC York Website Registration

FC York Website Registration FC York Website Registration This document is intended to provide a general overview of the FC York website registration process. This guide will explain how to register to the FC York website as a new

More information

2. Fill in the blanks; fill your RETAILER/BRAND for Retail Merchant. When all filled, click on: Submit.

2. Fill in the blanks; fill your RETAILER/BRAND for Retail Merchant. When all filled, click on: Submit. Before Ordering 1. Type in www.myarchroma.com, you can see below screen. If you don t have the user name and password yet, click Request a User Name and Password. 2. Fill in the blanks; fill your RETAILER/BRAND

More information

Invoice QuickStart Guide

Invoice QuickStart Guide Invoice QuickStart Guide Table of Contents Working with Payment Requests Manually Creating a Payment Request from an Existing Vendor Creating a Recurring Payment Request Adding Distributions to a Payment

More information

WebCRD Ad-Hoc Ordering Instructional Walk-through Document

WebCRD Ad-Hoc Ordering Instructional Walk-through Document WebCRD Ad-Hoc Ordering Instructional Walk-through Document Spectrum Brands Ad-Hoc Ordering December 2016 Ver. 2.0 2013 Xerox Corporation. All rights reserved. Xerox and Xerox and Design are trademarks

More information

Quick Reference Guide For Users. Easy ordering with Staples Advantage

Quick Reference Guide For Users. Easy ordering with Staples Advantage & Quick Reference Guide For Users Easy ordering with Staples Advantage 1 Introduction This QRG is designed to walk campus users through the features in Staples Advantage to process orders for office supplies.

More information

easypurchase Magellan User Reference Guide

easypurchase Magellan User Reference Guide 1 easypurchase Magellan User Reference Guide v1.12.13 Table of Contents Getting Started... 3 Initiating your Account... 3 Logging In... 3 Shop... 4 Creating an Order... 4 Hosted Catalogs... 4 Punchout

More information

Incarcerated Student Online Ordering Procedures INTRODUCTION

Incarcerated Student Online Ordering Procedures INTRODUCTION INTRODUCTION This ordering guide gives step by step instructions on placing online orders for purchasing required and recommended materials for Incarcerated students enrolled in the Distance Learning Program.

More information

Frequently Asked Questions ORDERING ON MYHERBALIFE.COM INDIA, January 2013

Frequently Asked Questions ORDERING ON MYHERBALIFE.COM INDIA, January 2013 Click on any of the section headers below to jump to the answers for the questions in that section. If you cannot find the answer to your question, please contact Associate Services at 080-40311444, 10

More information

Spatial Audio with the W3C Architecture for Multimodal Interfaces

Spatial Audio with the W3C Architecture for Multimodal Interfaces Spatial Audio with the W3C Architecture for Multimodal Interfaces Stefan Radomski TU Darmstadt - Telecooperation Group Hochschulstr. 10 64289 Darmstadt, Germany radomski@tk.informatik.tu-darmstadt.de ABSTRACT

More information

1. An Amazon punch-out account is a businss account set up per individual UShop user, not for a department.

1. An Amazon punch-out account is a businss account set up per individual UShop user, not for a department. Amazon Account Setup General Information 1. An Amazon punch-out account is a businss account set up per individual UShop user, not for a department. 2. The email for your UShop profile is the preferred

More information

zipform Plus OREF Order Process

zipform Plus OREF Order Process OREF Order Process Starting in zipform Plus New Users 1. Create a new zipform account at www.ziplogix.com 2. Add the OREF Form Package to your shopping cart. The OREF forms will be available at no cost.

More information

MMP QUICK REFERENCE Table of Content

MMP QUICK REFERENCE Table of Content MMP QUICK REFERENCE Table of Content Glossary.. 2 Accessing MMP... 3 Personalize Your Shopping Profile.. 4 Quick Steps for Creating Shopping Carts & Adding Products Creating and Renaming a Cart.. 4 Adding

More information

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central Table of Contents Installation Guide... 3 eshop Account Registration in Dynamics 365 Business Central:... 3 eshop Setup

More information

pixa print portal quick start guide: arizona s children association

pixa print portal quick start guide: arizona s children association pixa print portal quick start guide: arizona s children association WELCOME TO THE PIXA ONLINE PRINT PORTAL! At Pixa, we pride ourselves on being at the top of our game which means providing our clients

More information

Alamo Area Council Merit Badge University

Alamo Area Council Merit Badge University Alamo Area Council Merit Badge University MBU Registration Guide 11/05/12 12:15 PM Page: 1 Table of Contents 1. TROOP CONTACT REGISTRATION...3 2. SCOUT REGISTRATION...4 2.1. UNIT HOME PAGE...4 2.2. REGISTRATION

More information

How to order Approved First Aid Items from Staples, via the Griffith Marketplace

How to order Approved First Aid Items from Staples, via the Griffith Marketplace How to order Approved First Aid Items from Staples, via the Griffith Marketplace Version Control Do not remove Updated by Brian Macfarlane July 2014 For information about products etc. you can contact

More information

Software Life-Cycle Models

Software Life-Cycle Models Software Life-Cycle Models CMPSC 487 Lecture 03 Topics: UML Class Diagram Rosenburg Chap 2. Domain Modeling A. UML: Unified Modeling Language UML is a general-purpose, developmental, modeling language

More information

EMPLOYEE STORE ORDERING INSTRUCTIONS

EMPLOYEE STORE ORDERING INSTRUCTIONS STEP 1: Create an Account/Log-In STEP 2: Place an Order STEP 3: Enter delivery/shipping information STEP4: Payment EMPLOYEE STORE ORDERING INSTRUCTIONS STEP 1: CREATE AN ACCOUNT/LOG-IN Once you have clicked

More information

EWAY RAPID SETUP GUIDE FOR

EWAY RAPID SETUP GUIDE FOR EWAY RAPID SETUP GUIDE FOR CONTENTS 1. Add ewayrapid payment method to your online shop... 2 2. Configure and activate ewayrapid payment method... 3 3. Add eway logo and credit card types to your website...

More information

WEB SITE GUIDE. PLACE AN ORDER - Drop Ship Account INDEPENDENCE MEDICAL

WEB SITE GUIDE. PLACE AN ORDER - Drop Ship Account INDEPENDENCE MEDICAL WEB SITE GUIDE PLACE AN ORDER - Drop Ship Account INDEPENDENCE MEDICAL Place an Order To place an order, roll over the Place Order tab. From here, you will be able to add items to your cart using the Reorder,

More information

MAGENTO BOF: BASIC USER GUIDE NCT IT

MAGENTO BOF: BASIC USER GUIDE NCT IT MAGENTO BOF: BASIC USER GUIDE 2013.07.04 NCT IT MAGENTO BOF: ACCESS LEVELS WHO CAN MAKE ORDERS? The new Branch Order Form does away with order approval and uses a stricter access system instead. As long

More information

Extra Fee for Magento 2

Extra Fee for Magento 2 Extra Fee for Magento 2 Magento 2 Extension User Guide Official extension page: Extra Fee for Magento 2 Page 1 Table of contents: 1. General settings.....3 2. Extra Fees Creation.....5 3. Condition Settings...11

More information

Sliding PayPal Shopping Cart 2 DMXzone

Sliding PayPal Shopping Cart 2 DMXzone Table of contents Table of contents... 1 About Sliding PayPal Shopping Cart 2... 2 Features in Detail... 3 The Basics: Use Sliding PayPal Shopping Cart 2 on your Page... 21 Advanced: Different Options

More information

SCE Corporate Forms Ordering System User Guide

SCE Corporate Forms Ordering System User Guide SCE Corporate Forms Ordering System User Guide 1. How to Register/Update Profile For new users, begin by clicking on the create an account button. Returning users will sign in using their SCE e-mail and

More information

FUNCTIONAL SIZE MEASUREMENT USING THE COSMIC METHOD EXAMPLE: ONLINE SHOPPING

FUNCTIONAL SIZE MEASUREMENT USING THE COSMIC METHOD EXAMPLE: ONLINE SHOPPING FUNCTIONAL SIZE MEASUREMENT USING THE COSMIC METHOD EXAMPLE: ONLINE SHOPPING Copyright 2014. All Rights Reserved. Mónica Villavicencio and Alain Abran Permission to copy all or part of this material is

More information

AVAYA LEARNING CENTER END USER GUIDE. Avaya Learning Virtual Campus License Registration Guidelines

AVAYA LEARNING CENTER END USER GUIDE. Avaya Learning Virtual Campus License Registration Guidelines AVAYA LEARNING CENTER END USER GUIDE Avaya Learning Virtual Campus License Registration Guidelines 1 Avaya Learning Virtual Campus License Registration Guide November 2015 ENROLLMENT REGISTRATION PROCESS

More information

Using Apache Commons SCXML 2.0 a general purpose and standards based state machine engine

Using Apache Commons SCXML 2.0 a general purpose and standards based state machine engine a general purpose and standards based state machine engine Ate Douma ASF member and committer R&D Platform Architect at Hippo B.V., Amsterdam ate@apache.org / a.douma@onehippo.com Outline SCXML a quick

More information

BayCare Digital StoreFront SmartStore - Landing Page Navigation

BayCare Digital StoreFront SmartStore - Landing Page Navigation BayCare Digital StoreFront SmartStore - Landing Page Navigation. Home Page for the new SmartStore. Product Search. Category Drop Down List. Access Your User Profile. Access Your Shopping Cart. Featured

More information

Stripe Payment with Recurring Profile MAGEDELIGHT.COM USER MANUAL E:

Stripe Payment with Recurring Profile MAGEDELIGHT.COM USER MANUAL E: Stripe Payment with Recurring Profile USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM License Key After successful installation of Stripe Payment with recurring extension by using the Magento setup,

More information

Frequently Asked Questions

Frequently Asked Questions Click on any of the frequently asked questions below to display the answer. If you cannot find the answer to your question, please contact Member Services on 08 8154 0200, 9.00 am to 5.00 pm Adelaide time,

More information

Allianz e-merchandise User Guide

Allianz e-merchandise User Guide Allianz e-merchandise User Guide by Olympia Diary (M) Sdn Bhd Contents 1 REGISTER ACCOUNT... 1 1.1 HOW TO REGISTER A STAFF ACCOUNT... 1 1.2 HOW TO REGISTER AN AGENT ACCOUNT... 4 2 LOGIN ACCOUNT... 7 2.1

More information

Quick Reference Guide Welcome to the SUNY TierOne Diversity Site

Quick Reference Guide Welcome to the SUNY TierOne Diversity Site Quick Reference Guide Welcome to the SUNY TierOne Diversity Site HOMEPAGE CONTRACT Select Contract from your location dropdown to shop SUNY Pre-approved items. NON-CONTRACT Select NonContract from your

More information

Events Overview in the Member Information Center (MIC)

Events Overview in the Member Information Center (MIC) Events Overview in the Member Information Center (MIC) To use the Events options in your MIC click on the Events button at the top of the Home page. Filter options available in the Events section of the

More information

Electronic Ordering Instructions with Credit Card Option. For Hilton Hotels Punch Out

Electronic Ordering Instructions with Credit Card Option. For Hilton Hotels Punch Out Electronic Ordering Instructions with Credit Card Option For Hilton Hotels Punch Out July 2005 Table of Contents Home Page... 3 Finding Products... 4 Browse Catalog... 4 Search Catalog... 7 Add To Cart...

More information

etrakit User Manual City of Oceanside A guide for using the online permitting system, etrakit

etrakit User Manual City of Oceanside A guide for using the online permitting system, etrakit City of Oceanside A guide for using the online permitting system, etrakit City of Oceanside, 300 N Coast Hwy, Oceanside CA 92054 Planning: 760 435 3520 Building: 760 435 3950 Engineering: 760 435 5097

More information

Ordering Instructions for Marketing-on-Demand Website

Ordering Instructions for Marketing-on-Demand Website Ordering Instructions for Marketing-on-Demand Website 1. Login Go to http://www.stargas.consumergraphics.net to login to the website. Your Username and Password will be given to you by your RSM. 2. Home

More information

Brolly Sheets Wholesale Login

Brolly Sheets Wholesale Login Brolly Sheets Wholesale Login Logging into your Account Go to our Wholesale website to login using the URL below. www.brollysheetswholesale.co.nz (for NZ customers) www.brollysheetswholesale.com.au (for

More information

UShop Amazon Account Setup

UShop Amazon Account Setup UShop Amazon Account Setup General Information 1. Amazon Accounts set up per UShop user not per department 2. The email for your UShop is pulled from your CIS Profile. This will also be your default Amazon

More information

AutomationDirect.com Order Import Feature

AutomationDirect.com Order Import Feature AutomationDirect.com Order Import Feature This document describes the requirements to upload a CSV or XML format order file from your system into our AutomationDirect.com E-commerce system to create an

More information

JOB AID FOR EMARKET REQUESTERS THIS JOB AID IS FOR THOSE INDIVIDUALS THAT HAVE THE FSU_PO_REQUESTER ROLE IN OMNI ONLY.

JOB AID FOR EMARKET REQUESTERS THIS JOB AID IS FOR THOSE INDIVIDUALS THAT HAVE THE FSU_PO_REQUESTER ROLE IN OMNI ONLY. JOB AID FOR EMARKET REQUESTERS THIS JOB AID IS FOR THOSE INDIVIDUALS THAT HAVE THE FSU_PO_REQUESTER ROLE IN OMNI ONLY. IF YOU DO NOT CREATE REQUISITIONS IN OMNI, THEN YOU WILL USE THE JOB AID TITLED EMARKET

More information

Using Declarative Models in Multi-device Smart Space

Using Declarative Models in Multi-device Smart Space Using Declarative Models in Multi-device Smart Space Environments Sailesh Sathish 1 2005 Nokia w3cpresentation.ppt / 2007-06-05 / SS Introduction Smart Space What is smart space? Smart space is any smart

More information

Widget Toolkits CS MVC

Widget Toolkits CS MVC Widget Toolkits 1 CS349 -- MVC Widget toolkits Also called widget libraries or GUI toolkits or GUI APIs Software bundled with a window manager, operating system, development language, hardware platform

More information

How to redeem your Groupon voucher for Multiple Items explained in 6 simple steps:

How to redeem your Groupon voucher for Multiple Items explained in 6 simple steps: How to redeem your Groupon voucher for Multiple Items explained in 6 simple steps: Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Receiving your voucher deal confirmation Finding your Groupon code Redeeming

More information

Entering an erequest for Stores

Entering an erequest for Stores The erequest is an easy way for an employee to submit a request for products available from Stores. No prior knowledge of the University procurement process is necessary for completing this online, electronic

More information

WEB ORDER ENTRY SYSTEM USER MANUAL. Produced for

WEB ORDER ENTRY SYSTEM USER MANUAL. Produced for WEB ORDER ENTRY SYSTEM USER MANUAL Produced for TABLE OF CONTENTS Dior Web Order Entry System User Manual Dior Order Entry... 3 Overview... 3 Requesting Process... 3 Signing In... 3 The Order Entry Screen...

More information

START the Registration Process

START the Registration Process Obtain the following information from your instructor before you begin enrolling in Undergraduate CGE UNI-TRACK classes for Credit Course Title: Class # Class Term: Spring 2018 FIRST TIME Uni-track student.

More information

VALO Commerce. Energizer User Guide

VALO Commerce. Energizer User Guide VALO Commerce Energizer User Guide Using VALO Commerce Step One: Access the Commerce Site In the Powerline section of the intranet site, open the Visibility menu and select VALO (Perm MDSG). If this is

More information

INSTRUCTIONS ON HOW TO PLACE AN ORDER IN Royal on Demand (ROD)

INSTRUCTIONS ON HOW TO PLACE AN ORDER IN Royal on Demand (ROD) INSTRUCTIONS ON HOW TO PLACE AN ORDER IN Royal on Demand (ROD) Log in to EREQ login home page. Use the same username and password you use to log on to your TD computer. You must select the group you belong

More information

Campus Online User Guide

Campus Online User Guide Campus Online User Guide Content Page 1) How to access Campus Online 3 2) How to view account balance 5 3) How to set email notification to parents 7 4) How to set low balance notification limit 9 5) How

More information

Our goal is to help you create, manage and grow your successful online business. We offer a full range of website design and development services.

Our goal is to help you create, manage and grow your successful online business. We offer a full range of website design and development services. Web Transitions E-commerce and Support Services Our goal is to help you create, manage and grow your successful online business. We offer a full range of website design and development services. Graphic

More information

RENEWING PERMITS IN EPS OUTDOOR ADVERTISING REGULATORY PROGRAM. From the home page, click on the Licenses tab shown here in the red square.

RENEWING PERMITS IN EPS OUTDOOR ADVERTISING REGULATORY PROGRAM. From the home page, click on the Licenses tab shown here in the red square. RENEWING PERMITS IN EPS OUTDOOR ADVERTISING REGULATORY PROGRAM From the home page, click on the Licenses tab shown here in the red square. Click the indicated link labeled Amendment that is located to

More information

SWAGELOK COLUMBUS CHARLESTON QUICK LOOK GUIDE USER-FRIENDLY GUIDE TO NAVIGATING SWAGELOK.COM

SWAGELOK COLUMBUS CHARLESTON QUICK LOOK GUIDE USER-FRIENDLY GUIDE TO NAVIGATING SWAGELOK.COM SWAGELOK COLUMBUS CHARLESTON QUICK LOOK GUIDE USER-FRIENDLY GUIDE TO NAVIGATING SWAGELOK.COM Swagelok Columbus Charleston Quick Look Guide/ WEB HOW TO SWAGELOK COLUMBUS CHARLESTON CONTENTS How to Register

More information

Lorna Jane. Wholesale Website Guide

Lorna Jane. Wholesale Website Guide Lorna Jane Wholesale Website Guide Wholesale Website Guide Contents New Look Features... 2 Header... 3 Footer... 4 Logging In... 5 Forgot Password... 6 Change Language... 6 Searching for Products... 7

More information

Table of Contents. Web Site Guide Placing an Order. Ordering Methods Overview

Table of Contents. Web Site Guide Placing an Order. Ordering Methods Overview Web Site Guide Placing an Order CUSTOMER SERVICE HOURS: M-F 8:30-7:30 EST PHONE: 1-800-860-8027 WEB HELP DESK HOURS: M-F 8:30-5:30 EST PHONE: 1-800-860-8027 Ext. 4350 Independence Medical is designed to

More information

FileBRIDGE Records User Guide

FileBRIDGE Records User Guide Overview FileBRIDGE Records is a faster, smarter client web interface for customers to use when accessing, updating or viewing their inventory. Search features in FileBRIDGE Records provide an easy way

More information

How to Place a Catering Order. Step by Step Guide

How to Place a Catering Order. Step by Step Guide How to Place a Catering Order Step by Step Guide Creating an Account NOTE: Log in emails and passwords are case sensitive Click here to create a new account Entering in Your Required Information Type in

More information

Shopping Basket and Order Requirements

Shopping Basket and Order Requirements Page 1 of 41 Page 2 of 41 1. The user can browse the site and select the product items to be added to the Shopping basket. Use the Catalog link to search and add products to the shopping basket or click

More information

Online Permit Manager User Manual

Online Permit Manager User Manual City of Westminster Community Development Department Online Permit Manager User Manual A guide for using the online permitting system, etrakit City of Westminster Community Development Department 4800

More information

Order Received (In-Person Delivery)

Order Received (In-Person Delivery) Order Received (In-Person Delivery) You will receive an email from email@email.girlscouts.org with the subject Action required: you have an in-person delivery request! letting you know your Girl Scout

More information

Order Received (In-Person Delivery)

Order Received (In-Person Delivery) Order Received (In-Person Delivery) You will receive an email from email@email.girlscouts.org with the subject Action required: you have an in-person delivery request! letting you know your Girl Scout

More information

Storefront Ordering System Demonstration Guide. Powered by

Storefront Ordering System Demonstration Guide. Powered by Storefront Ordering System Demonstration Guide Powered by Welcome to CMYK s Storefront Ordering System (SOS) The following pages will guide you through our Demo Site. We will show you many options available

More information

If you re using Internet Explorer as your internet browser, you must answer NO to the security warning when first accessing the catalog.

If you re using Internet Explorer as your internet browser, you must answer NO to the security warning when first accessing the catalog. If you re using Internet Explorer as your internet browser, you must answer NO to the security warning when first accessing the catalog. The McKesson Punch-out catalog offers an interactive user guide

More information

Design Gallery User Guide

Design Gallery User Guide Design Gallery User Guide Table of Contents Placing an Order... 3 For Stock and Print on Demand Items... 4 For Customizable Items... 5 Advanced Location Search in Shopping... 7 Your Shopping Cart... 8

More information

Placing an Order using an Exception. Technical Exception

Placing an Order using an Exception. Technical Exception Placing an Order using an Exception To place an order using an Exception, navigate to the left hand side of the page and click the Exception link. You should now be on the Exception Categories page. If

More information

Welcome to Converge! Online Ordering User Guide Page 1

Welcome to Converge! Online Ordering User Guide Page 1 Welcome to Converge! Online Ordering User Guide Page 1 First Time Users Our fastest registration to date! Simply enter your Email Address, First and Last Name. You will be sent an email which contains

More information

Welcome to the Goddess Purchasing Portal!

Welcome to the Goddess Purchasing Portal! Goddess Purchasing Portal Quick Reference Guide Welcome to the Goddess Purchasing Portal! URL http://www.goddessproductsinc.com/arkansas.html Login Password Your State of Arkansas Email Address Welcome1

More information

How to place an order on CSI s online store

How to place an order on CSI s online store How to place an order on CSI s online store Store website http://store.csionline.org/ 1. Click on account, then log in 2. Create an account or LOGIN using your currently registered email and password.

More information

STORE CREDIT USER GUIDE

STORE CREDIT USER GUIDE support@magestore.com sales@magestore.com Phone: 084.4.8585.4587 STORE CREDIT USER GUIDE Version 1.0.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION... 3 2. HOW TO USE (Frontend)... 5

More information

CEU Catalog Guide. When you access the CEU catalog it defaults to ALL available CEUs.

CEU Catalog Guide. When you access the CEU catalog it defaults to ALL available CEUs. CEU Catalog Guide When you access the CEU catalog it defaults to ALL available CEUs. You can see the Title of the CEU, the Certification(s) it will apply to, Topic Code and Credit Hours Below the Title

More information

Reference Guide For Purchasers And Approvers.

Reference Guide For Purchasers And Approvers. Reference Guide For Purchasers And Approvers www.grandandtoy.com Table Of Contents Sign in 3 Selecting an Account 4 Order Details Main Order Page 5 Order Details Adding to an Order 6 Order Details Changing

More information

Is your website secure? Yes. When the browser opens a secured website, https can be seen in the URL instead of just http.

Is your website secure? Yes. When the browser opens a secured website, https can be seen in the URL instead of just http. Patient FAQ Placing Orders Is your website secure? Yes. When the browser opens a secured website, https can be seen in the URL instead of just http. How do I place an order? 1. Select your brand from the

More information

Vision Document. Online Book Store. Version 1.0. Vamsi Krishna Mummaneni. CIS 895 MSE Project KSU. Major Professor. Dr.

Vision Document. Online Book Store. Version 1.0. Vamsi Krishna Mummaneni. CIS 895 MSE Project KSU. Major Professor. Dr. Online Book Store Version 1.0 Vamsi Krishna Mummaneni CIS 895 MSE Project KSU Major Professor Dr.Torben Amtoft 1 Table of Contents 1. Introduction 3 1.1. Purpose and Motivation 3 2. Project Overview 3

More information

COMPANY REGISTERS EMPLOYEE INSTRUCTIONS

COMPANY REGISTERS EMPLOYEE INSTRUCTIONS INSTRUCTIONS 1. Company signs in using username/password (provided by BSC-CETI), 2. After selecting Company Employees from left bar, search for employee if needed. If employee does not exist, the company

More information

MyStericycle.com RESOURCE GUIDE. Table of Contents. When viewing online, select the relevant topic below to navigate easily.

MyStericycle.com RESOURCE GUIDE. Table of Contents. When viewing online, select the relevant topic below to navigate easily. MyStericycle.com RESOURCE GUIDE Table of Contents When viewing online, select the relevant topic below to navigate easily. Getting Started Register...2 User Access Levels...4 Reset My Password...5 Pick-ups

More information

1 CUSTOM TAG FUNDAMENTALS PREFACE... xiii. ACKNOWLEDGMENTS... xix. Using Custom Tags The JSP File 5. Defining Custom Tags The TLD 6

1 CUSTOM TAG FUNDAMENTALS PREFACE... xiii. ACKNOWLEDGMENTS... xix. Using Custom Tags The JSP File 5. Defining Custom Tags The TLD 6 PREFACE........................... xiii ACKNOWLEDGMENTS................... xix 1 CUSTOM TAG FUNDAMENTALS.............. 2 Using Custom Tags The JSP File 5 Defining Custom Tags The TLD 6 Implementing Custom

More information

Your Cart User Manual v3.6

Your Cart User Manual v3.6 Your Cart User Manual v3.6 2 Your Cart User Manual v3.6 Table of Contents Foreword 0 7 Part I Getting Started Overview 11 Part II Categories & Products 1 Manage Categories... Overview 11 Add a New... Category

More information

How to create and order individual pages. 1. Once you open the My Memories Suite software, choose the Design icon.

How to create and order individual pages. 1. Once you open the My Memories Suite software, choose the Design icon. How to create and order individual pages 1. Once you open the My Memories Suite software, choose the Design icon. 2. Under the Photobooks category, choose the size you would like your project to be out

More information

Online School Payments (OSP) Parent User Guide for EDEP Payments

Online School Payments (OSP) Parent User Guide for EDEP Payments Online School Payments (OSP) Parent User Guide for EDEP Payments May, 2014 OSP User Guide Table of Contents Overview...2 Site Information...2 Account Setup...3 Making a Tuition Payment...5 1 P a g e Overview

More information

USER GUIDE for Simon Malls On-Line Resource Center. SimonResourceCenter.com

USER GUIDE for Simon Malls On-Line Resource Center. SimonResourceCenter.com USER GUIDE for Simon Malls On-Line Resource Center SimonResourceCenter.com Welcome to the Online Resource Center for printing and fulfillment. You have access to this site 24 hours a day, 7 days a week.

More information

Requester Quick Reference

Requester Quick Reference Accessing BearBuy 1. Log into MyAccess and select the BearBuy link. a. By default, you will be directed to the Shopping Homepage, unless you set your homepage to a different BearBuy page. b. If you are

More information

Login Page. Welcome/Login Page

Login Page. Welcome/Login Page Login Page Welcome/Login Page A link is provided on this page which allows new users to register. http://jm_promostore.cgconverge.com Returning Users can simply enter their Email Address and Password to

More information