Q&A Migration: How to Upgrade from Chatter Answers to Chatter Questions. Contents

Size: px
Start display at page:

Download "Q&A Migration: How to Upgrade from Chatter Answers to Chatter Questions. Contents"

Transcription

1 Q&A Migration: How to Upgrade from Chatter Answers to Chatter Questions Contents About this guide Disclaimer Limitations Using the Q&A Migration app How the app works Where to get the app Comparing Chatter Answers and Chatter Questions fields Migrate to Chatter Questions Before you start notifications Perform a migration Mapping zones to communities Mapping data categories to topics Monitor your migrations 1

2 About this guide Chatter Questions lets users ask questions directly in the Chatter feed in your Salesforce organization and communities. Because Chatter Questions takes advantage of Chatter s built-in capabilities, it s ideal for customers who want their Q&A functionality tightly integrated into Chatter. If you maintain a self-service site that uses Chatter Answers, you can use the Q&A Migration app to move your Q&A content and structure from a self-service Chatter Answers site to a community with Chatter Questions. Once your content is migrated, users can easily access past questions from your Chatter Answers site while enjoying the robust user experience offered by Chatter Questions. Note: While this guide focuses on migrating Q&A content from a self-service site to a community, the Q&A Migration app can also be used to migrate content to a Salesforce organization. You ll follow the same steps, but select your Salesforce organization as the content destination. This guide explains how to make the most of the Q&A Migration app. You ll learn how the app works, what you need to do before starting a migration, and how to efficiently migrate your content. Let s get started! Disclaimer We provide Chatter Answers Migration tool to selected customers through a pilot program that requires agreement to specific terms and conditions. Chatter Answers Migration tool is subject to change and isn t generally available unless or until Salesforce announces its general availability in documentation or in press releases or public statements. We can t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features. Limitations At this time, the Q&A Migration app doesn t migrate the following metadata about existing questions: Whether a question was flagged as inappropriate Who marked an answer as best Who followed a question or answer The link between an escalated question and its related case Reports on questions or answers Answers that consist only of an image Warning: If you migrate a Chatter Answers zone more than once, all previously migrated questions in that zone will appear twice in the corresponding community. 2

3 Using the Q&A Migration app How the app works The Q&A Migration app, built on the Connect API, makes it possible for you to migrate your Chatter Answers content into a community with Chatter Questions. You can customize your migration settings, select the source and destination communities for your content, and monitor the progress of your migration as it s happening. Where to get the app The app is available as an unlisted, unmanaged package which can be installed to an org by going to this below link. V1.5, 7/22/2016: Please note that as updates are made to this package users will need to uninstall any existing version of the package and reinstall the latest version from the current link in this document. Since this is not a managed package, updates will not be automatically made to existing installations of the package. Comparing Chatter Answers and Chatter Questions fields Chatter Answers and Chatter Questions differ in their terminology, and those differences extend to object and field mappings. When questions from a Chatter Answers zone are migrated to a community: Question records are converted to FeedPost records with type= Question Reply records are converted to FeedComment records Vote records are converted to FeedLike records The migration tool uses the following field mappings for these objects. Mapping Question to FeedPost Question (Chatter Answers) FeedPost (Chatter Questions) Considerations Title Body BestReplyId Title Body ConnectApi.QuestionAndAnswer s.bestanswerid This field is only accessible via the Connect API. 3

4 (no equivalent) ParentId = Posts are assumed to be on a user profile. (no equivalent) NetworkScope = netid The id of the community on the Chatter Answer Zones setup page (no equivalent) type= QuestionPost Mapping Reply to FeedComment Reply (Chatter Answers) (no equivalent) FeedComment (Chatter Questions) Considerations FeedItemId = new QuestionPostId Body CommentBody The length of the FeedComment field is smaller than the Reply, so only the first 5,000 characters of the body are migrated. Mapping Vote to FeedLike on questions Vote (Chatter Answers) FeedLike (Chatter Questions) Considerations (no equivalent) FeedItemId = new QuestionPostId 4 Mapping Vote to FeedLike on replies Note: The parent type of Vote is Reply and the type is Up.

5 Chatter Answers field Corresponding Chatter Questions field FeedEntityId = new CommentId ParentId = Considerations Migrate to Chatter Questions Before you start Before starting a migration, complete this checklist of planning tasks: Make sure Salesforce has turned on the following permissions in your Salesforce organization: Create Audit Fields Migrate Feed to Community Verify the amount of storage space in the community where you re migrating your content. The storage is for configuration and log files generated during the migration, based on the number of records migrated. Set user profile permissions and accessibility for users in the community. If a user doesn t have the appropriate permissions in the community, their questions and answers won t be migrated and will be listed as errors in the Migration Log. System administrators should check that for for each user we are migrating Chatter Answers records, they will still be available to access the migrated question within the new Community. Permissions refers to being able to access to the Community and accessibility refers to the ability to read and work with the migrated record as the owner of it. notifications To avoid duplicate notifications when questions are migrated into the community, the Q&A Migration app deactivates feed notifications for the first 10,000 users in the Chatter Answers self-service site with any of the following permissions enabled: UserPreferencesDisableAllFeeds UserPreferencesDisCommentAfterLike UserPreferencesDisableLike 5

6 Note: 10,000 users is the maximum number of records processed as a result of DML statements, so if there are more users, the admin should update their permissions using data loader. When the migration is complete, users notification settings are restored. 6

7 Perform a migration 1. Add the Q&A Migration tab and Migration Log tabs in Salesforce. (These tabs are automatically added to your Salesforce organization when you install the app.) Figure 1: The configuration page has 6 sections: (1) Notification; (2) Batch Configuration; (3) Chatter Answers Zones to Communities Mapping; (4) Data Categories to Topics Mapping; (5) Execution status; and (6) Last execution stats. 2. Complete the Settings section: a. Enter the address where you want to be notified about migration progress. b. Select a batch size. What batch size should I use? The batch size defines the number of records that the Q&A Migration app processes at once. It can range from 1 to 10,000. If your Chatter Answers site contains more than 15 questions with 500+ answers, use a batch size of 15. Otherwise, use the default size of 200 records. You ll be notified by if your batch size is too large. Maximum number of questions migrated per batch is 50,000 ( documentation link ), taken in subsets of at most 10,000 records. A batch can have multiple inner executions of chunks of data. c. Indicate which questions should be migrated. 7

8 Which questions should I migrate? In most cases, you ll just select All questions. However, if certain questions have an unusually large number of answers, you can choose to migrate those questions separately to avoid failures: 1. When you re migrating the zone that contains the questions: a. Select All except these questions. b. List the IDs of the questions you want to migrate separately. 2. To migrate those questions separately: a. Select Only these questions. b. List the IDs of the questions. You can also use this approach to retry migrating a question that failed in an earlier migration. d. Map your Chatter Answers zones to your community. For guidance, see Mapping zones to communities below. e. Map your Chatter Answers data categories to topics in your community by typing a topic name into each corresponding field. For guidance, see Mapping data categories to topics below. Note: Data categories are listed by API name. 3. Click Save. Important! If you do not click Save, your settings won t be applied to the migration. 4. In the Migration History section, click Start Migration. This button is disabled while the migration is in progress. 8

9 Mapping zones to communities Each Chatter Answers zone must correspond to a community in your Salesforce organization. Figure 2: Map your Chatter Answer zones to Communities. Select the checkbox (1) of a zone (2) to migrate the zone s content. Then select the Community (3) to which you want to map the zone. The left-hand column shows all zones associated with your organization. The drop-down menu on the right-hand side lets you choose which community to map a zone to. The drop-down menu includes all of your organization s communities, as well as your Salesforce organization itself. Select the checkbox next to a zone if you want to include that zone s content in the migration. Then select the community that you want to migrate the content to. You can map multiple zones to the same a community. 9

10 Mapping data categories to topics Each Chatter Answers data category must correspond to a topic in your community. Figure 3: Map your data categories to topics. For each data category (1), specify the topic (2) to map the category to. The left-hand column shows all of the data categories in your Chatter Answers zones. Enter a topic name in each field to preserve your data categories. You can map multiple data categories to one topic. You can list new or existing topic names. If a topic doesn t yet exist in the community, it is automatically created as part of the migration. Chatter in communities can contain up to 25 navigational topics and unlimited feature topics. The first 25 data categories are converted to navigational topics, but you can customize your topics in your community as needed after the migration. 10

11 Monitor your migrations You can view migration details and monitor progress in the Migration Log and on the Q&A Migration page. The Migration History section on the Q&A Migration page displays the app status and information about the most recent migration. Figure 4: You can monitor the migration status by looking at sections (5) Execution status and (6) Last execution stats of the configuration page. The Last execution stats section shows you information about the last data migration. The table at the bottom provides details about the content being migrated to your community. The Selected column lists the number of questions and answers included in the batch. The Migration column lists the number of successfully migrated questions and answers. The Error column lists the number of questions and answers that failed. Clicking the Migration Log link takes you to a detail page with more information about the migration: 11

12 Figure 5: The Migration Log Detail page shows information about the data migration. The top section (1) shows the numbers of questions and answers that were migrated and the number of errors. The bottom section shows a child log for data category-to-topic mapping (2) and a child log for each zone to community mapping (3). The top section of the page displays the numbers of successful and failed migrations. The bottom section of the page displays links to: A child log showing the status of data category-to-topics mapping, named datacategoriestotopics A child log for each zone that was migrated to a community Click the child log links to view the IDs of questions and answers that were included in the migration. 12

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

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: July 26, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Spring 16 @salesforcedocs Last updated: April 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

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

MIGRATING FROM PORTALS TO COMMUNITIES

MIGRATING FROM PORTALS TO COMMUNITIES MIGRATING FROM PORTALS TO COMMUNITIES Introduction Have a partner portal or customer portal in your org? You can set up a community as well, to take advantage of the great new features that Salesforce

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

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

License Management and Support Guide

License Management and Support Guide License Management and Support Guide Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

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

Salesforce Communities Managers Guide PREVIEW

Salesforce Communities Managers Guide PREVIEW Salesforce Communities Managers Guide Salesforce, Summer 16 PREVIEW Note: These features aren t generally available unless or until Salesforce announces their general availability in documentation or in

More information

Deploy Enhancements from Sandboxes

Deploy Enhancements from Sandboxes Deploy Enhancements from Sandboxes Salesforce, Summer 16 @salesforcedocs Last updated: August 25, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Adobe Document Cloud esign Services. for Salesforce Version 17 Upgrade Guide

Adobe Document Cloud esign Services. for Salesforce Version 17 Upgrade Guide Adobe Document Cloud esign Services for Salesforce Version 17 Upgrade Guide 2015 Adobe Systems Incorporated. All Rights Reserved. Last Updated: August 25, 2015 Table of Contents Upgrading from a previous

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

Set Up and Configure Salesforce Advisor Link

Set Up and Configure Salesforce Advisor Link Set Up and Configure Salesforce Advisor Link Examples and illustrations throughout this document are for illustrative purposes only and not to be considered guidance on proper or required configurations.

More information

Set Up and Maintain Collaboration Tools

Set Up and Maintain Collaboration Tools Set Up and Maintain Collaboration Tools Salesforce, Winter 18 @salesforcedocs Last updated: December 6, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Omni-Channel for Administrators

Omni-Channel for Administrators Omni-Channel for Administrators Salesforce, Winter 18 @salesforcedocs Last updated: November 2, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

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

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

Set Up and Manage Salesforce Communities

Set Up and Manage Salesforce Communities Set Up and Manage Salesforce Communities Salesforce, Spring 16 @salesforcedocs Last updated: April 28, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Salesforce ldeas Implementation Guide

Salesforce ldeas Implementation Guide Salesforce ldeas Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Manage Duplicate Records in Salesforce PREVIEW

Manage Duplicate Records in Salesforce PREVIEW Manage Duplicate Records in Salesforce Salesforce, Winter 18 PREVIEW Note: This release is in preview. Features described in this document don t become generally available until the latest general availability

More information

Salesforce Limits Quick Reference Guide

Salesforce Limits Quick Reference Guide Salesforce Limits Quick Reference Guide Version 35.0, Winter 16 @salesforcedocs Last updated: December 3, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Visual Workflow Guide

Visual Workflow Guide Visual Workflow Guide Version 42.0, Spring 18 @salesforcedocs Last updated: January 18, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Omni-Channel for Administrators

Omni-Channel for Administrators Omni-Channel for Administrators Salesforce, Spring 18 @salesforcedocs Last updated: February 1, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Getting Started with the Aloha Community Template for Salesforce Identity

Getting Started with the Aloha Community Template for Salesforce Identity Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved.

More information

Visual Workflow Guide

Visual Workflow Guide Visual Workflow Guide Version 37.0, Summer 16 @salesforcedocs Last updated: July 28, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Salesforce Developer Limits Quick Reference

Salesforce Developer Limits Quick Reference Salesforce Developer Limits Quick Reference Version 41.0, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

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

Omni-Channel for Administrators

Omni-Channel for Administrators Omni-Channel for Administrators Salesforce, Summer 18 @salesforcedocs Last updated: August 16, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

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

Visual Workflow Guide

Visual Workflow Guide Version 42.0, Spring 18 @salesforcedocs Last updated: March 8, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are other

More information

Visual Workflow Guide

Visual Workflow Guide Visual Workflow Guide Version 35.0, Winter 16 @salesforcedocs Last updated: December 17, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Health Cloud Implementation Guide

Health Cloud Implementation Guide Health Cloud Implementation Guide Salesforce, Winter 17 @salesforcedocs Last updated: December 20, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Adding Disclaimer Text Field to your Salesforce Org

Adding Disclaimer Text Field to your Salesforce Org Adding Disclaimer Text Field to your Salesforce Org Table of Contents 1 Introduction... 3 2 Add Disclaimer Text Field to goalgamipro Settings, Plan, and Report Page Layouts... 3 3 Make Sure Disclaimer

More information

Salesforce Classic Mobile User Guide for Android

Salesforce Classic Mobile User Guide for Android Salesforce Classic Mobile User Guide for Android Version 41.0, Winter 18 @salesforcedocs Last updated: November 21, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Sage Construction Anywhere Setup Guide

Sage Construction Anywhere Setup Guide Sage Construction Anywhere Setup Guide Sage 100 Contractor Sage University This is a publication of Sage Software, Inc. Copyright 2014 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: October 13, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Salesforce Console Implementation Guide

Salesforce Console Implementation Guide Salesforce Console Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: August 12, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Lightning Knowledge Guide

Lightning Knowledge Guide Lightning Knowledge Guide Salesforce, Spring 18 @salesforcedocs Last updated: April 13, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Visual Workflow Guide

Visual Workflow Guide Visual Workflow Guide Version 41.0, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Salesforce App Help. Salesforce, Winter

Salesforce App Help. Salesforce, Winter Salesforce App Help Salesforce, Winter 18 @salesforcedocs Last updated: November 22, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Manage Duplicate Records in Salesforce

Manage Duplicate Records in Salesforce Manage Duplicate Records in Salesforce Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 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, Summer 18 @salesforcedocs Last updated: July 3, 2018 Copyright 2000 2018 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, Spring 18 @salesforcedocs Last updated: January 16, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE

SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE Summary Find the most critical limits for developing Lightning Platform applications. About This Quick Reference This quick reference provides

More information

for Salesforce Question-to-Case Connector

for Salesforce Question-to-Case Connector for Salesforce Question-to-Case Connector Contents 2 Contents Cloud Help for Community Managers... 3 What is the Salesforce Question-to-Case Connector... 4 Setting up the Salesforce Question-to-Case Connector...5

More information

Enhance Your Sales Cloud Implementation

Enhance Your Sales Cloud Implementation Enhance Your Sales Cloud Implementation Salesforce, Winter 18 @salesforcedocs Last updated: November 2, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Sync Your Contacts and Events with Lightning Sync

Sync Your Contacts and Events with Lightning Sync Sync Your Contacts and Events with Lightning Sync Salesforce, Spring 18 @salesforcedocs Last updated: March 7, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Package and Distribute Your Apps

Package and Distribute Your Apps Package and Distribute Your Apps Salesforce, Summer 18 @salesforcedocs Last updated: July 30, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

This document explains the Various Benefits that would accrue to a user or client who subscribes to AutoRABIT.

This document explains the Various Benefits that would accrue to a user or client who subscribes to AutoRABIT. Salesforce Release Automation BENEFITS DOCUMENT This document explains the Various Benefits that would accrue to a user or client who subscribes to AutoRABIT. info@autorabit.com Copyright 2016 AutoRABIT.

More information

Create and Manage Partner Portals

Create and Manage Partner Portals Create and Manage Partner Portals Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Sage Construction Anywhere Setup Guide

Sage Construction Anywhere Setup Guide Sage Construction Anywhere Setup Guide Sage 300 Construction and Real Estate Sage University This is a publication of Sage Software, Inc. Copyright 2014 Sage Software, Inc. All rights reserved. Sage, the

More information

Package and Distribute Your Apps

Package and Distribute Your Apps Package and Distribute Your Apps Salesforce, Summer 17 @salesforcedocs Last updated: August 9, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Visual Workflow Guide

Visual Workflow Guide Visual Workflow Guide Version 39.0, Spring 17 @salesforcedocs Last updated: February 16, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

PREVIEW. Salesforce Limits. Salesforce, Winter

PREVIEW. Salesforce Limits. Salesforce, Winter Salesforce Limits Salesforce, Winter 18 PREVIEW Note: This release is in preview. Features described in this document don t become generally available until the latest general availability date that Salesforce

More information

SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE

SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE Summary Find the most critical limits for developing Lightning Platform applications. About This Quick Reference This quick reference provides

More information

BLOOMBERG VAULT FOR FILES. Administrator s Guide

BLOOMBERG VAULT FOR FILES. Administrator s Guide BLOOMBERG VAULT FOR FILES Administrator s Guide INTRODUCTION 01 Introduction 02 Package Installation 02 Pre-Installation Requirement 02 Installation Steps 06 Initial (One-Time) Configuration 06 Bloomberg

More information

Salesforce.com Summer '10 Release Notes

Salesforce.com Summer '10 Release Notes Salesforce.com: Summer '10 Salesforce.com Summer '10 Release Notes Last updated: July 20, 2010 Copyright 2000-2010 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of

More information

Cloud Flow Designer Guide PREVIEW

Cloud Flow Designer Guide PREVIEW Version 44.0, Winter 19 PREVIEW Note: This release is in preview. Features described in this document don t become generally available until the latest general availability date that Salesforce announces

More information

User Guide. Issued July DocAve Backup for Salesforce User Guide

User Guide. Issued July DocAve Backup for Salesforce User Guide DocAve Backup for Salesforce User Guide Issued July 2017 1 Table of Contents What s New in this Guide...4 About DocAve Backup for Salesforce...5 Supported Browsers...6 Submitting Documentation Feedback

More information

Salesforce Mobile App URL Schemes

Salesforce Mobile App URL Schemes Salesforce Mobile App URL Schemes Version 2, 2 @salesforcedocs Last updated: November 2, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Analytics Platform Setup Guide

Analytics Platform Setup Guide Salesforce, Spring 18 @salesforcedocs Last updated: February 22, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com, inc., as are

More information

Salesforce Console Implementation Guide for Salesforce Classic

Salesforce Console Implementation Guide for Salesforce Classic Salesforce Console Implementation Guide for Salesforce Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is

More information

Case Management Implementation Guide

Case Management Implementation Guide Case Management Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

This document is for account role permissions ; to view course role permissions, please visit the course permissions PDF.

This document is for account role permissions ; to view course role permissions, please visit the course permissions PDF. This document is for account role permissions ; to view course role permissions, please visit the course permissions PDF. This document is designed to help Canvas admins know how permissions affect users

More information

SETTING UP SALESFORCE KNOWLEDGE

SETTING UP SALESFORCE KNOWLEDGE SETTING UP SALESFORCE KNOWLEDGE Summary Salesforce Knowledge enhances your customer service. A knowledge base lets you create and manage custom articles that can be easily shared with your Salesforce Knowledge

More information

SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE

SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE SALESFORCE DEVELOPER LIMITS AND ALLOCATIONS QUICK REFERENCE Summary Find the most critical limits for developing Lightning Platform applications. About This Quick Reference This quick reference provides

More information

Salesforce Communities Managers Guide

Salesforce Communities Managers Guide Salesforce Communities Managers Guide Salesforce, Spring 18 @salesforcedocs Last updated: January 18, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: June 7, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Salesforce.com Winter '13 Release Notes

Salesforce.com Winter '13 Release Notes Salesforce.com: Winter 13 Salesforce.com Winter '13 Release Notes Last updated: January 4 2013 Copyright 2000 2012 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of

More information

Enterprise Vault Best Practices

Enterprise Vault Best Practices Enterprise Vault Best Practices Implementing SharePoint Archiving This document contains information on best practices when implementing Enterprise Vault for SharePoint If you have any feedback or questions

More information

What s New in Dealmaker Winter 14?

What s New in Dealmaker Winter 14? What s New in Dealmaker Winter 14? Dealmaker Winter 14 contains significant improvements and enhancements to Smart Account Manager to provide a more powerful, easy-to-use account management solution. This

More information

QuickStart Guide 6 - Data Quality

QuickStart Guide 6 - Data Quality QuickStart Guide 6 - Data Quality Document Version: v1.2 Product Version: v2.9 Date: 9 th September 2017 This document provides an overview and Step-by-Step implementation instructions for the clearmdm

More information

Microsoft SharePoint Server 2013 for the Site Owner/Power User

Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035A: Microsoft SharePoint Server 2013 for the Site Owner/Power User Course Details Course Outline Module 1: The Role of the Site Owner This module provides an introduction to the topics covered

More information

Account Plan Pro Set Up Guide

Account Plan Pro Set Up Guide Account Plan Pro Set Up Guide Version 7 PLAN2WIN SOFTWARE TABLE OF CONTENTS INSTALLING THE APPLICATION 4 SET UP CUSTOM PROFILE 4 SET PERMISSIONS 5 ENABLE VISUALFORCE PAGE ACCESS 7 MANAGE LICENSES/ SET

More information

Salesforce Classic User Guide for Android

Salesforce Classic User Guide for Android Salesforce Classic User Guide for Android Version 36.0, Spring 16 @salesforcedocs Last updated: April 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

release notes effective version 10.3 ( )

release notes effective version 10.3 ( ) Introduction We are pleased to announce that Issuetrak 10.3 is available today! 10.3 focuses on improved security, introducing a new methodology for storing passwords. This document provides a brief outline

More information

Enterprise Vault.cloud Archive Migrator Guide. Archive Migrator versions 1.2 and 1.3

Enterprise Vault.cloud Archive Migrator Guide. Archive Migrator versions 1.2 and 1.3 Enterprise Vault.cloud Archive Migrator Guide Archive Migrator versions 1.2 and 1.3 Enterprise Vault.cloud: Archive Migrator Guide Last updated: 2018-01-09. Legal Notice Copyright 2018 Veritas Technologies

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

Asset Management Migration Guide

Asset Management Migration Guide www.novell.com/documentation Asset Management Migration Guide ZENworks 11 Support Pack 2 March 20, 2012 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or

More information

Salesforce Knowledge Developer Guide

Salesforce Knowledge Developer Guide Salesforce Knowledge Developer Guide Version 42.0, Spring 18 @salesforcedocs Last updated: February 1, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

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

Salesforce Lead Management Implementation Guide

Salesforce Lead Management Implementation Guide Salesforce Lead Management Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 7, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

An Introduction to Google Calendar

An Introduction to Google Calendar An Introduction to Google Calendar Google Calendar is a Google App that is a great resource to use to manage your everyday tasks and activities. It integrates with your Gmail and other Google Apps so you

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

Main Client Community User Guide

Main Client Community User Guide Main Client Community User Guide NextGen Healthcare Success Community www.community.nextgen.com v.3 Updated 7.10.2018 1 OVERVIEW 3 MAIN CONTACT ROLE 3 IS THIS ROLE FOR YOU? 4 CHANGE MAIN CLIENT COMMUNITY

More information

Panopto 5.4 Release Notes

Panopto 5.4 Release Notes Panopto 5.4 Release Notes Headline features Extended HTML5 support to include webcasts. Webcasts will now play using HTML5 video by default, in both the interactive viewer and the embed viewer. Added the

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

Administration Essentials for New Admins (Managing Data) Exercise Guide

Administration Essentials for New Admins (Managing Data) Exercise Guide Administration Essentials for New Admins (Managing Data) Exercise Guide Table of Contents 6-1: Prepare the Import File... 1 6-2: Import Leads Using Wizard... 3 6-3: Export Using Data Loader... 4 6-4:

More information

IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS

IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS IMPLEMENTING DATA.COM CLEAN FOR ACCOUNTS, CONTACTS, AND LEADS Data.com Clean Overview In addition to finding and adding new accounts, contacts, and leads, Data.com cleans your existing Salesforce data

More information

Team Management. Coaches and Team Managers Guide

Team Management. Coaches and Team Managers Guide Team Management Coaches and Team Managers Guide November 2015 Table of Contents Table of Contents Overview Audience About the Mobile App Examples Creating a Sport Ngin Account Accessing Team Center For

More information

Salesforce Limits. Salesforce, Winter

Salesforce Limits. Salesforce, Winter Salesforce Limits Salesforce, Winter 18 @salesforcedocs Last updated: December 6, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

USER GUIDE for Salesforce

USER GUIDE for Salesforce for Salesforce USER GUIDE Contents 3 Introduction to Backupify 5 Quick-start guide 6 Administration 6 Logging in 6 Administrative dashboard 7 General settings 8 Account settings 9 Add services 9 Contact

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

Using the Salesforce1 App

Using the Salesforce1 App Using the Salesforce1 App Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Live Agent for Support Agents

Live Agent for Support Agents Live Agent for Support Agents Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

NextGen Healthcare Success Community Frequently Asked Questions for Employees

NextGen Healthcare Success Community Frequently Asked Questions for Employees NextGen Healthcare Success Community Frequently NextGen Healthcare, Inc. 795 Horsham Road Horsham, PA 19044 215-657-7010 NextGen.com Updated: 2/11/2016 Table of Contents General Questions... 4 What questions

More information

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led Introduction This two day class is designed for information workers or power users who serve as SharePoint

More information

StoragePoint. Selective Restore Manager Guide. Publication Date: Thursday, December 29, 2016

StoragePoint. Selective Restore Manager Guide. Publication Date: Thursday, December 29, 2016 Storageoint Version Selective Restore Manager Guide ublication Date: Thursday, December 29, 2016 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized

More information

Altaro Hyper-V Backup User Guide

Altaro Hyper-V Backup User Guide Altaro Hyper-V Backup User Guide 1 / 144 Table of contents Introducing Altaro Hyper-V Backup... 4 Different Editions... 5 Getting Started... 6 System requirements... 6 Supported Backup Destinations...

More information