Moover Salesforce CPQ Data Migration Guide

Size: px
Start display at page:

Download "Moover Salesforce CPQ Data Migration Guide"

Transcription

1 Moover Data Migration Guide Table of Contents Overview 1 Data Migration 2 Deployment Considerations 2 Deployment Sequence Checklist 3 Pre-Deployment 3 Deployment 3 Post-Deployment 4 Objects and Data Types 4 Template Access 7 Schema Organization Selection 8 Data Set Customization 9 Data Set Details 10 Default Data Set Element Values 10 Object-Specific Settings and Composite External IDs 12 Template File Contents 18 Overview The Moover data set templates.zip files contain a collection of data set template files. Data sets in the template files give you a great start towards deploying your configure-price-quote () reference data for. Because every implementation is unique, you need to modify these data sets to accurately reflect your implementation. While Prodly created these data sets Moover Data Migration Guide (last revised 4/9/18) 1

2 and this document for use with, you are welcome to use them as a conceptual reference for any implementation. This document describes how to import and customize the data sets to meet your specific needs. Importing these data sets from the template files does not alter the Prodly Moover app in any way. Importing creates a series of data set records in Prodly Moover to speed up the initial configuration for migration of the reference data in a typical implementation. Prodly has created and tested these templates with Moover using with the High Tech Demo data. The following versions of the templates are available for composite external ID (CEID) and virtual external ID (VEID): CEID for Spring '18 version 212 VEID for Spring '18 version 212 CEID for Winter '18 version 210 VEID for Winter '18 version 210 CEID for Summer '17 version 208 VEID for Summer '17 version 208 CEID for Winter '17 version 27 Prodly intends to validate future versions as they become available. Data Migration Because of the interrelational nature of data, there are many factors to consider and, in certain cases, you need to deploy data sets in a specific order. For example, temporarily disabling features such as triggers might be necessary to avoid problems during migration. Carefully analyze your data to determine the best approach and sequence of migration events. Deployment Considerations The following list contains factors to consider before migrating your data: Triggers Validation rules Multi-currency version version Prodly Moover version Moover template version Duplicate records in your data Moover Data Migration Guide (last revised 4/9/18) 2

3 Deployment Sequence Checklist The order in which you prepare your environment and deploy the data sets impacts the success of your migration. For example, you need to migrate data for the Price Book object before migrating data for the Product object because products are part of price books. The exact sequence of events depends on your specific data. The following sequence works well to migrate the data from the High Tech Demo organization using the Moover Winter 18 managed package version 1.128, Spring 18, and Summer 17 version Pre-Deployment 1. In, ensure you have the same major version of installed in your source and destination organizations. 2. In, ensure that the schemas for all objects you are migrating exactly match in the source and destination organizations. 3. In, to the best of your ability, clean the data in your source and destination organizations to eliminate duplicate records. 4. In, ensure you have a user with a license in both your source and destination organizations, and assign the admin permission set to the user. You use this user account as the connection user in Moover when you create the connections for the migration. 5. In, if using multi-currency in your source organization, ensure multi-currency is turned on in your destination organization, and the currency ISO codes match in your source and destination organizations. Refer to the Enable Multiple Currencies help page for details. 6. In your destination organization, disable triggers by navigating to Setup > Installed Packages > > Configure > Additional Settings, selecting Triggers Disabled, and clicking Save. 7. In your destination organization, on the Price Book tab, ensure Standard Price Book is active. 8. In Moover, import the appropriate template version. 9. In Moover, when using CEID templates, ensure that the default composite external IDs are truly unique for your specific data. Deployment 10. In Moover, deploy the SBQQ Price Book Data Set first, before deploying any other data sets. 11. In Moover, deploy the SBQQ Product Data Set or SBQQ Product - No Bundle Data Set depending on your use case next, before deploying any other data sets. 12. In Moover, deploy the remaining data sets in any order. 13. In Moover, validate your deployment results. Note: If you see errors, check the uniqueness of your composite external IDs. Moover Data Migration Guide (last revised 4/9/18) 3

4 Post-Deployment 14. In, enable triggers in your destination organization. 15. Enjoy all the free time Moover gives you! Objects and Data Types consists of objects containing reference data (for example, products, and price books), objects containing transaction data (for example, opportunities, and orders), and internal use objects. Transaction and internal use objects are not part of a typical data migration, and thus not part of the Moover data set templates. The following table lists the objects along with their object types, data types, and the release versions in which they appear. The template files consider only objects with checkmarks in the reference data column. Object Object Provider Reference Data Transaction Data Internal Use Only 212 S W S W 17 Account Additional Document Asset Attribute Item Attribute Set Attribute Value Block Price Configuration Attribute Configuration Rule Contract Moover Data Migration Guide (last revised 4/9/18) 4

5 Contracted Price Cost Custom Action Custom Action Condition Custom Script Discount Category Discount Schedule Discount Tier Error Condition Favorite Favorite Product Favorite Share Import Column Import Format Install Processor Log Line Column Moover Data Migration Guide (last revised 4/9/18) 5

6 Localization Lookup Data Lookup Query Opportunity Opportunity Product Option Constraint Order Order Product Price Action Price Book Price Book Entry Price Condition Price Dimension Price Rule Price Schedule Price Tier Process Input Moover Data Migration Guide (last revised 4/9/18) 6

7 Process Input Condition Process Input Values Product Product Action Product Attribute Product Attribute Set Product Feature Product Option Product Rule Quote Quote Document Quote Line Quote Line Group Quote Process Quote Template Moover Data Migration Guide (last revised 4/9/18) 7

8 Quote Term Record Job Search Filter Search Index Solution Group Subscribed Asset Subscription Summary Variable Template Content Template Section Term Condition Theme Timing Log Upgrade Source Web Quote Web Quote Line Moover Data Migration Guide (last revised 4/9/18) 8

9 Template Access The Moover data set templates reside in.zip files on the Prodly website. Note: The templates are also available on GitHub at To access the data set templates from the Prodly website, perform the following steps: 1. In a web browser, navigate to the resources page of the Prodly website. 2. In the Moover Data Set Templates section, click the link for the template version you desire and download the.zip file to your computer. 3. Extract the data set template JSON files into a directory of your choosing. 4. In the Moover app, click the Moover Admin tab. The Moover Admin page appears. 5. Click Upload. A standard file browse dialog box appears. 6. Navigate to the extracted JSON files and select a file to upload. Moover imports the data set from the template file, opens the data set editor in a new browser tab, and displays the data set element for the root deployment object in the data set. Note: A warning message appears if deployment objects in the imported data set do not exist in the data model of your control organization. Refer to Schema Organization Selection for details. 7. Close the browser tab. The previous browser tab appears, displaying a message indicating successful import of the data set. Note: If you have a popup blocker enabled, Moover never opened a new browser tab. Simply refresh your browser window to continue. 8. Repeat the upload steps for each JSON file you need. Schema Organization Selection A data set uses a subset of the data model (schema) of a organization. Each data set contains a field identifying the organization that contains the schema for the data set. For obvious security reasons, the data set template files do not include the schema field values. During import, Moover defaults to using your control organization as the schema organization for the data set. Depending on your use case, the schema in your Moover control organization might not contain all the objects necessary for data deployment. The Moover data set editor allows you to use any organization you have access to as your schema organization on a per-data-set basis. If you are using an organization other than your control organization as your schema organization, perform the following steps to assign a schema organization to each data set you just imported: 1. In Moover, click the Data Sets tab. The data sets list page appears, displaying the Recently Viewed list view. Moover Data Migration Guide (last revised 4/9/18) 9

10 2. Click the down arrow to the right of Recently Viewed and select Data Sets (Root Elements). All your data sets, including the ones you just imported, appear in the list. Note: Prodly recommends creating a Data Sets list view identical to the Data Sets (Root Elements) list view plus a Data Set Element Name starts with SBQQ filter for easier access to the template data sets. 3. Click the link to a data set in the Data Set Element Name column. The data set editor appears. 4. C lick the Data Set Controls dropdown list (gear icon, upper right) and select Schema Settings. The Schema Settings dialog box appears. 5. In the Schema Org list, select one of the existing connections to tell the data set editor which organization contains the schema. 6. Click OK. The dialog box closes. 7. Click Save. Data Set Customization Because every implementation is unique, you need to modify the data sets to accurately reflect your implementation. This topic provides guidelines for successful use of the data set templates. Understanding and carefully choosing the unique identifier for every deployment object in each data set is essential for successful data migration. Moover allows you to combine fields to create unique composite external IDs (CEID). You can also instruct Moover to handle the IDs for you by using Moover virtual external IDs (VEID). These data set templates make some assumptions about the optimal composite external ID for each data set deployment object. Carefully review the composite external ID of each deployment object to ensure each works for your use case. For example, when a name field is part of a composite external ID, implementing the templates assumes that the names will not change over time. If a name changes in your source organization, the upsert Moover Data Migration Guide (last revised 4/9/18) 10

11 operation will perform an insert instead of an update, which might lead to unnecessary records and incorrect migration in the destination organization. For some objects, the record name is normally an auto number field. Because there is no way to guarantee that a destination organization will have the same auto numbering as the source organization, Moover does not allow autonumber fields to be part of a composite external ID. Thus, some objects require using almost every field in the object to create a unique composite external ID. Using long text area fields, rich text fields, and formula expression fields as part of a composite external ID might result in errors during migration. Prodly recommends not using fields with these field types in your external IDs. For example, the Price Condition and Price Action objects contain formula expression fields. Moover currently ignores such fields as part of a composite external ID. Starting with the Moover Winter 18 release, Moover will not allow such fields to be part of a composite external ID. In some cases, you might need to create a external ID field to represent a unique identifier, depending on the specific data in your source and destination organizations. Data Set Details This topic describes the default values for the data set elements and composite external IDs for each deployment object in the Moover template data sets, and also offers recommendations for which composite external IDs to carefully verify as unique identifiers for your data. Use the tables in this topic in conjunction with the data set editor in Moover to analyze the composite external ID for each deployment object. The following screenshot shows the default values for the root element in a data set. Moover Data Migration Guide (last revised 4/9/18) 11

12 Default Data Set Element Values The following table shows default values for the data set element attributes. For descriptions of each data set element attribute, refer to the Prodly Moover for User Guide. Data Set Element Attribute Default Value Comments Active Set Always select this checkbox. Moover only migrates data residing in active deployment objects. Replicate Owner Unset The default value is unset because the data is reference data, not transaction data. Replicate Record Type Unset does not use record types by default. Create Missing Fields Set The default value is set because implementations often involve custom fields. Sync Picklist Field Values Set The default value is set to keep the picklists synchronized. Set Audit Fields Unset Because the templates migrate reference data, not transaction data, this field is unset by default. Ignore Namespace Unset The default value is unset so Moover considers the namespace. Ignore Relationship Constraints Unset The default value is unset so Moover only moves the related records. Deployment Object Varies Refer to the next table for a list of deployment objects in the data sets. Upsert Method Standard Upsert The templates use standard upsert to prevent creating duplicate records in your destination organization and to help identify errors in your data. Query Filter None* Add query filters to migrate subsets of your data. *The following objects contain both reference and transaction data. To migrate only the reference data, the data set elements include the following query filters: Moover Data Migration Guide (last revised 4/9/18) 12

13 Block Price has SBQQ OrderProduct c == NULL AND SBQQ QuoteLine c == NULL Discount Schedule has SBQQ UserDefined c = false Object-Specific Settings and Composite External IDs The following table contains the following information for each deployment object: Deployment Object - Lists the names of all the deployment objects referenced in the Moover data set templates. R oot element - A checkmark in this column indicates the deployment object is a root object in exactly one data set. N on-root element - A checkmark in this column indicates the deployment object is a non-root object in at least one data set. Composite External ID Fields - Lists the fields that comprise the default composite external ID. V erify composite ID - A checkmark in this column indicates that Prodly strongly recommends very carefully double checking to verify that the corresponding composite external ID produces unique data matches for your data. These IDs in particular are known to result in duplicate data for some users. You might need to adjust these composite external IDs for your use case. $ - A checkmark in this column indicates the deployment object is multi-currency aware. The templates include the CurrencyIsoCode field in the composite external ID on multi-currency-aware objects. For multi-currency organizations, always include the CurrencyIsoCode field in your composite external IDs. For single-currency organizations, Moover ignores the CurrencyIsoCode field. Deployment Object R N Composite External ID Fields V $ Additional Document* SBQQ Product c SBQQ QuoteTemplate c SBQQ TemplateSection c SBQQ DisplayOrder c * Only SBQQ DisplayOrder c plus one other field (depending on the parent object) comprise the composite external ID. Attribute Item Attribute Set SBQQ AttributeSet c SBQQ Attribute c SBQQ Sequence c Name Moover Data Migration Guide (last revised 4/9/18) 13

14 Block Price Configuration Attribute Configuration Rule Cost* Name SBQQ Product c SBQQ LowerBound c SBQQ UpperBound c SBQQ PriceBook2 c CurrencyIsoCode Name SBQQ Feature c SBQQ Product c SBQQ Active c SBQQ Product c SBQQ ProductFeature c SBQQ ProductRule c SBQQ RuleEvaluationEvent c SBQQ RuleType c SBQQ Active c SBQQ Product c CurrencyIsoCode * Prodly recommends using a single Cost record per product in each currency, with the possibility of inactive duplicates. Custom Action* Name SBQQ Display_Order c SBQQ Label c SBQQ Location c * SBQQ DisplayOrder c is often different in the source and destination organizations. Custom Action Condition Name Custom Script Name Discount Category Discount Schedule Name CurrencyIsoCode Name SBQQ Type c SBQQ Product c SBQQ Pricebook c Moover Data Migration Guide (last revised 4/9/18) 14

15 Discount Tier Error Condition Import Column Name SBQQ Number c SBQQ Schedule c CurrencyIsoCode SBQQ FilterType c SBQQ FilterValue c SBQQ FilterVariable c SBQQ Operator c SBQQ Rule c SBQQ TestedField c SBQQ TestedObject c SBQQ TestedVariable c Name SBQQ ImportFormat c SBQQ Key c SBQQ FieldName c SBQQ ColumnIndex c Import Format SBQQ Active c SBQQ ImportFormatName c SBQQ TargetObject c Line Column Name SBQQ Section c SBQQ Template c Localization SBQQ APIName c SBQQ Language c SBQQ LineColumn c SBQQ PriceDimension c SBQQ Product c SBQQ ProductFeature c SBQQ ProductOption c SBQQ QuoteTemplate c SBQQ QuoteTerm c SBQQ TemplateContent c Lookup Data SBQQ Category c SBQQ Value c Moover Data Migration Guide (last revised 4/9/18) 15

16 Lookup Query Option Constraint Price Action Price Book SBQQ PriceRule2 c (was SBQQ PriceRule c in Winter 17) SBQQ LookupField c SBQQ MatchType c SBQQ Operator c SBQQ TestedField c SBQQ TestedObject c SBQQ TestedValue c Name SBQQ ConfiguredSKU c SBQQ ConstrainedOption c SBQQ ConstrainingOption c SBQQ OptionConstraintGroup c SBQQ Type c SBQQ Rule c SBQQ Order c SBQQ ValueField c SBQQ SourceLookupField c SBQQ SourceVariable c SBQQ Field c SBQQ TargetObject c SBQQ Value c Name IsActive Price Book Entry Name Pricebook2Id ProductCode CurrencyIsoCode Price Condition SBQQ Rule c SBQQ Field c SBQQ FilterType c SBQQ Value c SBQQ FilterVariable c SBQQ Object c SBQQ Operator c SBQQ TestedVariable c Moover Data Migration Guide (last revised 4/9/18) 16

17 Price Dimension Name SBQQ Product c SBQQ Type c SBQQ DiscountSchedule c SBQQ TermDiscountSchedule c CurrencyIsoCode Price Rule Process Input Process Input Condition Product Name SBQQ Active c SBQQ Product c Name SBQQ QuoteProcess c SBQQ Active c SBQQ MasterProcessInput c SBQQ Processinput c SBQQ Active c Name Name ProductCode IsActive Product - No Bundle Name ProductCode IsActive Product Action Product Attribute SBQQ Product c SBQQ Rule c SBQQ Type c SBQQ Attribute c SBQQ Option c SBQQ Feature c (field removed starting Spring 18) SBQQ Product c (field removed starting Spring 18) Product Attribute Set SBQQ AttributeSet c SBQQ ConfiguredSKU c SBQQ ProductOption c Moover Data Migration Guide (last revised 4/9/18) 17

18 SBQQ Sequence c Product Feature Product Option Product Rule Name SBQQ ConfiguredSKU c SBQQ ConfiguredSKU c SBQQ Feature c SBQQ Number c SBQQ OptionalSKU c SBQQ Active c Name SBQQ Scope c SBQQ Type c Quote Process Name Quote Template Name Quote Term SBQQ PrintOrder c SBQQ Status c SBQQ Type c SBQQ ConditionsMet c SBQQ Active c Search Filter Name Search Index* SBQQ Value c * If deploying with triggers enabled, you likely do not need to deploy this object because auto-generates it. Solution Group Name Summary Variable Name Template Content Name Template Section Term Condition Name SBQQ Template c SBQQ Operator c SBQQ TestedField c SBQQ Value c Theme Name Moover Data Migration Guide (last revised 4/9/18) 18

19 Upgrade Source SBQQ SourceProduct c SBQQ UpgradeProduct c Template File Contents The following table lists the JSON-formatted Moover data set template files and the data set elements contained in each. Bold text in the Data Set Elements column indicates the root deployment object of the data set in each template file. Template File Data Set Elements (bold indicates the root element) SBQQ Custom Action Data Set Template.json SBQQ Custom Script Data Set Template.json SBQQ Discount Category Data Set Template.json SBQQ Import Format Data Set Template.json SBQQ Localization Data Set Template.json SBQQ Lookup Data Data Set Template.json SBQQ Price Book Data Set Template.json SBQQ Price Rule Data Set Template.json Custom Action Condition Custom Action Search Filter Custom Script Discount Category Import Column Import Format Line Column Localization Price Dimension Product Product Feature Product Option Quote Template Quote Term Search Index Template Content Lookup Data Price Book Price Book Entry Product Lookup Query Price Action Price Condition Price Rule Summary Variable Moover Data Migration Guide (last revised 4/9/18) 19

20 SBQQ Product - No Bundle Data Set Template.json SBQQ Product Data Set Template.json Block Price Cost Discount Category Discount Schedule Discount Tier Lookup Query Price Action Price Condition Price Dimension Price Rule Product - No Bundle Summary Variable Upgrade Source Additional Document Attribute Item (Winter 18 only) Attribute Set (Winter 18 only) Block Price Configuration Attribute Configuration Rule Cost Discount Category Discount Schedule Discount Tier Error Condition Lookup Query Option Constraint Price Action Price Book Price Condition Price Dimension Price Rule Product Action Product Attribute (Summer 17 only) Product Attribute Set (Winter 18 only) Product Product Feature Product Option Product Rule Upgrade Source Summary Variable Moover Data Migration Guide (last revised 4/9/18) 20

21 SBQQ Product Rule Data Set Template.json SBQQ Quote Process Data Set Template.json SBQQ Quote Template Data Set Template.json SBQQ Quote Term Data Set Template.json SBQQ Solution Group Data Set Template.json SBQQ Theme Data Set Template.json Configuration Rule Error Condition Product Action Product Product Feature Product Rule Summary Variable Process Input Condition Process Input Quote Process Additional Document Line Column Quote Template Template Content Template Section Quote Term Summary Variable Template Content Term Condition Solution Group Theme Moover Data Migration Guide (last revised 4/9/18) 21

Moover Salesforce CPQ Data Migration Guide

Moover Salesforce CPQ Data Migration Guide Moover Salesforce CPQ Data Migration Guide Table of Contents Overview 1 Data Migration 2 Deployment Considerations 2 Deployment Sequence 2 Salesforce CPQ Objects and Data Types 3 Template Access 6 Schema

More information

Moover Salesforce CPQ Reference Data Deployment Guide

Moover Salesforce CPQ Reference Data Deployment Guide Moover Reference Data Deployment Guide Copyright 2018 Prodly, Inc. All rights reserved. Prodly and Moover are trademarks of Prodly, Inc., as are other names and marks. and other names are trademarks of

More information

Moover Salesforce CPQ Reference Data Deployment Guide

Moover Salesforce CPQ Reference Data Deployment Guide Moover Reference Data Deployment Guide Copyright 2019 Prodly, Inc. All rights reserved. Prodly and Moover are trademarks of Prodly, Inc., as are other names and marks. and other names are trademarks of

More information

Salesforce ID of the Feature record is stored in the Product Option record to maintain the relationship.

Salesforce ID of the Feature record is stored in the Product Option record to maintain the relationship. 01 INTRODUCTION Welcome to the first edition of Manual Migration Training. In this video we ll take a high-level look at the steps necessary to perform a successful migration of SteelBrick content. In

More information

CA Productivity Accelerator v Single User Installation

CA Productivity Accelerator v Single User Installation v12.1.0.2 Single User Installation Congratulations on your purchase of the (CA PA). This document will provide you with the information you will need to install the Single User Editor (or Developer) and

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

Oracle Express CPQ for Salesforce.com. What s New in Summer 15

Oracle Express CPQ for Salesforce.com. What s New in Summer 15 Oracle Express CPQ for Salesforce.com What s New in Summer 15 8 June 2015 TABLE OF CONTENTS OVERVIEW... 3 Give Us Feedback... 3 POST-UPGRADE REQUIREMENTS... 3 PRE-UPGRADE TESTING... 4 RELEASE FEATURE SUMMARY...

More information

Imagine. Create. Discover. User Manual. TopLine Results Corporation

Imagine. Create. Discover. User Manual. TopLine Results Corporation Imagine. Create. Discover. User Manual TopLine Results Corporation 2008-2009 Created: Tuesday, March 17, 2009 Table of Contents 1 Welcome 1 Features 2 2 Installation 4 System Requirements 5 Obtaining Installation

More information

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual CONTENT Calendar Browser for SharePoint Administrator manual 1 INTRODUCTION... 3 2 REQUIREMENTS... 3 3 CALENDAR BROWSER FEATURES... 4 3.1 BOOK... 4 3.1.1 Order Supplies... 4 3.2 PROJECTS... 5 3.3 DESCRIPTIONS...

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Installation and Customization Guide Adobe Document Cloud esign Services for Salesforce Version 17 Installation and Customization Guide 2015 Adobe Systems Incorporated. All rights reserved. Last Updated: August 28, 2015 Table of Contents

More information

Set Up and Maintain Sales Tools

Set Up and Maintain Sales Tools Set Up and Maintain Sales Tools Salesforce, Spring 16 @salesforcedocs Last updated: February 18, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

SugarCRM Jumpstart Project Team Training. Technology Advisors, Inc.

SugarCRM Jumpstart Project Team Training. Technology Advisors, Inc. SugarCRM Jumpstart Project Team Training Technology Advisors, Inc. Goal Provide Project Team with necessary background to understand standard SugarCRM functionality in order to make informed decisions

More information

DREAMFACTORY SOFTWARE INC. Snapshot User Guide. Product Usage and Best Practices Guide. By Sathyamoorthy Sridhar June 25, 2012

DREAMFACTORY SOFTWARE INC. Snapshot User Guide. Product Usage and Best Practices Guide. By Sathyamoorthy Sridhar June 25, 2012 DREAMFACTORY SOFTWARE INC Snapshot User Guide Product Usage and Best Practices Guide By Sathyamoorthy Sridhar June 25, 2012 This document describes Snapshot s features and provides the reader with notes

More information

CA Productivity Accelerator v Single User Installation

CA Productivity Accelerator v Single User Installation CA Productivity Accelerator v12.1.0.3 Single User Installation Congratulations on your purchase of the CA Productivity Accelerator (CA PA). This document will provide you with the information you will

More information

Visual Workflow Implementation Guide

Visual Workflow Implementation Guide Version 30.0: Spring 14 Visual Workflow Implementation Guide Note: Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may

More information

SharePoint SITE OWNER TRAINING

SharePoint SITE OWNER TRAINING SharePoint SITE OWNER TRAINING Contents Customizing Your Site... 3 Editing Links...4 Give the site a new look...5 Changing Title, Description, or Logo...6 Remove the Getting Started Icons...6 Adding Apps

More information

The Admin's Guide to Entitlement Management

The Admin's Guide to Entitlement Management The Admin's Guide to Entitlement Management Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Quick Start Guide for BPA xrm Administrators MAKES PEOPLE HAPPY

Quick Start Guide for BPA xrm Administrators MAKES PEOPLE HAPPY Quick Start Guide for BPA xrm Administrators MAKES PEOPLE HAPPY Contents Scope... 4 Installation / System Requirements... 5 Prerequisites... 5 Installing Your BPA xrm Application... 5 First Steps with

More information

Using Jive and SharePoint Together

Using Jive and SharePoint Together Using Jive and SharePoint Together Contents 2 Contents Using Jive and SharePoint Together... 3 Viewing SharePoint Content in Jive...3 Using Recent Activity Widgets... 3 Using SharePoint Sites Widgets...

More information

ServiceMax Suite of Applications List of Fixed/Known Defects

ServiceMax Suite of Applications List of Fixed/Known Defects of Applications List of Fixed/Known Defects Copyright 2016 ServiceMax, Inc. All Rights Reserved. Designated trademarks and brands are the property of their respective owners. Fixed Issues For : 00054694

More information

Using Jive and SharePoint Together

Using Jive and SharePoint Together Using Jive and SharePoint Together Contents Using Jive and SharePoint Together... 3 Viewing SharePoint Content in Jive... 3 Using Recent Activity Widgets... 3 Using SharePoint Sites Widgets... 4 Using

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English Kaseya v2 Integration of VSA with Vorex Configuration Guide Requires Vorex version 3.9 or later and VSA version 9.3.0.11 or later English September 15, 2017 Copyright Agreement The purchase and use of

More information

DYNAMICS 365 BUSINESS PROCESS VISUALIZATION USING VISIO

DYNAMICS 365 BUSINESS PROCESS VISUALIZATION USING VISIO MICROSOFT LABS JANUARY 10, 2019 DYNAMICS 365 BUSINESS PROCESS VISUALIZATION USING VISIO A Solution to create a Microsoft VISIO template by consuming the configured entity values from the CRM entity record.

More information

Tzunami Deployer Lotus Notes Exporter Guide

Tzunami Deployer Lotus Notes Exporter Guide Tzunami Deployer Lotus Notes Exporter Guide Version 2.5 Copyright 2010. Tzunami Inc. All rights reserved. All intellectual property rights in this publication are owned by Tzunami, Inc. and protected by

More information

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide Note Before using this information and the product it supports,

More information

vrealize Hyperic Monitoring and Management Guide vrealize Hyperic 5.8.4

vrealize Hyperic Monitoring and Management Guide vrealize Hyperic 5.8.4 vrealize Hyperic Monitoring and Management Guide vrealize Hyperic 5.8.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Salesforce Classic Mobile Implementation Guide

Salesforce Classic Mobile Implementation Guide Salesforce Classic Mobile Implementation Guide Version 42.0, Spring 18 @salesforcedocs Last updated: April 6, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Oracle CPQ Cloud for Salesforce.com

Oracle CPQ Cloud for Salesforce.com Oracle CPQ Cloud for Salesforce.com What's New in Spring 15 9 March 2015 TABLE OF CONTENTS TABLE OF CONTENTS... 2 OVERVIEW... 3 POST-UPGRADE REQUIREMENTS... 3 RELEASE FEATURE SUMMARY... 4 CONFIGURATION...

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

Deploy Enhancements from Sandboxes

Deploy Enhancements from Sandboxes Deploy Enhancements from Sandboxes Salesforce, Spring 18 @salesforcedocs Last updated: April 13, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Administrator s Guide

Administrator s Guide Administrator s Guide 1995 2011 Open Systems Holdings Corp. All rights reserved. No part of this manual may be reproduced by any means without the written permission of Open Systems, Inc. OPEN SYSTEMS

More information

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment. Beginning Access 2007 Objective 1: Familiarize yourself with basic database terms and definitions. What is a Database? A Database is simply defined as a collection of related groups of information. Things

More information

Oracle CPQ Cloud Release 18C. What s New

Oracle CPQ Cloud Release 18C. What s New Oracle CPQ Cloud Release 18C What s New TABLE OF CONTENTS Revision History 3 Overview 3 Feature Summary 3 Oracle CPQ Cloud 4 Modern User Experience 4 JET Responsive Transaction UI 5 Accessibility Enhancements

More information

A Guide to Automation Services 8.5.1

A Guide to Automation Services 8.5.1 A Guide to Automation Services 8.5.1 CONTENTS Contents Introduction...4 Where we're coming from...4 Conventions in this book...4 Understanding Automation Services...6 What is Automation Services?...6 Process

More information

vfabric Hyperic Monitoring and Management

vfabric Hyperic Monitoring and Management vfabric Hyperic Monitoring and Management VMware vfabric Hyperic 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

The Admin's Guide to Entitlement Management

The Admin's Guide to Entitlement Management The Admin's Guide to Entitlement Management Salesforce, Spring 16 @salesforcedocs Last updated: February 4, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Salesforce Classic Mobile Implementation Guide

Salesforce Classic Mobile Implementation Guide Salesforce Classic Mobile Implementation Guide Version 40.0, Summer @salesforcedocs Last updated: August 9, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Document revision 1.0

Document revision 1.0 Document revision 1.0 Contents Installing the Application... 3 Basic Setup... 4 Lightning New/Edit Page Configuration... 6 Lightning App Page Configuration... 8 Standardization Options... 12 Enabling and

More information

ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE SERVICE PACK 2 PART NO. E

ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE SERVICE PACK 2 PART NO. E ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE 3.6.1 SERVICE PACK 2 PART NO. E17977-01 JUNE 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights reserved. Part No. E17977-01 Oracle

More information

vcenter Hyperic Monitoring and Management Guide

vcenter Hyperic Monitoring and Management Guide vcenter Hyperic Monitoring and Management Guide vcenter Hyperic 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

The Admin's Guide to Entitlement Management

The Admin's Guide to Entitlement Management The Admin's Guide to Entitlement Management Salesforce, Spring 17 @salesforcedocs Last updated: March 11, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev

Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev Impossible Solutions, Inc. JDF Ticket Creator & DP2 to Indigo scripts Reference Manual Rev. 06.29.09 Overview: This reference manual will cover two separate applications that work together to produce a

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Administrator Guide Software version 2.2 D14197.06 February 2011 Contents Contents... 2 Introduction... 4 Pre-Installation Information...

More information

Administration Tools User Guide. Release April 2015

Administration Tools User Guide. Release April 2015 Administration Tools User Guide Release 6.2.5 April 2015 Administration Tools User Guide Release 6.2.5 April 2015 Part Number: E62969_05 Oracle Financial Services Software, Inc. 1900 Oracle Way Reston,

More information

VALO Commerce. Beam Suntory User Guide

VALO Commerce. Beam Suntory User Guide VALO Commerce Beam Suntory User Guide Beam Suntory User Guide Access Your VALO Commerce Site through CONNECT Navigate to https://intlconnect.beamsuntory.com and click on the InnerWorkings tile to access

More information

User Scripting April 14, 2018

User Scripting April 14, 2018 April 14, 2018 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

DocAve 6 SharePoint Migrator

DocAve 6 SharePoint Migrator DocAve 6 SharePoint Migrator User Guide Service Pack 4, Cumulative Update 2 Revision C Issued July 2014 Table of Contents About SharePoint Migration... 5 Complementary Products... 5 Submitting Documentation

More information

Oracle CPQ Cloud. What s New in 2017 R1

Oracle CPQ Cloud. What s New in 2017 R1 Oracle CPQ Cloud What s New in 2017 R1 May 2017 1 TABLE OF CONTENTS REVISION HISTORY... 5 OVERVIEW... 6 Give Us Feedback... 6 RELEASE FEATURE SUMMARY... 7 MODERN SELLING EXPERIENCE... 8 DEAL NEGOTIATION...

More information

Role Based Views for Microsoft Dynamics CRM. Release Notes

Role Based Views for Microsoft Dynamics CRM. Release Notes Role Based Views for Microsoft Dynamics CRM Release Notes Release Date: August 2016 Role Based View Configurator Version 1 Revision History Date Description of Change Author Information August 2016 Initial

More information

Deploy Enhancements from Sandboxes

Deploy Enhancements from Sandboxes Deploy Enhancements from Sandboxes Salesforce, Spring 17 @salesforcedocs Last updated: March 10, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Custom Metadata Types Implementation Guide

Custom Metadata Types Implementation Guide Custom Metadata Types Implementation Guide Salesforce, Winter 17 @salesforcedocs Last updated: December 9, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

More information

IBM Proventia Management SiteProtector Policies and Responses Configuration Guide

IBM Proventia Management SiteProtector Policies and Responses Configuration Guide IBM Internet Security Systems IBM Proventia Management SiteProtector Policies and Responses Configuration Guide Version2.0,ServicePack8.1 Note Before using this information and the product it supports,

More information

Search Application User Guide

Search Application User Guide SiteExecutive Version 2013 EP1 Search Application User Guide Revised January 2014 Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, MD 21031 Phone: 410.584.0595

More information

D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics. VERSION: 2.3 PUBLICATION DATE: February, 2019

D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics. VERSION: 2.3 PUBLICATION DATE: February, 2019 D&B Optimizer for Microsoft Installation Guide Setup for Optimizer for Microsoft Dynamics VERSION: 2.3 PUBLICATION DATE: February, 2019 Contents 1. INTRODUCTION... 3 WHAT IS IT?... 3 FEATURES... 3 GETTING

More information

Maintaining Configuration Settings in Access Control

Maintaining Configuration Settings in Access Control Maintaining Configuration Settings in Access Control Applies to: SAP BusinessObjects Access Control 10.0 SP05 Summary: This guide contains additional information about the parameters used when configuring

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

Oracle CPQ Cloud for Salesforce.com

Oracle CPQ Cloud for Salesforce.com Oracle CPQ Cloud for Salesforce.com What's New in Summer 14 11 July 2014 TABLE OF CONTENTS TABLE OF CONTENTS... 2 OVERVIEW... 3 RELEASE FEATURE SUMMARY... 4 UPDATING PERMISSION SETS... 5 STEP BY STEP INSTRUCTIONS...

More information

Manage and Generate Reports

Manage and Generate Reports Report Manager, page 1 Generate Reports, page 3 Trust Self-Signed Certificate for Live Data Reports, page 4 Report Viewer, page 4 Save an Existing Stock Report, page 7 Import Reports, page 7 Export Reports,

More information

Q&A Migration: How to Upgrade from Chatter Answers to Chatter Questions. Contents. About this guide. Disclaimer. What s New

Q&A Migration: How to Upgrade from Chatter Answers to Chatter Questions. Contents. About this guide. Disclaimer. What s New Q&A Migration: How to Upgrade from Chatter Answers to Chatter Questions Contents About this guide Disclaimer What s New Using the Q&A Migration app How the app works Comparing Chatter Answers and Chatter

More information

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8 Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Error Identification and Search

Error Identification and Search Error Identification and Search Distributor and 2-Tier Partner Job Aid Last Updated: 22 October 2013 Page 1 of 20 Provide Feedback on this Training TABLE OF CONTENTS Introduction... 3 1 Error Identification...

More information

Install Guide WINTER '15 REVISION C. C o p y r i g h t C l o u d A p p s L t d

Install Guide WINTER '15 REVISION C. C o p y r i g h t C l o u d A p p s L t d Install Guide WINTER '15 REVISION C C o p y r i g h t 2 0 1 4 C l o u d A p p s L t d 1 Table of Contents Introduction... 3 Version History... 4 Requirements... 5 Salesforce Organisation Types... 5 Salesforce

More information

User Manual. Dockit Archiver

User Manual. Dockit Archiver User Manual Dockit Archiver Last Updated: March 2018 Copyright 2018 Vyapin Software Systems Private Ltd. All rights reserved. This document is being furnished by Vyapin Software Systems Private Ltd for

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

Sync to a Secondary Salesforce Organization

Sync to a Secondary Salesforce Organization Sync to a Secondary Salesforce Organization Salesforce, Summer 17 @salesforcedocs Last updated: August 9, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Learning Portal AE: Customization and Configuration in Microsoft Dynamics CRM 2016 Hands-On-Lab

Learning Portal AE: Customization and Configuration in Microsoft Dynamics CRM 2016 Hands-On-Lab 2 Learning Portal 80729AE: Customization and Configuration in Microsoft Dynamics Hands-On-Lab 80729AE: Customization and Configuration in Microsoft Dynamics Table of Contents 80729AE: Customization and

More information

SALESFORCE CERTIFIED CPQ SPECIALIST

SALESFORCE CERTIFIED CPQ SPECIALIST Certification Exam Guide SALESFORCE CERTIFIED CPQ SPECIALIST Spring 18 2018 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED CPQ SPECIALIST CONTENTS About the Salesforce Certified CPQ Specialist

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Creating and Updating Menu Boards

Creating and Updating Menu Boards Creating and Updating Menu Boards First Published: August 2, 2012 This module describes how to create and modify menu boards and publish them for display on TVs. It includes the following topics: Workflow

More information

MarkLogic Server. Information Studio Developer s Guide. MarkLogic 8 February, Copyright 2015 MarkLogic Corporation. All rights reserved.

MarkLogic Server. Information Studio Developer s Guide. MarkLogic 8 February, Copyright 2015 MarkLogic Corporation. All rights reserved. Information Studio Developer s Guide 1 MarkLogic 8 February, 2015 Last Revised: 8.0-1, February, 2015 Copyright 2015 MarkLogic Corporation. All rights reserved. Table of Contents Table of Contents Information

More information

Drupal 7 guide CONTENTS. p. 2 Logging In

Drupal 7 guide CONTENTS. p. 2 Logging In Drupal 7 guide Drupal is a widely used, open-source, free platform that has an easy-to-use content management system for updating websites. This guide was created by the Health Communication Core (www.healthcommcore.org)

More information

Oracle 1Z Oracle Eloqua Marketing Cloud Service 2017 Implementation Essentials.

Oracle 1Z Oracle Eloqua Marketing Cloud Service 2017 Implementation Essentials. Oracle 1Z0-349 Oracle Eloqua Marketing Cloud Service 2017 Implementation Essentials https://killexams.com/pass4sure/exam-detail/1z0-349 QUESTION: 71 Your client wants to change the font of the out-of-the

More information

Sugar Enterprise 6.5 Offline Client Guide

Sugar Enterprise 6.5 Offline Client Guide Sugar Enterprise 6.5 Offline Client Guide 1 / 11 Sugar Enterprise 6.5 Offline Client Guide... 3 Overview... 3 Conflict resolution... 3 Installation prerequisites... 4 Installing the Sugar Offline Client...

More information

RingCentral for Salesforce Classic. UK Administrator Guide

RingCentral for Salesforce Classic. UK Administrator Guide RingCentral for Salesforce Classic UK Administrator Guide 1 RingCentral for Salesforce Classic UK Administrator Guide Introduction Contents Introduction... 3 About RingCentral for Salesforce.................................................

More information

A set of objects, such as tables, rules, color schemes, fields and teams, that is packaged together into a file for transfer to another KB.

A set of objects, such as tables, rules, color schemes, fields and teams, that is packaged together into a file for transfer to another KB. Entity Set Sync Entity Set Sync allows you to transfer a structural portion of your system from one knowledgebase to another. It differs from External System Sync, which is used to keep Agiloft and external

More information

Salesforce CPQ Plugins

Salesforce CPQ Plugins Version 43.0, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are other

More information

Relativity Designer Installation Guide

Relativity Designer Installation Guide Liant Software Corporation Relativity Designer Installation Guide Version 5 Copyright 1994-2003 by Liant Software Corporation. All rights reserved. Printed in U.S.A. No part of this publication may be

More information

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2 Talend Open Studio for MDM Web User Interface User Guide 5.6.2 Talend Open Studio for MDM Web User Interface Adapted for v5.6.2. Supersedes previous releases. Publication date: May 12, 2015 Copyleft This

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Mobile Application Workbench. SAP Mobile Platform 3.0 SP02

Mobile Application Workbench. SAP Mobile Platform 3.0 SP02 SAP Mobile Platform 3.0 SP02 DOCUMENT ID: DC-01-0302-01 LAST REVISED: January 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.7 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

CA Productivity Accelerator Single User Installation

CA Productivity Accelerator Single User Installation CA Productivity Accelerator Congratulations on your purchase of the CA Productivity Accelerator (CA PA). This document will provide you with the information you will need to install the Single User Developer

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Tzunami Deployer Hummingbird DM Exporter Guide

Tzunami Deployer Hummingbird DM Exporter Guide Tzunami Deployer Hummingbird DM Exporter Guide Version 2.5 Copyright 2010. Tzunami Inc. All rights reserved. All intellectual property rights in this publication are owned by Tzunami, Inc. and protected

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

Colligo Manager for Outlook User Guide. User Guide

Colligo  Manager for Outlook User Guide. User Guide Colligo Email Manager for Outlook User Guide User Guide Contents About This Guide... 5 Audience... 5 Requirements... 5 Terminology... 5 Colligo Technical Support... 5 Installation... 6 EXE Installation...

More information

EMARSYS FOR MAGENTO 2

EMARSYS FOR MAGENTO 2 EMARSYS FOR MAGENTO 2 Integration Manual July 2017 Important Note: This PDF was uploaded in July, 2017 and will not be maintained. For the latest version of this manual, please visit our online help portal:

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.0 SP1.5 User Guide P/N 300 005 253 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

Sage Estimating (SQL) v18.12

Sage Estimating (SQL) v18.12 Sage Estimating (SQL) v18.12 Release Notes October 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 and

More information

Tasktop Sync - Cheat Sheet

Tasktop Sync - Cheat Sheet Tasktop Sync - Cheat Sheet 1 Table of Contents Tasktop Sync Server Application Maintenance... 4 Basic Installation... 4 Upgrading Sync... 4 Upgrading an Endpoint... 5 Moving a Workspace... 5 Same Machine...

More information

User Group Configuration

User Group Configuration CHAPTER 90 The role and user group menu options in the Cisco Unified Communications Manager Administration User Management menu allow users with full access to configure different levels of access for

More information

Colligo Contributor Pro 4.4 SP2. User Guide

Colligo Contributor Pro 4.4 SP2. User Guide 4.4 SP2 User Guide CONTENTS Introduction... 3 Benefits... 3 System Requirements... 3 Software Requirements... 3 Client Software Requirements... 3 Server Software Requirements... 3 Installing Colligo Contributor...

More information

CLOUD EXPLORER DATALOADER USER S GUIDE UC INNOVATION, INC. April 07, 2017

CLOUD EXPLORER DATALOADER USER S GUIDE UC INNOVATION, INC. April 07, 2017 CLOUD EXPLORER DATALOADER USER S GUIDE April 07, 2017 UC INNOVATION, INC. 230 Commerce, Suite 110 Irvine, CA 92602 Phone: 949-415-8246 Fax: 866-890-7874 Email: info@ucinnovation.com http://www.ucinnovation.com

More information

Introduction to Qualtrics ITSC

Introduction to Qualtrics ITSC Introduction to Qualtrics ITSC August 2015 Contents A. General Information... 4 B. Login... 5 New Qualtrics User... 5 Existing Qualtrics User... 7 C. Navigating Qualtrics... 9 D. Create Survey... 10 Quick

More information

Sage 300. Sage CRM 2018 Integration Guide. October 2017

Sage 300. Sage CRM 2018 Integration Guide. October 2017 Sage 300 Sage CRM 2018 Integration Guide October 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

How to Upgrade Your Site to the New User Interface

How to Upgrade Your Site to the New User Interface How to Upgrade Your Site to the New User Interface Site Administrators can preview their existing site in the new user interface. We recommend that you do this first to make sure that all of the elements

More information