Capturing Interaction History

Size: px
Start display at page:

Download "Capturing Interaction History"

Transcription

1 Capturing Interaction History Pega Marketing for Financial Services 7.4 April 2018 Introduction This document contains information about how Pega Marketing for Financial Services 7.4 captures Interaction History. This is an extension of the Pega Marketing 7.4 Interaction History features. Refer to the Pega Marketing 7.4 User Guide on the Pega Marketing product page for details. Customers and sales representatives are recommended to use this as a reference for implementing their own functionality around Interaction History. While the back-end rules that support the Interaction History functionality is included in the PegaMarketingFS application, the rules listed in this document are in the sample application (PegaMarketingFS_CRMSample). Contents Interaction History Capturing Interaction History Headless integration (Real-time containers) Microsites - Non-bundled offers microsite - Bundled offers microsite (fixed bundles) - Bundled offers microsite (flexible bundles) s Interaction history Interaction History is a storage location for the actions and choices made by a customer so that so that real time decisioning and predictive analytics can be utilized to present the best offer or take the next best action for a specific customer. For more details about Interaction History, see the articles on decision management (covers ADM, Interaction History, and VBD) available on PDN. The information from Interaction History is used in a variety of places within the application. Some key functionality include in adaptive models and strategy rules. Adaptive model learning is based on the outcome dimension in the Interaction History. Capturing Interaction History 1

2 Next-best-action strategies refer to the Interaction History to determine how many times a proposition has been offered to a customer, and how many times it has been rejected or accepted, and use that information the make decisions. Interaction History is also captured and used in the below functional areas in Pega Marketing for Financial Services: Microsites Offer flows Real-time containers Capturing interaction history The following table represents the fields captured for Interaction History and their relative use. Property name Fact ID Description An automatically generated unique fact record ID. Initially generated IDs start at a Capturing Interaction History 2

3 Property name Subject ID Outcome time Business issue Group Proposition Outcome Propensity Direction Channel Interaction Strategy Operator Description random value, and then the value is incremented by 1 for every new ID. The subject ID that was used when setting the results of the strategy. It represents the identity (the customer) with whom the integration was handled. A time stamp when the record was stored in the Interaction History tables. The issue to which the proposition belongs. It is the ultimate purpose of the proposition (for example: Sales, Retention, Service). Together with pygroup and pyname, it uniquely identifies the proposition. The group to which the proposition belongs (for example: Phones, Discounts, Tariffs). Together with pyissue and pyname, it uniquely identifies the proposition. The name of the proposition. Together with pyissue and pygroup, it uniquely identifies the proposition. Contains the result of the interaction (for example: accepted, rejected). Calculated propensity for the action. It is the likelihood that a customer will accept a particular proposition. The value for propensity is within the range of 0 to 1. The direction that is used in the interaction (for example: inbound, outbound). The channel that is used in the interaction (for example: web, call center). The Interaction rule instance. The Strategy rule instance. The person who handled the interaction. The default is the Operator ID. Pega Marketing for Financial Services captures this information as part of the Pega-provided microsites (autoloan, nonbundles, and bundled), s, and as a headless integration through real-time containers. This includes capturing clicks on links or images, capturing navigation across different microsite pages, and through services to other applications. Headless integration (real-time containers) Real-time containers support presenting offers or next-best-actions through a headless REST service. Pega Marketing for Financial Services provides NextBestAction and TopOffers containers Capturing Interaction History 3

4 to support the application as a centralized decision hub for other Pega applications such as Pega Collections, and Pega Customer Service for Financial Services. Within Real-time container rules, configure the Container Details tab to enable Interaction History capture. Captured on retrieval Select this option to have the Container processing API (ExecuteWebContainer) automatically capture an impression before rendering the Container. CaptureResponse is a REST service that is used by Pega Customer Service for Financial Services to respond to Offers triggered via TopOffers container. MicrositesAutoloan Microsite The AutoLoanCreditOffers data flow rule stores the results coming from the AutoLoanCredit decision strategy in Interaction History whenever someone submits an application for preapproval. Capturing Interaction History 4

5 Offers with Approved Outcome gets presented to customers in Autoloan microsite. Capturing Interaction History 5

6 The SaveOfferResponse interaction rule updates the Interaction History for the offer response after the user clicks Accept. The interaction rule is called in the activity GetOfferDetailsWrapper. For more details on Autoloan microsite, see Pre-qualify Credit Offers via Mobile Devices. Non-bundled offers microsite Pega Marketing for Financial Services includes the NonBundledOffers microsite which demos displaying single offers. The below table includes rules which support Interaction History table update in for this demo scenario. Scenario Interaction History outcome Referenced rule Interaction History interaction Open microsite from a banner ad/csfs Portal Clicked Service HTTP: CaptureWebClickThrough [PegaMKT-Engine] Capturing Interaction History 6

7 Scenario Interaction History outcome Referenced rule Interaction History interaction Clicking on Impression UpdateIH (Flow:UpdateIH) SaveOfferResponse banner ad Request more Pending GetOfferDetails (Activity) SaveOfferResponse info Open account - Microsite Accepted CaptureMicrositeInteaction (Activity) MicrositeInteraction Open account No response within 30 minutes Accepted NoResponse Update Status shape in (Offer flows) WaitExpired - update status shape in (Offer flows) The Update Status shape is used in offer flow to capture offer responses from the channel. This shape in offer flows is designed to update the Interaction History. Bundled microsite (fixed bundle) Capturing Interaction History 7

8 Pega Marketing for Financial Services includes the BundledOffers microsite which demos displaying bundled offers. This example demonstrates fixed bundles where the customer must select the bundle in its entirety (all members). The below table includes rules which support Interaction History table update in for this demo scenario. Scenario Interaction History outcome Referenced rule Interaction History interaction Open microsite from a banner ad/csfs Portal Clicked Service HTTP: CaptureWebClickThroug h [PegaMKT-Engine] Clicking on banner ad Request more info Open account - Microsite Open account No response within 30 minutes Impression Pending Accepted Accepted NoResponse UpdateIH (Flow:UpdateIH) UpdateBundleIH (Activity) CaptureMicrositeInteacti on (Activity) Update Status shape in (Offer flows) and AcceptBundleMembersO ffers strategy WaitExpired - update status shape in (Offer flows) SaveOfferResponse SaveOfferResponse MicrositeInteraction Bundled microsite (flexible bundle) Pega Marketing for Financial Services includes the BundledOffers microsite which demos displaying bundled offers. This example demonstrates flexible bundles where the customer is presented a series of questions and answers from which a bundle is presented based on the captured response. Capturing Interaction History 8

9 The interaction history functionality works similarly to fixed bundles. There are some additional values set for the interaction history in the property set shape of the strategy FlexibleBundles. This helps capture the impression on loading the bundle offers in the microsite. The actual update of Interaction History is still done in the offer flows. See the highlighted shapes in the below example FirstMortgageFiveOneARM where Interaction History is updated for the bundle parent and bundle (child) member offers. Capturing Interaction History 9

10 s Treatment rules automatically update the Interaction History when s are sent. If the Track Open Rate checkbox is enabled, then, Interaction History will also capture the open impression. Capturing Interaction History 10

11 Interaction History can also capture when a customer clicks on a link, button, or image within an . See the Pega-provided treatment rules for how this is accomplished. For example, the Open Account button in OfferDetails sends offer response as Accepted to an Offer flow where update status shape takes the offer response and updates Interaction History Pegasystems Inc. All rights reserved. All trademarks are the property of their respective owners. The information contained in this document is subject to change without notice. Pega will not be liable for technical or editorial errors or omissions contained in this document.

Capturing Interaction History

Capturing Interaction History Capturing Interaction History Pega Marketing for Financial Services 7.31 November 2017 Introduction This document contains information about how Pega Marketing for Financial Services 7.31 captures Interaction

More information

Decision Manager Help. Version 7.1.7

Decision Manager Help. Version 7.1.7 Version 7.1.7 This document describes products and services of Pegasystems Inc. It may contain trade secrets and proprietary information. The document and product are protected by copyright and distributed

More information

12/05/2017. Customer Service Management

12/05/2017. Customer Service Management 12/05/2017 Contents...3 Get started with... 3 Activate Customer Service... 5 Set up associated entities... 6 Set up communication channels... 16 Track and analyze Customer Service case data... 40 Create

More information

Customize Your Application

Customize Your Application Customize Your Application Pega Customer Service 7.4 April 2018 Core features for initial implementation (approximately 8-10 weeks) Stated durations are estimates, and assume that installation tasks are

More information

Pega Unified Marketing

Pega Unified Marketing Pega Unified Marketing User Guide Version 6.2 Copyright 2012 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may contain trade

More information

RingCentral for ServiceNow. Admin Guide

RingCentral for ServiceNow. Admin Guide RingCentral for ServiceNow Admin Guide RingCentral for ServiceNow Admin Guide Contents Contents Introduction... 3 About RingCentral for ServiceNow......................................................

More information

Pega Field Marketing USER GUIDE 7.4

Pega Field Marketing USER GUIDE 7.4 Pega Field Marketing USER GUIDE 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks

More information

Pega Agile Studio USER GUIDE 7.4

Pega Agile Studio USER GUIDE 7.4 Pega Agile Studio USER GUIDE 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks

More information

Pega Digital Software Delivery

Pega Digital Software Delivery Pega Digital Software Delivery USER GUIDE 1.00 [Type here] 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved.

More information

RESOLV EDI CONTROL. User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS

RESOLV EDI CONTROL. User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS RESOLV EDI CONTROL User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS Copyright 2011-2016 by Achieve IT Solutions These materials are subject to change without notice. These materials are

More information

Overture Advertiser Workbook. Chapter 6: Managing Your Account

Overture Advertiser Workbook. Chapter 6: Managing Your Account Overture Advertiser Workbook Chapter 6: Managing Your Account Managing Your Account USING THE DIRECTRAFFIC CENTER The DirecTraffic Center provides advertisers with a comprehensive account management system

More information

Agile Studio USER GUIDE 7.3

Agile Studio USER GUIDE 7.3 Agile Studio USER GUIDE 7.3 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks or

More information

Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3

Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3 Agile Studio WORKING WITH DEVELOPMENT SYSTEMS ON PREVIOUS PEGA PLATFORM RELEASES 7.3 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered

More information

PEGA MARKETING. Pega Marketing IMPLEMENTATION GUIDE 7.31

PEGA MARKETING. Pega Marketing IMPLEMENTATION GUIDE 7.31 PEGA MARKETING Pega Marketing IMPLEMENTATION GUIDE 7.31 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved.

More information

System Architect Essentials I. EXERCISE GUIDE (v. 7.1)

System Architect Essentials I. EXERCISE GUIDE (v. 7.1) System Architect Essentials I EXERCISE GUIDE (v. 7.1) Copyright 2015 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may contain

More information

REGULATORY DIVISION BOURSE DE MONTRÉAL INC.

REGULATORY DIVISION BOURSE DE MONTRÉAL INC. REGULATORY DIVISION BOURSE DE MONTRÉAL INC. Date of Issue: January 7, 2019 Table of contents Introduction... 1 Overview... 1 Background... 1 Definitions... 1 Getting Started... 1 Account Enabling... 1

More information

IBM Unica Interact Version Publication Date: May 26, User's Guide

IBM Unica Interact Version Publication Date: May 26, User's Guide IBM Unica Interact Version 8.5.0 Publication Date: May 26, 2011 User's Guide Copyright Copyright IBM 2011 IBM Corporation Reservoir Place North 170 Tracer Lane Waltham, MA 02451-1379 All software and related

More information

Oracle Adapter for Salesforce Lightning Winter 18. What s New

Oracle Adapter for Salesforce Lightning Winter 18. What s New Oracle Adapter for Salesforce Lightning Winter 18 What s New TABLE OF CONTENTS REVISION HISTORY... 3 OVERVIEW... 4 RELEASE FEATURE SUMMARY... 5 PRE-UPGRADE CONSIDERATIONS... 6 POST-UPGRADE REQUIREMENTS...

More information

User Guide for the New Kofax Partner Portal

User Guide for the New Kofax Partner Portal User Guide for the New Kofax Partner Portal The purpose of this document is to better acquaint you with the basic features of the new Kofax Partner Portal being released in August 2012. Please note that

More information

Register by completing the form, or connecting via your GitHub or Google account.

Register by completing the form, or connecting via your GitHub or Google account. SDL Developer Portal Registration Guide In order to register an application on the SDL developer portal, you must first create both a developer and company profile. Developer Profile Registration To create

More information

Pega Foundation for Financial Services

Pega Foundation for Financial Services Pega Foundation for Financial Services ACCOUNTING GUIDE 7.32 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved.

More information

Decision Strategy Manager 7.2

Decision Strategy Manager 7.2 Decision Strategy Manager 7.2 Reference Guide Reference Guide Copyright 2016 by Pegasystems Inc. All rights reserved Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved.

More information

QUICK START GUIDE 8x8 Residential Service. 8x8 Residential Service Quick Start Guide

QUICK START GUIDE 8x8 Residential Service. 8x8 Residential Service Quick Start Guide QUICK START GUIDE Quick Start Guide Version 1.0, October 2011 Contents Login Procedure...3 Home...4 Phone and Fax Lines...4 Edit Phone and Fax Lines... 4 Number Transfer... 6 Billing...12 Statements...

More information

Pega Foundation for Healthcare

Pega Foundation for Healthcare Pega Foundation for Healthcare COMMON CODES SOLUTION BUSINESS CASE USE CASE GUIDE 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered

More information

Pega Knowledge. User Guide 7.4

Pega Knowledge. User Guide 7.4 Pega Knowledge User Guide 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks or

More information

Partner Side SMART Guide

Partner Side SMART Guide Partner Side SMART Guide Table of Contents 1. Introduction... 3 2. Partner Registration Process... 3 3. Additional Form... 12 4. Scorecard... 13 5. View Buyer Profile... 14 Partner Side User Manual 31

More information

Pega Knowledge Management

Pega Knowledge Management Pega Knowledge Management 7.1 USER GUIDE Copyright 2014 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may contain trade secrets

More information

IBM Leads Version 9 Release 1 October 25, User Guide

IBM Leads Version 9 Release 1 October 25, User Guide IBM Leads Version 9 Release 1 October 25, 2013 User Guide Note Before using this information and the product it supports, read the information in Notices on page 35. This edition applies to version 9,

More information

Ariba Network for Suppliers Administrator Quick-Start Guide

Ariba Network for Suppliers Administrator Quick-Start Guide Ariba Network for Suppliers Administrator Quick-Start Guide TABLE OF CONTENTS Getting Started with Ariba Network Logging In Navigating the Home Page Setting Up Your Company Profile Managing Roles and Users

More information

X12 Message Processing

X12 Message Processing X12 Message Processing Pega Foundation for Healthcare 7.4 April 2018 Overview The Accredited Standards Committee (ASC) X12 message is used to transfer data across and between industries. Pega Foundation

More information

Parcel Data Exchange PDX Web Application Customer Guide

Parcel Data Exchange PDX Web Application Customer Guide Parcel Data Exchange PDX Web Application Customer Guide Status: Final Version: 09 Date Last Modified: 09/05/2017 09/05/2017 Parcel Data Exchange (PDX) Customer Guide Page 1 of 22 Table of Contents Table

More information

Banner Security Access Request

Banner Security Access Request is a Web Form designed for Supervisors to submit Banner Access Requests for their employees. This online form replaces the previous paper form in a secure environment. This helps the Banner team respond

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content 1. Account Configuration I. Account Access II. Company Profile III. Email Notifications IV. Electronic Order Routing V. Electronic Invoice Routing VI. Remittances

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content 1. Account Configuration I. Account Access II. Company Profile III. Email Notifications IV. Electronic Order Routing V. Electronic Invoice Routing VI. Remittances

More information

AvePoint Citizen Services. Release Notes

AvePoint Citizen Services. Release Notes AvePoint Citizen Services Release Notes Table of Contents Table of Contents... 2 AvePoint Citizen Services 1.3.3... 3... 3 AvePoint Citizen Services 1.3.2... 3... 3 AvePoint Citizen Services 1.3.1... 5...

More information

Pega Foundation for Healthcare

Pega Foundation for Healthcare Pega Foundation for Healthcare COMMON CODES SOLUTION BUSINESS CASE USE CASE GUIDE 7.31 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered

More information

Pega Customer Service for Healthcare and Pega Sales Automation for Healthcare

Pega Customer Service for Healthcare and Pega Sales Automation for Healthcare Pega Customer Service for Healthcare and Pega Sales Automation for Healthcare INSTALLATION GUIDE Pega Customer Relationship Management for Healthcare 7.31 2017 Pegasystems Inc., Cambridge, MA All rights

More information

How to Submit. Royalty Report Part I and. Royalty Report Part II

How to Submit. Royalty Report Part I and. Royalty Report Part II How to Submit Royalty Report Part I and Royalty Report Part II 1 Table of Contents 1. Introduction... 3 2. New User Registration... 3 3. Welcome Page... 4 4. User Settings... 5 5. Royalties... 6 6. Royalty

More information

Decision Strategy Manager

Decision Strategy Manager Decision Strategy Manager DMSample - Retention Predictive Model Version 7.1.8 2015 by Pegasystems Inc. All rights reserved This document describes products and services of Pegasystems Inc. It may contain

More information

Administration Guide

Administration Guide Administration Guide 12/22/2016 Blackbaud Internet Solutions 4.0 Administration US 2016 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any

More information

Instructions for Manufacturer's Agent License Renewal. e-file

Instructions for Manufacturer's Agent License Renewal. e-file Instructions for Manufacturer's Agent License Renewal e-file Navigate to the Bingo-Raffles Home Page and Log in to your account. Alternatively, you can login from the Bingo-Raffle Forms List page. Scroll

More information

Partner Documentation Reseller Portal Guide

Partner Documentation Reseller Portal Guide 2 Partner Documentation 1. Introduction and Enrollment One of the benefits of MSP Consortium membership is access to Comodo's range of enterprise security and management tools at greatly discounted rates.

More information

Application Data Model

Application Data Model Application Data Model Pega Marketing for Financial Services 7.31 October 2017 Introduction This document provides an overview of the Pega Marketing for Financial Services customer data model. It is intended

More information

Pega Customer Service for Healthcare and Pega Sales Automation for Healthcare

Pega Customer Service for Healthcare and Pega Sales Automation for Healthcare Pega Customer Service for Healthcare and Pega Sales Automation for Healthcare UPGRADE GUIDE Pega Customer Relationship Management for Healthcare 7.31 2017 Pegasystems Inc., Cambridge, MA All rights reserved.

More information

OMICS Publishing Group Online Submission System

OMICS Publishing Group Online Submission System OMICS Publishing Group Online Submission System Editorial Manager -Reviewer Tutorial Contents Reviewer Software Requirements Reviewer Login Overview Registering with EM Duplicate Registration check Possible

More information

Mambu Mobile Overview v2.9

Mambu Mobile Overview v2.9 Mambu Mobile Overview v2.9 1 of 36 Versi on # Change History Date Description Summary of Changes 1.0 June 2014 Initial Release 2.0 November 2014 Updated with changes for Mambu Mobile v2.4 2.5 February

More information

Agency User Manual. Version 2.0

Agency User Manual. Version 2.0 Agency User Manual Version 2.0 October 2015 Copyright Information 2015 by. All rights reserved. This document is the copyrighted property of the. It should not be duplicated, used, or disclosed in whole

More information

Guide to My DCC WHAT IS MY DCC? LOGGING IN YOUR PERSONAL HOMEPAGE

Guide to My DCC WHAT IS MY DCC? LOGGING IN YOUR PERSONAL HOMEPAGE Guide to My DCC WHAT IS MY DCC? Welcome to My DCC! My DCC is the online community of Door Creek Church. It provides an easy and effective way to communicate and connect with groups, staff and others who

More information

Earned Value Promotion

Earned Value Promotion BACKGROUND AND PROGRAM DESCRIPTION What is the? The 2019 is intended to slow the decline of First-Class Mail including Business Reply Mail (BRM) and Courtesy Reply Mail (CRM). As technology continues to

More information

Transaction Approval Process

Transaction Approval Process Access Online Transaction Approval Process User Guide Version 1.7 Cardholder Contents Introduction... 2 TAP Overview Flow Chart... 3 Cardholder Transaction Approval Process... 4 View-Only Access... 4 View

More information

Washington State Office of Superintendent of Public Instruction. Direct Certification System User s Manual

Washington State Office of Superintendent of Public Instruction. Direct Certification System User s Manual Washington State Office of Superintendent of Public Instruction Direct Certification System Contents Introduction... 1 Who Uses the Direct Certification System?... 1 Why Use the Direct Certification System?...

More information

Subsequent Filings - User Guide

Subsequent Filings - User Guide - User Guide File & Serve Delaware Subsequent Filings TABLE OF CONTENTS File & Serve Delaware Resources 3 File & Serve Delaware Navigation 4 Subsequent Filing Overview 5 Subsequent Filings 6 Transaction

More information

Veeam Website Content Syndication User Guide

Veeam Website Content Syndication User Guide Veeam Website Content Syndication User Guide 2017 Table of contents What is Veeam website content syndication? Accessing content syndication Content syndication installation Managing content Getting leads

More information

Customization Program Easily customize your Toshiba Microsite and a Variety of Marketing Materials

Customization Program Easily customize your Toshiba Microsite and a Variety of Marketing Materials Customization Program Easily customize your Toshiba Microsite and a Variety of Marketing Materials Toshiba is excited to launch our enhanced customization program. The program allows Dealers to customize

More information

POWERFUL CROSS MEDIA MARKETING AND PERSONALIZATION SOFTWARE

POWERFUL CROSS MEDIA MARKETING AND PERSONALIZATION SOFTWARE POWERFUL CROSS MEDIA MARKETING AND PERSONALIZATION SOFTWARE CROSS MEDIA MARKETING IS DELIVERING THE RIGHT MESSAGE TO THE RIGHT PERSON AT EXACTLY THE RIGHT TIME. A fully integrated, powerful marketing

More information

Managing the Burn Down Agent

Managing the Burn Down Agent Managing the Burn Down Agent Agile Studio 7.4 May 2018 Introduction Agile Studio 7.4 has several burn down charts that teams and managers can use to view the overall progress of a sprint, team, or release.

More information

Portal > Knowledgebase > I am a Supplier/Decorator > ESP Websites > Website Settings

Portal > Knowledgebase > I am a Supplier/Decorator > ESP Websites > Website Settings Portal > Knowledgebase > I am a Supplier/Decorator > ESP Websites > Website Settings Website Settings Tamika C - 2017-02-07 - in ESP Websites Website Settings The Website Settings section enables you to

More information

A Consultant s Guide to Prolog Converge. Topic: How to Answer a RFI online

A Consultant s Guide to Prolog Converge. Topic: How to Answer a RFI online A Consultant s Guide to Prolog Converge Topic: How to Answer a RFI online 1) Make sure you have the appropriate credentials to log in. You will need a username and password. These credentials are assigned

More information

PEGACUIS71V1 pegasystems

PEGACUIS71V1 pegasystems PEGACUIS71V1 pegasystems Number: PEGACUIS71V1 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 Which of the following rule types does the Localization wizard translate? (Choose Two) A. Field Value

More information

What is Adobe Campaign?

What is Adobe Campaign? Last updated: March 12, 2018 What is Adobe Campaign? Adobe Campaign provides a platform for designing cross-channel customer experiences and provides an environment for visual campaign orchestration, real

More information

Pega Underwriting for Insurance

Pega Underwriting for Insurance PEGA OPERATIONS Pega Underwriting for Insurance IMPLEMENTATION GUIDE 7.31 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks,

More information

PEGACSA71V1 Q&As Certified System Architect (CSA) 71V1

PEGACSA71V1 Q&As Certified System Architect (CSA) 71V1 CertBus.com PEGACSA71V1 Q&As Certified System Architect (CSA) 71V1 Pass Pegasystems PEGACSA71V1 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee

More information

IT SERVICE PORTAL APPROVING IT SERVICE PORTAL REQUESTS

IT SERVICE PORTAL APPROVING IT SERVICE PORTAL REQUESTS APPROVING REQUESTS GENERAL GUIDELINES - All requests that require approval will be sent to the approvers via email. Only one approval is necessary. Approvers can select approve or reject by clicking on

More information

Workflow. Overview. Workflow Screen

Workflow. Overview. Workflow Screen Workflow Overview The Workflow screen allows users to track content that has been sent for review through the approval process. The Workflow list view shows content that the current user has submitted

More information

BMC FootPrints 12 Integration with Remote Support

BMC FootPrints 12 Integration with Remote Support BMC FootPrints 12 Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are

More information

Pega Product Composer for Healthcare

Pega Product Composer for Healthcare Pega Product Composer for Healthcare IMPLEMENTATION GUIDE 7.31 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights

More information

ScotiaConnect Alerts

ScotiaConnect Alerts ScotiaConnect Alerts Table of Contents Introduction... 2 Setting Up Alert Entitlements for Users... 2 Setting up Alerts... 3 Approving Alerts... 6 Sample Email Notification... 7 For Further Assistance...

More information

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows,

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, 2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, Windows Server, and other product names are or may be registered

More information

12/05/2017. Customer Service Management

12/05/2017. Customer Service Management 12/05/2017 Contents Contents...5 Customer Service case management... 5 Activate...6 Additional plugins for... 8 for Orders... 11 integration with Field Service Management...13 Integration with Financial

More information

Administration Guide

Administration Guide Administration Guide 10/31/2016 Blackbaud NetCommunity 7.1 Administration US 2016 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means,

More information

Partner Documentation Reseller Portal Guide

Partner Documentation Reseller Portal Guide 2 Partner Documentation 1.Introduction and Enrollment One of the benefits of MSP Consortium membership is access to Comodo's range of enterprise security and management tools at greatly discounted rates.

More information

Supplier Instructions for Completing NAFTA Certificate of Origin in Trade Automation (TA)

Supplier Instructions for Completing NAFTA Certificate of Origin in Trade Automation (TA) Supplier Instructions for Completing NAFTA Certificate of Origin in Trade Automation (TA) Supplier Instructions for Completing NAFTA Certificate of Origin in Trade Automation (TA) I. INTRODUCTION When

More information

Healthcare FHIR API TECHNICAL SPECIFICATION 7.4

Healthcare FHIR API TECHNICAL SPECIFICATION 7.4 Healthcare FHIR API TECHNICAL SPECIFICATION 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All

More information

The Salesforce Migration Playbook

The Salesforce Migration Playbook The Salesforce Migration Playbook By Capstorm Table of Contents Salesforce Migration Overview...1 Step 1: Extract Data Into A Staging Environment...3 Step 2: Transform Data Into the Target Salesforce Schema...5

More information

GOQUO AGENT PORTAL USER GUIDE

GOQUO AGENT PORTAL USER GUIDE 1 GOQUO AGENT PORTAL USER GUIDE 2 1. General Overview This document is designed for the purpose of providing users (Agents as well as Admin user) with all main steps in the whole process, as well as detailed

More information

EMS WEB APP Configuration Guide

EMS WEB APP Configuration Guide EMS WEB APP Configuration Guide V44.1 Last Updated: August 14, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: EMS Web App

More information

Outlook Desktop Application for Windows

Outlook Desktop Application for Windows Access Your Email There are two common ways to access your mail: via the Outlook Desktop Application and the Outlook Web Application. This document focuses on how to use the Outlook Desktop Application

More information

HP Project and Portfolio Management Center

HP Project and Portfolio Management Center HP Project and Portfolio Management Center Software Version: 9.30 HP Demand Management User s Guide Document Release Date: September 2014 Software Release Date: September 2014 Legal Notices Warranty The

More information

vfire 9.8 Release Notes Version 1.5

vfire 9.8 Release Notes Version 1.5 9.8 Release Notes 9.8 Release Notes Table of Contents Version Details for 9.8 Release Notes 4 Copyright 5 About this Document 6 Intended Audience 6 Standards and Conventions 6 Introducing 9.8 7 Installation

More information

Math Department Website. Content Management

Math Department Website. Content Management Math Department Website Content Management Revision Date: September 29, 2017 Table of Contents Getting Started... 3 Logging In...3 Editor Permissions...3 Section Access... 3 Creating Content... 4 Preparing

More information

Pega Underwriting for Insurance

Pega Underwriting for Insurance OPERATIONS Pega Underwriting for Insurance Implementation Planning Workbook 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks,

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 1z1-349 Title : Oracle Eloqua Marketing Cloud Service 2017 Implementation Essentials Vendor : Oracle

More information

Admin Inbox Functionality Manual

Admin Inbox Functionality Manual Admin Inbox Functionality Manual Admin Inbox is your centre point of all communication to your system, notifying you of newly registered accounts and children, incoming messages from coaches, teachers

More information

isupport for Microsoft Windows Server TM Bomgar TM Integration

isupport for Microsoft Windows Server TM Bomgar TM Integration Integration with Bomgar Software for Remote Desktop Access and Chat isupport integrates with Bomgar Software for remote desktop connection and chatting. The minimum Bomgar API version required is 1.4.2.

More information

ForeScout Extended Module for Qualys VM

ForeScout Extended Module for Qualys VM ForeScout Extended Module for Qualys VM Version 1.2.1 Table of Contents About the Qualys VM Integration... 3 Additional Qualys VM Documentation... 3 About This Module... 3 Components... 4 Considerations...

More information

Oracle Adapter for Salesforce Lightning. Winter 18. New Feature Summary

Oracle Adapter for Salesforce Lightning. Winter 18. New Feature Summary Oracle Adapter for Salesforce Lightning Winter 18 New Feature Summary TABLE OF CONTENTS REVISION HISTORY... 3 OVERVIEW... 4 ORACLE ADAPTER FOR SALESFORCE LIGHTNING... 4 LIGHTNING TRANSACTION UI... 4 File

More information

Protecting SugarCRM with SafeNet Authentication Manager

Protecting SugarCRM with SafeNet Authentication Manager Protecting SugarCRM with SafeNet Authentication Manager Version 8.2 Integration Guide Copyright 2013 SafeNet, Inc. All rights reserved. All attempts have been made to make the information in this document

More information

Oracle Order Capture. Dependencies. Related Documentation and Resources. Implementation Guide

Oracle Order Capture. Dependencies. Related Documentation and Resources. Implementation Guide Oracle Order Capture Implementation Guide Release 11i August 2000 Part No. A86137-01 This topic group provides general descriptions of the set up and configuration tasks required to implement the application

More information

Technical Note. Using the Net Promoter Framework 7.1

Technical Note. Using the Net Promoter Framework 7.1 Technical Note Using the Net Promoter Framework 7.1 Copyright 2014 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may contain

More information

HPE Intelligent Management Center v7.3

HPE Intelligent Management Center v7.3 HPE Intelligent Management Center v7.3 Service Operation Manager Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who

More information

About Working with Reports using Actuate iportal

About Working with Reports using Actuate iportal About Working with Reports using Actuate iportal Working with Reports using Actuate iportal includes the following chapters: About Working with Reports using Actuate iportal. This chapter provides an overview

More information

End-User Reference Guide El Camino College Compton Center

End-User Reference Guide El Camino College Compton Center End-User Reference Guide El Camino College Compton Center OU Campus Version 10 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA 93012 OmniUpdate, Inc. 1320 Flynn Road, Suite 100 Camarillo, CA

More information

HarePoint HelpDesk for SharePoint. User Guide

HarePoint HelpDesk for SharePoint. User Guide HarePoint HelpDesk for SharePoint For SharePoint Server 2016, SharePoint Server 2013, SharePoint Foundation 2013, SharePoint Server 2010, SharePoint Foundation 2010 User Guide Product version: 16.2.0.0

More information

Comodo Accounts Management Software Version 23.0

Comodo Accounts Management Software Version 23.0 2 Comodo Accounts Management Software Version 23.0 Reseller Portal Guide Guide Version 23.0.083018 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1.The Reseller Portal...3

More information

CounterACT Aruba ClearPass Plugin

CounterACT Aruba ClearPass Plugin Version 1.1.0 and Above Table of Contents About the ClearPass Integration... 3 About This Plugin... 3 What to Do... 4 Requirements... 4 CounterACT Requirements... 4 Aruba ClearPass Requirements... 4 Networking

More information

AvePoint Cloud Governance. Release Notes

AvePoint Cloud Governance. Release Notes AvePoint Cloud Governance Release Notes Table of Contents New Features and Improvements: June 2018... 2 New Features and Improvements: May 2018... 3 New Features and Improvements: April 2018... 4 New Features

More information

SANTANDER TREASURY LINK USER GUIDE

SANTANDER TREASURY LINK USER GUIDE SANTANDER TREASURY LINK USER GUIDE Welcome to Santander Treasury Link Santander Treasury Link is a secure Web application that allows you to manage accounts, payments, transfers, reports, and users. This

More information

Cloud Services. Spam Manager. Quarantine Admin Guide

Cloud Services. Spam Manager. Quarantine Admin Guide Cloud Services Spam Manager Quarantine Admin Guide 10/23/2014 CONTENTS Introduction... 2 About Spam Quarantine Tasks... 2 Quarantine Deployment Tasks... 2 Before Activation of Spam Manager... 4 After Activation

More information

Delegation for Approving Human Resources Transactions on My HUB

Delegation for Approving Human Resources Transactions on My HUB Delegation for Approving Human Resources Transactions on My HUB Manage Delegation Introduction Submitting a Delegation Request Reviewing Proxies Reviewing and Accepting Delegation Authorities Frequently

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content Account Configuration Basic Profile Email Notifications Electronic Order Routing Test Account Creation Managing Roles and Users Ariba Network Support 2 Account

More information