Chapter 2 Getting Started

Size: px
Start display at page:

Download "Chapter 2 Getting Started"

Transcription

1 Chapter 2 Getting Started Process Commander is a business process management solution that combines a patented enterprise rules engine with tools for developing, deploying, and evolving enterprise-wide business applications. Process Commander automates both the business decisions and the processes that drive work to completion. Your developers use Process Commander both to build standalone applications and to integrate Process Commander applications with your existing legacy systems. As an administrator, you maintain all the components of your Process Commander system the development system and the production system, both of which may be configured as multinode (clustered) systems. This chapter describes the first steps to take with your Process Commander system and describes the system s initial state. It contains the following sections: First Steps Default State of Process Commander After Installation

2 2-2 Administration and Security Getting Started First Steps Before you begin working with Process Commander, it is a good idea to familiarize yourself with Process Commander terms and concepts. If you have not yet attended training, read the Quick Start Tutorial and skim the overview sections of Designing Your Applications with SmartBuild. Additionally, Appendix A of this document provides a glossary of terms. During the installation, the installers used a setup tool that created the subset of organizational components necessary for you to begin working with the system immediately. Before you begin, ask the installers what name they specified as the name of your organization during the installation. That name was used as the basis for all the generated components Starting and Stopping the System As with any Web or enterprise application deployed in an application server, you start and stop Process Commander using the procedure determined by the application server software. If Process Commander is running in WebSphere or WebLogic, use the application server s administrator console to start and stop Process Commander. If Process Commander is running in Tomcat, use the startup and shutdown.sh or.bat files located in the bin directory of the Tomcat installation directory to start and stop Process Commander. Logging In and Logging Off You access the Process Commander user interface through a browser. The main Process Commander servlet that provides the interface is called PRServlet. To log in, navigate to the following URL:

3 Getting Started First Steps 2-3 Where: context_root is the name of the deployed Process Commander Web application, typically prweb servername is the name of the server it is running on portnumber is the port number the application server uses for the Process Commander application; typically 9080 for WebSphere, 7001 for WebLogic, and 8080 for Tomcat For example: For access to the administrator features, you need administrator access rights: you need the SysAdmin access role and the Developer portal assigned to your access group. These terms are defined in the Access Rights chapter of this document. For now, log in as one of the default administrator users created during the installation process (Figure 2-1). Administrator User Name where MyOrg is the name the installers specified as the name of your organization Password rules Install Figure 2-1. Default Administrator Users When you log in for the first time, the Welcome window appears (Figure 2-2).

4 2-4 Administration and Security Getting Started Figure 2-2. Process Commander Welcome Window Click the Close button and the Process Commander developer home page appears (Figure 2-3). Figure 2-3. Process Commander Developer Portal

5 Getting Started First Steps 2-5 When you log in or use certain system features for the first time, your system downloads ActiveX components, and you may see a Security Warning window. Click Yes to download the Pegasystems components. To log off, click the Log off link in the upper right of the main workspace. Change the Passwords Several default users (operator ID records) were created for your Process Commander system during installation. The best practice is to change their passwords immediately. Figure 2-4 lists all the users (Data-Admin-Operator-ID) created during the installation, where MyOrg is the name specified for your organization. User Name Administrator@pega.com Administrator@MyOrg.com ProcessArchitect@MyOrg.com SystemArchitect@MyOrg.com WorkManager@MyOrg.com WorkUser@MyOrg.com Password install rules rules rules rules rules Figure 2-4. Default Users To change the passwords for these six users, complete the following steps: 1. Choose View > Organization > Operators from the menu. The Operators list appears. 2. Click the name of the Administrator@MyOrg.com operator. The Operator ID form for that user appears. 3. Select the Security tab (Figure 2-5).

6 2-6 Administration and Security Getting Started Figure 2-5. Security Tab on Operator ID Form 4. Click in the Password field and enter the new password. 5. Click Save (in the toolbar), and then click Close. 6. Back in the Operators list, complete steps 2 through 5 for the other five users, including the Administrator@pega.com user. Verify That the Help System Is Installed The Application Developer Help system is packaged as a separate Web application that should have been deployed during the installation of your Process Commander system. To verify that the Help application is installed and Process Commander is configured to locate it, choose Help > Process Commander Help from the menu. If the Help system does not appear in a second browser window, ask the installers whether they installed it and verify that the URL for it is correct.

7 Getting Started First Steps 2-7 The URL of the Help system is contained in a system setting called ProComHelpURI. From the Rules by Type explorer tab in the navigation panel, choose System > Dynamic System Settings. Then select ProComHelpURI from the list of settings to examine the URL (Figure 2-6). Figure 2-6. ProComHelpURI Setting If the Help system was not installed, locate the installation media and the Installation Guide and install it now. Verify That the System Management Application Is Installed Process Commander is instrumented with JMX mbeans that provide information about the way the system is running. The System Management application is a separate Web application that provides an interface to the Process Commander mbeans. The System Management application should have been deployed during the installation of your Process Commander system; just one System Management application is necessary no matter how many Process Commander nodes are running in your system. To verify that the System Management application is installed and Process Commander is configured to locate it, choose Tools > System Management Application from the menu. If the System Management application does not appear in a second browser window, ask the installers whether they installed it and verify that the URL for it is correct.

8 2-8 Administration and Security Getting Started The URL of the System Management application is contained in a system setting called SystemManagementURI. From the Rules by Type explorer tree in the navigation panel, choose System > Dynamic System Settings. Then select SystemManagementURI from the list of settings to examine the URL. Figure 2-7. SystemManagementURI Setting If the System Management application was not installed, locate the installation media and the Installation Guide and install it now.

9 Getting Started Default State of Process Commander After Installation 2-9 Default State of Process Commander After Installation Process Commander uses constructs called rules and classes to support various features, functions, and processes. Instances of classes are stored as objects (records) in the PegaRULES database. Data objects and rules are the instances that store the configuration information and the processing logic for the applications you design. Work objects are the instances that store work. When you first log in to Process Commander, two organizational structures with users and access groups assigned to those users exist: your organization and the pega organization. These structures give you and the developers a place to start. You create additional items to supplement the starting structure of your organization. Generated Components for Your Organization Structure The following components were created during the installation. Their names are based on the name specified for your organization: One organization (Data-Admin-Organization), with the name specified as the name for your organization during the installation with the suffix.com appended; for example, MyOrg.com One division (Data-Admin-OrgDivision), named with the word Div appended to the name specified for your organization; for example MyOrgDiv. One unit (Data-Admin-OrgUnit), named with the word Unit appended to the name of your organization; for example, MyOrgUnit. One abstract class rule (Rule-Obj-Class) that has the same name as the organization, for example, MyOrg- One workgroup (Data-Admin-WorkGroup) named default; for example, default@myorg.com. One workbasket (Data-Admin-WorkBasket) named default; for example, default@myorg.com One RuleSet (Rule-RuleSet-Name) that has the same name as the organization, for example, MyOrg

10 2-10 Administration and Security Getting Started One RuleSet version (Rule-RuleSet-Version), set to One application rule (Rule-Application), with the same name as the organization and with its version number set to Five access groups (Data-Admin-Operator-AccessGroup) named as follows: MyOrg:Administrators MyOrg:ProcessArchitects MyOrg:SystemArchitects MyOrg:WorkManagers MyOrg:WorkUsers where MyOrg is the name specified for your organization during the installation. Five users (Data-Admin-Operator-ID) with passwords set to rules and named as follows: where MyOrg is the name specified as your organization during the installation. With these pieces in place, you and your developers can run the Application Accelerator. The Application Accelerator creates the basic structure of an application, for example, RuleSets, class rules, class groups, properties, flows, flow actions, and work parties. Then the developers fine-tune the generated rules and build the rest of the application.

11 Getting Started Default State of Process Commander After Installation 2-11 The Pega Organizational Structure There are also several Pega organizational elements present on every Process Commander system. Important: Certain background processes and agents rely on these items. Do not delete any of components in the following list. One organization (Data-Admin-Organization) named pega.com One division (Data-Admin-OrgDivision) named Administration One unit (Data-Admin-OrgUnit) named Installation One workgroup (Data-Admin-WorkGroup) named Default Several workbaskets (Data-Admin-WorkBasket) that support the standard flows One application rule (Rule-Application) named PegaRULES Eight access groups (Data-Admin-Operator-AccessGroup) named as follows: PegaRULES:Administrators PegaRULES:Agents PegaRULES:PortalUsers PegaRULES:ProcessArchitects PegaRULES:SystemArchitects PegaRULES:Unauthenticated PegaRULES:WorkManagers PegaRULES:WorkUsers Four users (Data-Admin-Operator-ID) named as follows: External

12 2-12 Administration and Security Getting Started Process Commander Explorers The Process Commander user interface has two main sections: a navigation panel on the left and a workspace on the right (see Figure 2-3). You use the explorers, located in the navigation panel, to find the rules and data objects that you must create and modify as the system administrator. Four explorers are available, each under its own tab: The Application Explorer provides access to the rules that belong to a single, selected application s RuleSets. The Used by Application Explorer provides access to the rules in the current application plus any rules from other RuleSets that are referenced in the application. The Class Explorer provides access to all the base, rule, data, and work classes present in the PegaRULES database. The Rules by Type Explorer provides access to most of the rules and data instances by their categories. The procedures in this book assume you are using the Rules by Type Explorer (Figure 2-8). Figure 2-8. Rules by Type Explorer Tip: You can configure which of the explorers appears in the navigation panel. From the menu, select Edit > Preferences. In the Preferences window, select View and then specify which tabs you want to see in the navigation panel.

13 Getting Started Default State of Process Commander After Installation 2-13 Base Classes Rules and classes support various features, functions, and processes. All rule, data, and work objects are instances of classes, and all classes inherit either directly or through pattern inheritance from one of the base classes. When an object is created, it is stored as a page and the values for its properties are stored as property-name value pairs in server memory. Pages and their values are displayed on the Process Commander clipboard (Tools > Clipboard), which is separate from the operating system clipboard. Figure 2-9 lists the standard base classes with brief descriptions of their main purpose. Base Class Assign- Code- Data- Embed- History- Index- Description The top class in the hierarchy. All other classes inherit from it. Implements the concept of assignments, each identifying a step in a workflow that requires human input or work by an outside organization, person, or system. Classes that directly reference server program code. Pages belonging to classes derived from the Code- base class exist only temporarily, in memory, and are not saved in the PegaRULES database. Reference data for application processing, including data for system and user administration. Pages embedded within other pages. Pages belonging to the classes derived from the Embed- base class can be saved only as part of other pages. A class whose instances record the change history of the objects in your application, including rules, work, and data. Implements the declarative indexing feature.

14 2-14 Administration and Security Getting Started Base Class Name Link- Log- PegaAccel PegaSample Rule- System- Work- Description Instances that record associations between linked or attached objects. Records of system events. Supports the Application Accelerator. Supports the PegaSample sample application. Business rules defining applications built with Process Commander. Operational status information Work-related data structures, including work objects, covers, and folders Figure 2-9. Base Class Names and Descriptions

A-2 Administration and Security Glossary

A-2 Administration and Security Glossary Appendix A Glossary This glossary defines some of the Process Commander terms system and background processing, authentication and authorization, process management, organization structure, and user interface

More information

Chapter 5 Managing the Data

Chapter 5 Managing the Data Chapter 5 Managing the Data The data stored in your PegaRULES database includes instances of rule, data, work, assignment, and all the other classes present in your Process Commander system. This chapter

More information

Chapter 2 Introduction

Chapter 2 Introduction Chapter 2 Introduction PegaRULES Process Commander applications are designed to complement other systems and technologies that you already have in place for doing work. The Process Commander integration

More information

System Management Application

System Management Application System Management Application SMA Reference Guide Version 6.2 Copyright 2011 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may

More information

Working with PDF Forms and Documents. PegaRULES Process Commander 5.1

Working with PDF Forms and Documents. PegaRULES Process Commander 5.1 Working with PDF Forms and Documents PegaRULES Process Commander 5.1 Copyright 2006 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc.

More information

MARKETING. Pega Marketing. Installation Guide 7.4

MARKETING. Pega Marketing. Installation Guide 7.4 MARKETING Pega Marketing Installation Guide 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All

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

EXAM BLUEPRINT PRPC Certified System Architect

EXAM BLUEPRINT PRPC Certified System Architect EXAM BLUEPRINT PRPC Certified System Architect White Paper Copyright 2011 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may contain

More information

Pegasystems PEGACSSA. PRPC v5.5 Certified Senior System Architect. Download Full Version :

Pegasystems PEGACSSA. PRPC v5.5 Certified Senior System Architect. Download Full Version : Pegasystems PEGACSSA PRPC v5.5 Certified Senior System Architect Download Full Version : https://killexams.com/pass4sure/exam-detail/pegacssa QUESTION: 161 The customer wants to rollback a recently deployed

More information

SMA Standard Tools. System Management Application Reference Guide. PegaRULES Process Commander V6.1

SMA Standard Tools. System Management Application Reference Guide. PegaRULES Process Commander V6.1 SMA Standard Tools System Management Application Reference Guide PegaRULES Process Commander V6.1 Copyright 2010 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and

More information

High Availability for IBM FileNet Content Engine on WebSphere Application Server

High Availability for IBM FileNet Content Engine on WebSphere Application Server IBM High Availability for IBM FileNet Content Engine on WebSphere Application Server An in-depth guide for users to setup a High Availability environment for enterprise based application like IBM FileNet

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

CE 4.1 (MP) to Vista Enterprise Migration Guide for Designers and Instructors

CE 4.1 (MP) to Vista Enterprise Migration Guide for Designers and Instructors Blackboard Learning System CE 4.1 (MP) to Vista Enterprise Migration Guide for Designers and Instructors Application Pack 1 for Blackboard Learning System Vista Enterprise License (Release 4), Service

More information

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on WebLogic

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on WebLogic IBM Operational Decision Manager Version 8 Release 5 Configuring Operational Decision Manager on WebLogic Note Before using this information and the product it supports, read the information in Notices

More information

Technical Note. PegaCHAT 6.2 SP3. Installing and Configuring OpenFire

Technical Note. PegaCHAT 6.2 SP3. Installing and Configuring OpenFire Technical Note PegaCHAT 6.2 SP3 Installing and Configuring OpenFire Copyright 2011 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc.

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

EXAM BLUEPRINT Certified CPM Architect

EXAM BLUEPRINT Certified CPM Architect EXAM BLUEPRINT Certified CPM Architect White Paper Copyright 2011 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may contain trade

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

BEAWebLogic Server. Introduction to BEA WebLogic Server and BEA WebLogic Express

BEAWebLogic Server. Introduction to BEA WebLogic Server and BEA WebLogic Express BEAWebLogic Server Introduction to BEA WebLogic Server and BEA WebLogic Express Version 10.0 Revised: March, 2007 Contents 1. Introduction to BEA WebLogic Server and BEA WebLogic Express The WebLogic

More information

Red Hat JBoss Fuse 6.1

Red Hat JBoss Fuse 6.1 Red Hat JBoss Fuse 6.1 Management Console User Guide Managing your environment from the Web Last Updated: 2017-10-12 Red Hat JBoss Fuse 6.1 Management Console User Guide Managing your environment from

More information

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy Reference: http://www.microsoft.com/technet/prodtechnol/office/sps2003/deploy/spst2003.mspx?pf=true

More information

Pega Predictive Diagnostic Cloud Security

Pega Predictive Diagnostic Cloud Security Pega Predictive Diagnostic Cloud Security A Technical Brief Build for Change Table Of Contents I. Introduction... 3 II. Data Sent to Pega PDC... 3 A. Alerts... 3 B. Parameter Page... 4 C. Database Alerts...

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

Working with the Java Pages Feature. PegaRULES ProcessCommander Versions 5.1 and 5.2

Working with the Java Pages Feature. PegaRULES ProcessCommander Versions 5.1 and 5.2 Working with the Java Pages Feature PegaRULES ProcessCommander Versions 5.1 and 5.2 Copyright 2006 Pegasystems Inc., Cambridge, MA All rights reserved. This document and the software describe products

More information

MARKETING. Pega Marketing. Upgrade Guide 7.4

MARKETING. Pega Marketing. Upgrade Guide 7.4 MARKETING Pega Marketing Upgrade Guide 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other

More information

Project Management Framework

Project Management Framework Project Management Framework 7.1.2 UPGRADE GUIDE Copyright 2015 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may contain trade

More information

JBoss Portal Quickstart User Guide. Release 2.6.6

JBoss Portal Quickstart User Guide. Release 2.6.6 JBoss Portal 2.6.6 Quickstart User Guide Release 2.6.6 Table of Contents JBoss Portal - Overview... iii 1. Tutorial Forward...1 2. Installation...2 2.1. Downloading and Installing...2 2.2. Starting JBoss

More information

Business Process Document Fundamentals: Recognizing Universal Navigation Elements

Business Process Document Fundamentals: Recognizing Universal Navigation Elements Department Responsibility/Role File Name Version Document Generation Date 11/7/2007 Date Modified 11/7/2007 Last Changed by Status CS 8.9 Fundamentals Recognizing Universal Navigation Elements_BUSPROC.doc

More information

Pega Agile Studio. Upgrade Guide 7.4

Pega Agile Studio. Upgrade Guide 7.4 Pega Agile Studio Upgrade 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

Service Manager. Ops Console On-Premise User Guide

Service Manager. Ops Console On-Premise User Guide Service Manager powered by HEAT Ops Console On-Premise User Guide 2017.2.1 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal BEAWebLogic Portal Tutorials Getting Started with WebLogic Portal Version 10.0 March 2007 Copyright Copyright 1995-2007 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software is

More information

Welcome to the JReport Server Monitor User's Guide

Welcome to the JReport Server Monitor User's Guide Next Page Welcome to the JReport Server Monitor User's Guide This User's Guide describes JReport Server Monitor. JReport Server Monitor, which is a standalone web-based application used to monitor the

More information

Setting Up Essentials

Setting Up Essentials CHAPTER 4 Setting Up Essentials Now that you have installed Essentials, you need to perform some required administrator tasks. This chapter consists of the following sections: Quick Reference Accessing

More information

Deploying Microsoft SharePoint with the F5 WebAccelerator

Deploying Microsoft SharePoint with the F5 WebAccelerator Deployment Guide Deploying Microsoft SharePoint Portal Server 2003 with the F5 WebAccelerator Deploying Microsoft SharePoint with the F5 WebAccelerator Welcome to the F5 WebAccelerator - Microsoft SharePoint

More information

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with IBM WebSphere 7

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with IBM WebSphere 7 DEPLOYMENT GUIDE Version 1.1 Deploying F5 with IBM WebSphere 7 Table of Contents Table of Contents Deploying the BIG-IP LTM system and IBM WebSphere Servers Prerequisites and configuration notes...1-1

More information

Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud

Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud Overview The Map Visualization Component is a development toolkit packaged with Oracle Spatial and Graph for incorporating interactive

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Apache Tomcat 13.2.1.0 E73485-01 June 2016 Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Apache Tomcat,

More information

Securing Resources Using Roles and Policies for Oracle WebLogic Server c (12.1.3)

Securing Resources Using Roles and Policies for Oracle WebLogic Server c (12.1.3) [1]Oracle Fusion Middleware Securing Resources Using Roles and Policies for Oracle WebLogic Server 12.1.3 12c (12.1.3) E41904-02 August 2015 Documentation for security architects and administrators that

More information

Print Station. Point-and-Click Printing WHITE PAPER

Print Station. Point-and-Click Printing WHITE PAPER Print Station Point-and-Click Printing WHITE PAPER Contents Overview 3 Printing with Print Station 4 Easy-to-use Browser Interface 4 Familiar Folder Navigation 5 Search Functionality 6 Informative Display

More information

Chapter 1: Introduction 1. Chapter 2: Configure service templates 2. Chapter 3: Configure service publications 3

Chapter 1: Introduction 1. Chapter 2: Configure service templates 2. Chapter 3: Configure service publications 3 Copyright RES Software Development B.V. All rights reserved. Commercial Computer Software documentation/data Restricted Rights. RES and RES ONE are registered trademarks and service marks of RES Software

More information

NETWRIX PASSWORD EXPIRATION NOTIFIER

NETWRIX PASSWORD EXPIRATION NOTIFIER NETWRIX PASSWORD EXPIRATION NOTIFIER ADMINISTRATOR S GUIDE Product Version: 3.3 January 2013 Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

MyProduct. Version N.n

MyProduct. Version N.n I N S T A L L A T I O N G U I D E MyProduct Version N.n 8 April 2016 Copyright 2016 Axway All rights reserved. This documentation describes the following Axway software: Axway MyProduct N.n No part of

More information

FuegoBPM Portlet. deployment. BEA WebLogic Portal

FuegoBPM Portlet. deployment. BEA WebLogic Portal FuegoBPM Portlet deployment in BEA WebLogic Portal Table of Contents FuegoBPM Portlet deployment in BEA WebLogic Portal... 3 Introduction... 3 The deployment process... 3 1. Assembly and generation of

More information

Interaction JSR-168 Container

Interaction JSR-168 Container BEAAquaLogic Interaction JSR-168 Container Installation and Upgrade Guide Version 1.2 Document Revised: December 2007 Copyright Copyright 1995-2006 BEA Systems, Inc. All Rights Reserved. Restricted Rights

More information

Schneider Electric Floating License Manager

Schneider Electric Floating License Manager Schneider Electric Floating License Manager EIO0000001078 11/2012 Schneider Electric Floating License Manager User Manual 12/2012 EIO0000001078.01 www.schneider-electric.com The information provided in

More information

Data Mining Overview. CHAPTER 1 Introduction to SAS Enterprise Miner Software

Data Mining Overview. CHAPTER 1 Introduction to SAS Enterprise Miner Software 1 CHAPTER 1 Introduction to SAS Enterprise Miner Software Data Mining Overview 1 Layout of the SAS Enterprise Miner Window 2 Using the Application Main Menus 3 Using the Toolbox 8 Using the Pop-Up Menus

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

Cisco CVP VoiceXML 3.1. Installation Guide

Cisco CVP VoiceXML 3.1. Installation Guide Cisco CVP VoiceXML 3.1 CISCO CVP VOICEXML 3.1 Publication date: October 2005 Copyright (C) 2001-2005 Audium Corporation. All rights reserved. Distributed by Cisco Systems, Inc. under license from Audium

More information

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal BEAWebLogic Portal Tutorials Getting Started with WebLogic Portal Version 10.2 February 2008 Contents 1. Introduction Introduction............................................................ 1-1 2. Setting

More information

Create Your First Print-Quality Reports

Create Your First Print-Quality Reports Create Your First Print-Quality Reports This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision August 28, 2013, copyright 2013 Pentaho

More information

Welcome to the e-learning course for SAP Business One Analytics Powered by SAP HANA: Installation and Licensing. This course is valid for release

Welcome to the e-learning course for SAP Business One Analytics Powered by SAP HANA: Installation and Licensing. This course is valid for release Welcome to the e-learning course for SAP Business One Analytics Powered by SAP HANA: Installation and Licensing. This course is valid for release 9.0. 1 At the end of this course, you will be able to discuss

More information

Microsoft Off ice 365 from Vodafone

Microsoft Off ice 365 from Vodafone Vodafone Administrator Guide - Enterprise Microsoft Off ice 365 from Vodafone Your step by step guide to getting started with Microsoft Office 365 from Vodafone Vodafone Group 2011. Vodafone and the Vodafone

More information

Synchronizer Quick Installation Guide

Synchronizer Quick Installation Guide Synchronizer Quick Installation Guide Version 5.7 September 2015 1 Synchronizer Installation This document provides simplified instructions for installing Synchronizer. Synchronizer performs all the administrative

More information

ForeScout Open Integration Module: Data Exchange Plugin

ForeScout Open Integration Module: Data Exchange Plugin ForeScout Open Integration Module: Data Exchange Plugin Version 3.2.0 Table of Contents About the Data Exchange Plugin... 4 Requirements... 4 CounterACT Software Requirements... 4 Connectivity Requirements...

More information

SharePoint Online for Site Administrators

SharePoint Online for Site Administrators SharePoint Online for Site Administrators Contents SharePoint Online for Site Administrators... 1 Access Your Office 365 SharePoint Website... 2 Make a New Subsite... 4 Permissions... 5 Edit the members

More information

Process Commander Installation Guide

Process Commander Installation Guide Process Commander Installation Guide Version: 6.3 SP1 Database: Oracle Application Server: WebSphere 6 Copyright 2013 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Know Your Customer. Implementation Guide 7.1.1

Know Your Customer. Implementation Guide 7.1.1 Know Your Customer Implementation Guide 7.1.1 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 Tivoli Composite Application Manager for Applications Version 7.3. WebSphere MQ Monitoring Agent User's Guide IBM SC

IBM Tivoli Composite Application Manager for Applications Version 7.3. WebSphere MQ Monitoring Agent User's Guide IBM SC IBM Tivoli Composite Application Manager for Applications Version 7.3 WebSphere MQ Monitoring Agent User's Guide IBM SC14-7523-01 IBM Tivoli Composite Application Manager for Applications Version 7.3

More information

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager VMware Identity Manager Cloud Deployment DEC 2017 VMware AirWatch 9.2 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

software Learning Management System R1

software Learning Management System R1 software Learning Management System R1 Administrator's Guide September 2003 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE

More information

Deploying VMware Workspace ONE Intelligent Hub. October 2018 VMware Workspace ONE

Deploying VMware Workspace ONE Intelligent Hub. October 2018 VMware Workspace ONE Deploying VMware Workspace ONE Intelligent Hub October 2018 VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording

Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording Contents 1 About This Document... 2 2 Overview... 2 3 Before You Begin... 2 4 Deploying ObserveIT with IBM

More information

Tzunami Deployer Confluence Exporter Guide

Tzunami Deployer Confluence Exporter Guide Tzunami Deployer Confluence Exporter Guide Supports extraction of Confluence Enterprise contents and migrate to Microsoft SharePoint using Tzunami Deployer. Version 2.7 Table of Content PREFACE... I INTENDED

More information

Deploying Citrix MetaFrame with the FirePass Controller

Deploying Citrix MetaFrame with the FirePass Controller Deployment Guide Deploying Citrix Presentation Server (MetaFrame) with the FirePass Controller Deploying Citrix MetaFrame with the FirePass Controller Welcome to the F5 FirePass controller Deployment Guide

More information

Pronto Xi Help Version and above. Installation Guide

Pronto Xi Help Version and above. Installation Guide Pronto Xi Help Version 720.2 and above Installation Guide Copyright 2015 Pronto Software Limited. All rights reserved. Pronto Xi Help Installation Guide, version 6.1 Software version: 720.2 and above Trademarks

More information

Technology Platform. Spectrum. Version 10.0 SP1. Administration Guide - Web UI

Technology Platform. Spectrum. Version 10.0 SP1. Administration Guide - Web UI Spectrum Version 10.0 SP1 Technology Platform Table of Contents 1 - Getting Started 4 - Configuring Services Starting and Stopping the Server 5 Accessing the Management Console with a Browser 6 Setting

More information

Sophos Mobile SaaS startup guide. Product version: 7.1

Sophos Mobile SaaS startup guide. Product version: 7.1 Sophos Mobile SaaS startup guide Product version: 7.1 Contents 1 About this guide...4 2 What are the key steps?...5 3 Change your password...6 4 Change your login name...7 5 Activate SMC Advanced licenses...8

More information

NetBeans Tutorial. For Introduction to Java Programming By Y. Daniel Liang. This tutorial applies to NetBeans 6, 7, or a higher version.

NetBeans Tutorial. For Introduction to Java Programming By Y. Daniel Liang. This tutorial applies to NetBeans 6, 7, or a higher version. NetBeans Tutorial For Introduction to Java Programming By Y. Daniel Liang This tutorial applies to NetBeans 6, 7, or a higher version. This supplement covers the following topics: Getting Started with

More information

Policy Commander Console Guide - Published February, 2012

Policy Commander Console Guide - Published February, 2012 Policy Commander Console Guide - Published February, 2012 This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes

More information

Citrix Synchronizer Quick Start Guide

Citrix Synchronizer Quick Start Guide Citrix Synchronizer Quick Start Guide Version 5.8 August 2017 About Citrix Synchronizer Synchronizer is the server used to deliver Virtual Machines (VMs) to DesktopPlayer clients. It manages: Users (which

More information

COPYRIGHTED MATERIAL

COPYRIGHTED MATERIAL Introduction xxiii Chapter 1: Apache Tomcat 1 Humble Beginnings: The Apache Project 2 The Apache Software Foundation 3 Tomcat 3 Distributing Tomcat: The Apache License 4 Comparison with Other Licenses

More information

Polarion Trial Installation 17.2

Polarion Trial Installation 17.2 SIEMENS Polarion Trial Installation 17.2 POL002 17.2 Contents About this guide...................................................... 1-1 Before you begin.....................................................

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

Certified Senior System Architect

Certified Senior System Architect White Paper Certified Senior System Architect EXAM BLUEPRINT Copyright 2017 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 15, 2017 - Version 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

SAS Model Manager 15.1: Quick Start Tutorial

SAS Model Manager 15.1: Quick Start Tutorial SAS Model Manager 15.1: Quick Start Tutorial Overview This Quick Start Tutorial is an introduction to some of the primary features of SAS Model Manager. The tutorial covers basic tasks that are related

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 12, 2017 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Password Reset Utility. Configuration

Password Reset Utility. Configuration Password Reset Utility Configuration 1 Table of Contents 1. Uninstalling Legacy Password Reset... 2 2. Password Reset Utility: How to deploy and configure via Group Policy... 2 3. Configuring Group Policy

More information

Integrating VMware Workspace ONE with Okta. VMware Workspace ONE

Integrating VMware Workspace ONE with Okta. VMware Workspace ONE Integrating VMware Workspace ONE with Okta VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

xpression Documentum Edition Installation Guide Version 3.5

xpression Documentum Edition Installation Guide Version 3.5 xpression Documentum Edition Installation Guide Version 3.5 EMC Corporation, Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2005-2009 EMC Corporation. All rights reserved. The copyright

More information

AquaLogic BPM Enterprise Configuration Guide

AquaLogic BPM Enterprise Configuration Guide AquaLogic BPM Enterprise Configuration Guide IBM WebSphere Edition Version: 6.0 2 ALBPM TOC Contents Getting Started...4 Document Scope and Audience...4 Documentation Roadmap...4 What is ALBPM Enterprise?...4

More information

Automated Sign-on for Mainframe Administrator Guide

Automated Sign-on for Mainframe Administrator Guide Automated Sign-on for Mainframe Administrator Guide 12.5.1 For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent policy,

More information

MICROSTRATEGY PLATFORM ON AWS MARKETPLACE. Quick start guide to use MicroStrategy on Amazon Web Services - Marketplace

MICROSTRATEGY PLATFORM ON AWS MARKETPLACE. Quick start guide to use MicroStrategy on Amazon Web Services - Marketplace MICROSTRATEGY PLATFORM ON AWS MARKETPLACE Quick start guide to use MicroStrategy on Amazon Web Services - Marketplace TABLE OF CONTENTS TABLE OF CONTENTS LAUNCHING MICROSTRATEGY IN AWS Setting up the AWS

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

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

Alfresco Alfresco Explorer QuickStart

Alfresco Alfresco Explorer QuickStart Alfresco 4.2.0 Contents... 3 Important notes...3 Starting with Explorer... 3 Toolbar... 4 Sidebar... 4 Working area...4 Logging in... 5 Adding new users...5 Creating spaces and content... 7 Creating a

More information

Tutorial 2 - Welcome Application Introducing, the Visual Studio.NET IDE

Tutorial 2 - Welcome Application Introducing, the Visual Studio.NET IDE 1 Tutorial 2 - Welcome Application Introducing, the Visual Studio.NET IDE Outline 2.1 Test-Driving the Welcome Application 2.2 Overview of the Visual Studio.NET 2003 IDE 2.3 Creating a Project for the

More information

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

BEAWebLogic. Enterprise Security. WebLogic Server v8.1 Installation

BEAWebLogic. Enterprise Security. WebLogic Server v8.1 Installation BEAWebLogic Enterprise Security WebLogic Server v8.1 Installation Product Version: 4.2 Service Pack 2 Document Revised: October 27, 2005 Copyright Copyright 2005 BEA Systems, Inc. All Rights Reserved.

More information

Appeon Installation Guide for WebSphere

Appeon Installation Guide for WebSphere Appeon Installation Guide for WebSphere Appeon 6.5 for PowerBuilder WINDOWS DOCUMENT ID: DC00809-01-0650-01 LAST REVISED: November 2010 Copyright 2010 by Appeon Corporation. All rights reserved. This publication

More information

DEPLOYMENT GUIDE. DEPLOYING F5 WITH ORACLE APPLICATION SERVER 10g

DEPLOYMENT GUIDE. DEPLOYING F5 WITH ORACLE APPLICATION SERVER 10g DEPLOYMENT GUIDE DEPLOYING F5 WITH ORACLE APPLICATION SERVER 10g Table of Contents Table of Contents Introducing the F5 and Oracle 10g configuration Prerequisites and configuration notes...1-1 Configuration

More information

Table of Contents. About this Guide..3. This workis licensed under a Creative Commons Attribution 2.5 License. Getting Help..4. Welcome to Pinnacle..

Table of Contents. About this Guide..3. This workis licensed under a Creative Commons Attribution 2.5 License. Getting Help..4. Welcome to Pinnacle.. Installation Guide Table of Contents About this Guide..3 This workis licensed under a Creative Commons Attribution 2.5 License. Getting Help..4 Welcome to Pinnacle..4 Introduction..4 Organizational Hierarchy..4

More information

Using the Orchestration Console in System Center 2012 R2 Orchestrator

Using the Orchestration Console in System Center 2012 R2 Orchestrator Using the Orchestration Console in System Center 2012 R2 Orchestrator Microsoft Corporation Published: November 1, 2013 Applies To System Center 2012 - Orchestrator Orchestrator in System Center 2012 SP1

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

Sage Installation and Administration Guide. May 2018

Sage Installation and Administration Guide. May 2018 Sage 300 2019 Installation and Administration Guide May 2018 This is a publication of Sage Software, Inc. 2018 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product

More information

xpression 3 Getting Started with xpression Enterprise Edition

xpression 3 Getting Started with xpression Enterprise Edition xpression 3 Getting Started with xpression Enterprise Edition 2001-2008 by EMC. All rights reserved. The copyright protection claimed includes all formats of copyrightable material and information governed

More information

FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine

FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine FUEGOBPM System Administration Training PART NO. FEPOECv5.5 Date January 1, 2005 Copyright Fuego, Inc. 2004.

More information

Workstation Configuration

Workstation Configuration Workstation Configuration September 22, 2015 - Version 9 & 9.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information