Introduction Setup Install package Amazon S3 sign up Add remote site Connect to Amazon S Create S3 bucket...

Size: px
Start display at page:

Download "Introduction Setup Install package Amazon S3 sign up Add remote site Connect to Amazon S Create S3 bucket..."

Transcription

1 Setup Guide

2 Contents Introduction... 1 Setup... 2 Install package... 2 Amazon S3 sign up... 6 Add remote site... 8 Connect to Amazon S Create S3 bucket Default S3 bucket Parent Record Mapping Add Cloud Files Related List Add Cloud Files to a Custom Object Create Custom Fields Create Upload Button Add buttons Create Quick upload VF Page Add Quick Upload Page Google URL Shortener Web 2 Case/ Web 2 Lead attachments Password Protected Links Site Setup Sites Custom Setting Salesforce

3 Introduction DocuVault, a Salesforce App by Tvarana allows you to expand and reduce your file storage space on Salesforce as per your needs. Standard Salesforce Document storage limits the file size. DocuVault allows you to store more than the limits without increasing your spend on storage. DocuVault is a seamless integration between Salesforce and Amazon Simple Storage Service (S3). It allows you to access the benefits of Amazon file storage using pseudo Salesforce file storage. DocuVault is a created for users to upload many huge documents and files using their Salesforce user interface without paying bulky bills to Salesforce. Use Cases for DocuVault: Document Management & Collaboration Archive and Digitize your transaction documents Customer and Partner Communities/Portals Share large files securely Web to Case and Web to Lead attachments Salesforce Attachments backup and Archiving Distributing Software or other large Files Upload large Media Files (Audio & Video) Upload Pictures and Videos from Mobile (Field Service Agents, Customers, etc.) 1

4 Setup Install package In order to install the package, you need to log in to Salesforce as a Salesforce admin. The package installation link is provided in the Appexchange listing. On clicking the button, you will be directed to the page displaying package installation details. Click Continue to continue installation process. Accept and approve Third-Party Access for remote settings. 2

5 Click Continue to continue installation process. Note: Select the check box ( ) agreeing for access to third-party websites. A page displays all the permission access to the users. Select the defined permissions as per your requirement. Click Next to continue installation process. A page displays the levels of security settings. Depending on the security level required, select the option button next to the defined security levels. Grant access to admins only 3

6 Providing access only to admins enables only the admin to access the app while restricting access to all other users. If you would like to provide access only to admins, select Grant access to admins only. Grant access to all users Providing access to users enables all the users to access the app. Here, the user gets access to all the internal custom profiles. If you would like to provide access to all users, select Grant access to all users. Select security settings Here, the level of access can be set for different profiles associated to access the app. A list of profiles with defined access levels is displayed on the screen. Click Next, to continue installation process. 4

7 Note: No Access signifies that no access is given to any features, whereas Full Access signifies a complete access is given to all features in this package. A page displays the information that the package is ready to be installed. Click Install to install the package. Upon successful installation, a page displays details of the installed package. The installed package is displayed in the list of apps on top-right corner of the screen. 5

8 Clicking on the installed DocuVault app directs you to navigation page. Select DocuVault Setup tab and you will be directed to the Settings page. Amazon S3 sign up This step enables you to create an account if you do not have Amazon S3 account. Click Create an AWS account to create a new account. 6

9 You will be navigated to Amazon web services page. Click Sign in to the Console. You will be directed to Sign in page. If you have an account, you can sign in by providing credentials in the required fields. If you do not have account, then you need to create a new one. 7

10 Add remote site In this app, Apex callouts are being used to obtain field IDs from Salesforce. For this purpose you need to create Remote Site. You can create a remote site with the details provided in this step. Click Create New Remote Site to add a remote site. You will be navigated to the All Remote Sites page where you can create a remote site. Click New Remote Site. Enter the provided Remote Site name and the URL. Click Save. 8

11 Connect to Amazon S3 In order to connect to Amazon S3, you need to provide credentials that are available on your Amazon account. Enter the Access Key, Secret Key, Salesforce URL and Amazon URL in the required fields. Click Save Credentials. Access keys To get Access keys: Login to your Amazon account. Click on your Username at top-right of the screen. Click Security credentials in the drop-down box. 9

12 You will be navigated to Your Security Credentials page. Clicking on Access Keys displays the access keys. Click Create New Access Key if there are no access keys available. Secret Keys Secret Keys are sent to the that you are registered with Amazon S3. If the entered credentials are correct, it displays a statement the credentials are valid. 10

13 If the entered credentials are incorrect, it displays your credentials are incorrect. Create S3 bucket Amazon S3 saves all the uploaded documents to buckets. This step enables you to create new bucket in Amazon S3. Note: Rules for bucket naming Here are the rules you need to consider while naming a bucket. All bucket names must comply with DNS naming conventions. Bucket names must be at least 3 and not more than 63 characters long. Bucket names can contain lowercase letters, numbers, and hyphens. Bucket names must be a series of one or more labels; each label must start and end with a lowercase letter or a number. The following examples are valid bucket names: myawsbucket my.aws.bucket myawsbucket.1 On clicking Create Amazon Bucket, a window appears on the screen. Enter the bucket name and click Create. 11

14 Note: You need to enable versioning, by selecting Enable Version Check box, to upload versioned documents. Default S3 bucket The buckets are created based on the Access keys and Security keys. You can upload your documents to a selected bucket, and it acts as default bucket. To select a default bucket: Click Get Bucket List, to get all the available buckets which are displayed in the drop-down list in Select Default Amazon bucket. Select any bucket from the drop-down list. The selected bucket name appears in Default bucket name field. Click Save Default Bucket to save the selected as default bucket. Note: By clicking Get Bucket List Button, you can view all the created buckets in the drop-down list in Select Default Amazon Bucket field. 12

15 Parent Record Mapping This section enables you to upload files from different objects based on below field mappings. From this step, you will get URLs to upload, download, and e- mail the files. For this, first you need to create lookup fields. To create lookup fields, refer to Create Custom Fields section. The lookup field appears in this section after refreshing the Settings page. Select the lookup field and click Save Mapping. Note: You can upload files only through the look up fields created on that particular object (either standard or custom). 13

16 Add Cloud Files Related List You can add cloud files to related lists for any object. To add cloud files: Click on your Username, go to Setup>App Setup>Page layouts of an object. Click Edit. You will be directed to the Page Layout. Click Related Lists. Select Cloud Files and add (drag) it to Related Lists. Click to view related list properties of Cloud Files. 14

17 In Columns, select the required fields. Expand Buttons. In Buttons, unselect New and click OK. Click Save. 15

18 Add Cloud Files to a Custom Object Create Custom Fields You need to follow below procedure to create new custom fields. Click on Username, and click Setup. In App Setup, switch to Create and select Objects. You will be navigated to the page displaying custom objects. Click on Cloud files. 16

19 A page displays the Cloud Files attributes. Click New in Custom Fields and Relationships section. You will be navigated to New Custom Field page. Select Lookup Relationship. 17

20 Here, you can select other object to relate it to the current object. Select Reference custom object and click Next. You will be navigated to the page where you can specify a name for lookup field. Click Next. 18

21 A page displays the list of profiles having access to the fields. You can select the profiles to which you would like to provide access. Click Next. A page displays details of the object related to current object. Click Next. 19

22 Click Save. 20

23 Create Upload Button You need to follow below procedure to create new buttons to a Reference c (Reference custom object) lookup field. To create new buttons: Click on your Username. Go to Setup>Create>Objects>select Reference object>select Buttons, Links and Actions. A page displays all the buttons, links and actions in the look up field. Click New Button or Link. You will be navigated to the page where you can create new button or link. To create a new button to upload files: Paste the URL here. 21

24 Enter Label and Name as Upload Cloud files. Select Display Type as Detail Page Button. In Behavior drop-down list, select Display in existing window with side bar. Select URL in Content Source drop-down list. Copy the generated URL for Upload files in Settings page and paste it in Custom button or link editor. Click Save. Note: For Upload files button, if you would like to give a separate bucket name for Reference custom object, enter the bucket name after Bucket Name=. Make sure that the entered bucket name is available in Amazon S3. The same process is repeated for creating buttons to download files and the files. The three buttons to upload, download, and the files are created under Reference custom objects. You need to add these buttons to related page layout. To add new buttons, refer to Add buttons section. Add buttons In order to add a button, first you need to create a page. To create page, you can refer to Create Quick upload VF Page section. To add an Upload Cloud Files button: Click on your Username, go to Setup>App Setup>Page layouts of an object. Click Edit. 22

25 You will be directed to the page layout. By clicking on Buttons, you can view different buttons in the layout. Select Upload Cloud Files button and drag-and-drop in order to add it in button s list. Click Save. 23

26 Create Quick upload VF Page Here, you can create a page for quick file upload. Thus, you can upload files from your system. To add a file upload page: Click on your Username, go to Setup>App setup>develop>pages. In Visualforce page, click Lead Quick File Upload. You will be directed to a page displaying the code. Copy the code and navigate back to Visualforce Page. Code: <!-- Page to Upload Files Directly from Lead Page layout --> <apex:page standardcontroller="lead" doctype="html-5.0" id="page"> <c:quickuploadfiles CloudBucketName=""/> </apex:page> 24

27 Click New to create a new Visualforce page. Enter the Label and Name, and paste the code in the provided space. Click Save. Note: In the code, you can enter the object name at standard Controller = and bucket name at CloudBucketName= as per your requirement. Note: Adding bucket name is optional. When no bucket name is specified, it takes the default bucket. Example: To create quick file upload page in Reference custom object, modify the code as shown below. <!-- Page to Upload Files Directly from Account Page --> <apex:page standardcontroller="reference c" doctype="html-5.0" id="page"> <c:quickuploadfiles CloudBucketName="TVARANADEV"/> </apex:page> 25

28 Add Quick Upload Page The Quick Upload Page enables you to upload files directly by dragging and dropping the files to this section. This reduces the effort of going to Parent Record and clicking on the button to select and upload the files. Note: To add a section, first you need to create a page. To create page, you can refer to Create Quick upload VF Page section. To create a quick file upload section: Go to Page Layout of the object. Drag-and-drop the Section button to the layout. Enter section name and select the layout. Click OK. 26

29 To add page to the layout: Go to Layout. On clicking Visualforce Pages, you can view the page for upload section. Drag and drop the page to the layout in order to create the section. Note: To edit a page layout, there must be a related page created on that particular object, that is, the object API name specified at standard controller. A quick file upload section is created in the Page Layout. 27

30 Google URL Shortener Regular un-shortened links may be aesthetically unpleasing. Many web developers pass descriptive attributes in the URL to represent data hierarchies, command structures, transaction paths or session information. This can result in URLs that are hundreds of characters long and that contain complex character patterns. Thus, short URLs may be more convenient to be shared. In order to make use of this functionality, you need to select Enable Google URL Shortener check box. 1. Google URL Shortener URL The application is provided with the URL by default. If you could not find URL then paste this URL in the field. 2. Google API Key To get an API key, you need to follow below procedure. Go to Google Developers Console through URL, and login with your Google account. Select a project, or create a new project. 28

31 In the sidebar, click on APIs & auth tab and switch to Credentials. Click Create new Key, and click Browser key on the appeared window. Click Create. An API key with its attributes is displayed on the screen. 29

32 Copy the API key and paste in Google API Key in Settings page. Click Save Google URL. 30

33 Web 2 Case/ Web 2 Lead attachments You can attach files through web to lead or web to case attachments. To enable this functionality, you need to select Enable Web to Lead Attachment and Enable Web to Case Attachment check boxes. Web to Lead attachment To generate HTML: 1. Create a Web page to Capture Leads by Generating HTML Code using the standard process provided by Salesforce. Include the Fields Cloud File Name, Cloud File Size in the HTML Code. You can hide the fields (Cloud File Name, Cloud File Size) on the Web Page by using the Tag style="display:none;" tag. These fields are used in the back end for processing the file. 31

34 Example: Cloud File Name: <textarea id= 00N DTPeD name= 00N DTPeD rows= 3 style="display:none;" type="text" wrap="soft"></textarea> Cloud File Name: <textarea id= 00N DTPeI name= 00N DTPeI rows= 3 style="display:none;" type="text" wrap="soft"></textarea> 2. By clicking on the link Generate HTML for WEB to Lead Attachment Upload, a page displays steps to generate HTML. 3. Click Generate button. 4. Copy the HTML and paste it below the HTML that was generated previously in step Give Id as id="webhtml" in Form tag for the First Form which is generated in Step 1 and remove <input type="submit" name="submit"> from Form Save this file as.html The same procedure must be followed to generate HTML to attach files via Web to case attachments. Click Save Web to Attachment Setting. 32

35 Password Protected Links You can set password for the links in order to access them. So, the people who can provide password can only gain access to those links. Site Setup Create a site in Salesforce standard process, and give access to Cloud File objects and all Cloud Fields to the site. Enable the site here To enable the site: Click on your Username, go to Setup>App setup>develop>sites. You will be navigated to Sites page. Copy the link and paste it in Settings page. To enable the page: Click on your Username, go to Setup>App setup>develop>pages. Tip: To find sites or pages, type sites/pages in the search box and press enter. You will be displayed with relevant results in the left side-bar. You will be navigated to Visualforce Pages page. 33

36 Click on Public File Download link. A page displays the code which can be customized according to your requirement. Sites Custom Setting Site URL Page link Copy and paste the page link along with the site URL in Settings page. Click Save Password Protected Setting. 34

37 Salesforce 1 Using Salesforce1 you can access Salesforce on mobile. In order to use Salesforce1, you need to enable Salesforce1 permission. To enable Salesforce1 permission: Click on your Username, go to Setup>Administration Setup>Manage Users >Users. A page displays the list of users. Click Edit. You will be displayed the attributes of User in a page. Select Saleforce1 User check box. 35

38 Click Save at bottom of the page. Create a new page to upload cloud files from salesforce1 app. To create a page: Click on your Username, go to Setup>App Setup>Develop>Pages. You will be displayed Visualforce Pages. Click on Account Field Upload Salesforce1 link. You will be navigated to Account Field Upload Salesforce1 page. Copy the code and create a new page. To create new page refer to Create Quick upload VF Page section. In order to upload files to standard or customized objects through mobile, you need to create Actions to objects. To add Actions to objects (for example, Account object): Click on your Username, go to Setup>App Setup>Accounts>Buttons, Links, and Actions. 36

39 Click New Action. Select Action type as Custom Visual Force. In Visualforce Page field, select the created new page from drop-down list. Enter Label and Name as Upload Cloud Files. Click Save. Go to Page Layout of the object. Click Edit. 37

40 On clicking Actions, you will be displayed a set of Action labels. Drag-and-drop Upload Cloud Files to Actions in the Publisher section. Click Save. Note: The same procedure is followed for standard or custom objects. Salesforce 1 on mobile You need to follow below procedure to upload cloud files on Salesforce1. Logging on to salesforce1 app, you will be directed to homepage. 38

41 Click. A tab displays all the standard and customized objects. Click on any object as per your requirement. Clicking on an object displays all the Records present on that object. Click on any Record. 39

42 Clicking on a Record displays the details of that particular Record. Click. On clicking, you will be displayed a menu. Click Cloud Files to upload any files. 40

43 You will be directed to the page where you can upload the files. Click Select& Upload Cloud Files to upload files from your device. A page displays the status of uploading files. Click Cancel after the files are uploaded. 41

44 You will be directed to the Record page. Go to Related tab and select Cloud Files. A page displays the attributes of uploaded cloud files. 42

S-Drive Installation Guide v1.25

S-Drive Installation Guide v1.25 S-Drive Installation Guide v1.25 Important Note This installation guide contains basic information about S-Drive installation. Refer to the S-Drive Advanced Configuration Guide for advanced installation/configuration

More information

S-Drive Installation Guide v1.28

S-Drive Installation Guide v1.28 S-Drive Installation Guide v1.28 Important Note This installation guide contains basic information about S-Drive installation. Refer to the S-Drive Advanced Configuration Guide for advanced installation/configuration

More information

S-Drive Installation Guide v1.18

S-Drive Installation Guide v1.18 S-Drive Installation Guide v1.18 Important Note This installation guide contains basic information about S-Drive installation. Refer to the S-Drive Advanced Configuration Guide for advanced installation/configuration

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

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

Salesforce Admin & Development Training

Salesforce Admin & Development Training Salesforce Admin & Development Training Configuration CRM Overview Introduction to Cloud Computing Salesforce Basics Understanding SFDC UI Personal Setup Reset Person Info ~ Password ~ Security Token Understanding

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

Categories In WordPress

Categories In WordPress Categories In WordPress Categories provide a helpful way to group related posts together, and to quickly inform readers what a group of posts are about. Categories also make it easier for people to find

More information

Installation & Configuration Guide Enterprise/Unlimited Edition

Installation & Configuration Guide Enterprise/Unlimited Edition Installation & Configuration Guide Enterprise/Unlimited Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

How to Integrate Salesforce with Your Constant Contact Account FOR PROFESSIONAL & GROUP EDITIONS

How to Integrate Salesforce with Your Constant Contact Account FOR PROFESSIONAL & GROUP EDITIONS How to Integrate Salesforce with Your Constant Contact Account FOR PROFESSIONAL & GROUP EDITIONS INSIGHT PROVIDED BY www.constantcontact.com 1-866-876-8464 This guide is to help you install Constant Contact

More information

Getting Started with Cloudamize Manage

Getting Started with Cloudamize Manage Getting Started with Cloudamize Manage This guide helps you getting started with Cloudamize Manage. Sign Up Access the Sign Up page for the Cloudamize Manage by: 1. Click the Login button on www.cloudamize.com

More information

SPANNING BACKUP. for Salesforce. Installation Guide

SPANNING BACKUP. for Salesforce. Installation Guide SPANNING BACKUP for Salesforce Installation Guide Table of Contents Welcome 3 About this guide 3 Who was the guide written for? 3 What s in this guide 3 Installation Overview 4 Install the Spanning Backup

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

Secure Transfer Site (STS) User Manual

Secure Transfer Site (STS) User Manual Secure Transfer Site (STS) User Manual (Revised 3/1/12) Table of Contents Basic System Display Information... 3 Command Buttons with Text... 3 Data Entry Boxes Required / Enabled... 3 Connecting to the

More information

SOCE Wordpress User Guide

SOCE Wordpress User Guide SOCE Wordpress User Guide 1. Introduction Your website runs on a Content Management System (CMS) called Wordpress. This document outlines how to modify page content, news and photos on your website using

More information

Jack s Coal Fired Pizza

Jack s Coal Fired Pizza Jack s Coal Fired Pizza WORDPRESS MANUAL TABLE OF CONTENTS Login... 3 Editing Existing Pages... 4 Adding New Pages... 7 Editing/Adding Text... 8 Creating a Link... 9 Linking to a PDF... 10 Making a Link

More information

Creating Post(s) In WordPress

Creating Post(s) In WordPress Creating Post(s) In WordPress Posts In WordPress: Here is what posts are in WordPress: Posts are regular blog entries i.e. dynamic content. When any Post(s) are published, they appear automatically in

More information

Integration Guide. LoginTC

Integration Guide. LoginTC Integration Guide LoginTC Revised: 21 November 2016 About This Guide Guide Type Documented Integration WatchGuard or a Technology Partner has provided documentation demonstrating integration. Guide Details

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

An Introduction to Box.com

An Introduction to Box.com An Introduction to Box.com Box is an online file sharing and cloud content management service and it provides features such as: Security controls Space Mobility Online collaboration Mobile access Version

More information

Oracle Eloqua Profiler

Oracle Eloqua Profiler http://docs.oracle.com Oracle Eloqua Profiler User Guide 2018 Oracle Corporation. All rights reserved 02-Mar-2018 Contents 1 Profiler Overview 3 2 Installing Profiler 7 3 Re-configuring Profiler 9 4 Accessing

More information

USER GUIDE for Smartsheet VERSION 1, NOVEMBER 2014

USER GUIDE for Smartsheet VERSION 1, NOVEMBER 2014 USER GUIDE for Smartsheet VERSION 1, NOVEMBER 2014 How it Works Simply create a Backupify account and authorize it to connect to your Smartsheet account- our application will do the rest. Every day, Backupify

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

Organizing Your Network with Netvibes 2009

Organizing Your Network with Netvibes 2009 Creating a Netvibes Account 1. If you closed your Internet browser from the last exercise, open it and navigate to: htt://www.netvibes.com. 2. Click Sign In in the upper right corner of the screen. 3.

More information

RingCentral for Salesforce. Administrator Guide

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

More information

Set-Up Guide for Classic Salesforce.com

Set-Up Guide for Classic Salesforce.com Set-Up Guide for Classic Salesforce.com MultiMatch for Professional, Enterprise and Unlimited editions This guide is for those with email hosting at Office 365 (without Global Admin role), Google or other

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

USER S MANUAL. TryBooking Salesforce Integration Page 2

USER S MANUAL. TryBooking Salesforce Integration Page 2 User s Manual USER S MANUAL 1.0 Overview... 3 2.0 Getting Started... 3 2.1 Installation and Logging In... 3 2.2 Connecting your TryBooking Account... 6 2.2.1 Salesforce Account Settings... 6 2.2.2 Connecting

More information

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

More information

Quick Start Guide. Visual Planning 6 New Features

Quick Start Guide. Visual Planning 6 New Features Visual Planning 6 New Features Contents Chapter 1. ADMIN CENTER... 3 1.1. Admin Center Dashboard... 3 1.2. Planner Menu... 3 1.3. Document storage and file navigator... 3 1.4. Connection history... 3 1.5.

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

Using Dropbox with Node-RED

Using Dropbox with Node-RED Overview Often when using Platform services, you need to work with files for example reading in a dialog xml file for Watson Dialog or feeding training images to Watson Visual Recognition. While you can

More information

StorageCraft Cloud Backup

StorageCraft Cloud Backup User Guide v1.3 (June 2017) StorageCraft Copyright Declaration StorageCraft ImageManager, StorageCraft ShadowProtect, StorageCraft Cloud, and StorageCraft Cloud Services, together with any associated logos,

More information

Getting Started Quick Start Guide

Getting Started Quick Start Guide Getting Started Quick Start Guide This guide provides tips for users new to using the Learning Environment. It discusses how to navigate the main areas and how to change your personal preferences and settings.

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

Quote Sync Installation & Customization Instructions Salesforce AppExchange

Quote Sync Installation & Customization Instructions Salesforce AppExchange Quote Sync Installation & Customization Instructions Salesforce AppExchange OpFocus leads successful implementations and optimizations of Salesforce.com and Marketo. OpFocus specializes in the Marketing,

More information

Perceptive Interact for Salesforce Enterprise

Perceptive Interact for Salesforce Enterprise Perceptive Interact for Salesforce Enterprise Installation and Setup Guide Version: 3.x.x Written by: Documentation Team, R&D Date: January 2019 Copyright 2015-2019 Hyland Software, Inc. and its affiliates.

More information

Click the following link. Note that this will display a technical configuration file rather than a formatted page. This is normal.

Click the following link. Note that this will display a technical configuration file rather than a formatted page. This is normal. Overview This guide is designed to walk through the key steps for implementing the ShoreTel for Salesforce browser based integration in your Salesforce instance to connect with ShoreTel Connect CLOUD or

More information

Zephyr Cloud for HipChat

Zephyr Cloud for HipChat June 25 Zephyr Cloud for HipChat Z e p h y r, 7 7 0 7 G a t e w a y B l v d S t e 1 0 0, N e w a r k, C A 9 4 5 6 0, U S A 1 - Overview How this guide will help Zephyr Cloud for HipChat guide will guide

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

MassMailer Configuration Guide

MassMailer Configuration Guide MassMailer Configuration Guide Modified on: Fri, 22 Aug, 2014 at 3:41 AM MassMailer Configuration Guide Contents MassMailer Overview SendGrid Prerequisite Installing the MassMailer App Steps to Install

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

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

0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders.

0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders. Backup & Restore 0. Introduction..2 1. On-demand. Manual Backups..3 1.1 Full Backup...3 1.2 Custom Backup 5 1.2.1 Store Your Data Only...5 1.2.2 Exclude Folders.6 1.3 Restore Your Backup..7 2. On Schedule.

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

Third-Party Client (s3fs) User Guide

Third-Party Client (s3fs) User Guide Issue 02 Date 2017-09-28 HUAWEI TECHNOLOGIES CO., LTD. 2017. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Match My . Set-Up Guide. Single Match Version Single Match Set-Up Guide RAE Internet Inc

Match My  . Set-Up Guide. Single Match Version Single Match Set-Up Guide RAE Internet Inc Match My Email Set-Up Guide Single Match Version 2.0.4 Single Match Set-Up Guide RAE Internet Inc. 2012 1 Copyright 2011-2012, RAE Internet Inc. (dba Match My Email). This document is the copyrighted intellectual

More information

Perceptive Interact for Salesforce Enterprise

Perceptive Interact for Salesforce Enterprise Perceptive Interact for Salesforce Enterprise Installation and Setup Guide Version: 3.x.x Written by: Product Knowledge, R&D Date: April 2018 Copyright 2015-2018 Hyland Software, Inc. and its affiliates.

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

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

Instruction Guide! VERITEXT VAULT - ONLINE DEPOSITORY

Instruction Guide! VERITEXT VAULT - ONLINE DEPOSITORY Veritext Vault Instruction Guide 1 Logging In 1. Visit www.veritext.com/vault 2. Click Vault Login 3. Enter your user name and password. (Ensure you have @veritext at the end of your user name.) Be sure

More information

Alfresco Content Services 5.2. Getting Started Guide

Alfresco Content Services 5.2. Getting Started Guide Alfresco Content Services 5.2 Getting Started Guide Contents Contents Getting started with Alfresco Share... 3 Signing in...3 Personalizing Alfresco Share... 4 Setting up your dashboard... 4 Updating your

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

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Salesforce

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Salesforce i About the Tutorial Salesforce is a leading CRM (Customer Relationship Management) software which is served form cloud. It has more than 800 applications to support various features like generating new

More information

Prolog Converge Login

Prolog Converge Login Prolog Converge Login INTRODUCTION Capital Regional District uses Prolog software to manage the CAWTP program. Prolog Converge is a Web-based project management application that allows efficient collaboration

More information

Third-Party Client (s3fs) User Guide

Third-Party Client (s3fs) User Guide Issue 02 Date 2017-09-28 HUAWEI TECHNOLOGIES CO., LTD. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

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

Azure Marketplace Getting Started Tutorial. Community Edition

Azure Marketplace Getting Started Tutorial. Community Edition Azure Marketplace Getting Started Tutorial Community Edition Introduction NooBaa software provides a distributed storage solution for unstructured data such as analytics data, multi-media, backup, and

More information

RingCentral for Zendesk. UK Administrator Guide

RingCentral for Zendesk. UK Administrator Guide RingCentral for Zendesk UK Administrator Guide RingCentral for Zendesk UK Admin Guide Contents Contents Introduction... 3 About RingCentral for Zendesk.........................................................

More information

Drupal Basics. for COS and CLASS site maintainers

Drupal Basics. for COS and CLASS site maintainers Drupal Basics for COS and CLASS site maintainers Introduction This guide is meant as a starting point for site maintainers in the UNT College of Science and College of Liberal Arts and Social Sciences

More information

Set-Up Guide for Lightning Experience of Salesforce.com

Set-Up Guide for Lightning Experience of Salesforce.com Set-Up Guide for Lightning Experience of Salesforce.com MultiMatch for Professional, Enterprise and Unlimited editions This guide is for those with email hosting at Office 365 (without Global Admin role),

More information

Match My . Set-Up Guide. MultiMatch Version Match My Set-Up Guide RAE Internet Inc

Match My  . Set-Up Guide. MultiMatch Version Match My  Set-Up Guide RAE Internet Inc Match My Email Set-Up Guide MultiMatch Version 2.0.2 Match My Email Set-Up Guide RAE Internet Inc. 2011 1 Copyright 2011, RAE Internet Inc. (dba Mailspect Inc. and Match My Email). This document is the

More information

TRAINING & CERTIFICATION. Salesforce.com Certified Force.com Developer Study Guide

TRAINING & CERTIFICATION. Salesforce.com Certified Force.com Developer Study Guide Salesforce.com Certified Force.com Developer Study Guide Contents About the Force.com Certification Program... 1 Section 1. Purpose of this Study Guide... 2 Section 2. Audience Description: Salesforce.com

More information

AvePoint Online Services 2

AvePoint Online Services 2 2 User Guide Service Pack 7 Issued August 2017 Table of Contents What s New in this Guide...6 About...7 Versions: Commercial and U.S. Government Public Sector...7 Submitting Documentation Feedback to AvePoint...8

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

AgentWorks Administrator/Manager Functions Guide R10

AgentWorks Administrator/Manager Functions Guide R10 AgentWorks Administrator/Manager Functions Guide R10 11/21/2012 2012 MoneyGram InternationalAll rights reserved. Table of Contents 1. App Configuration... 2 2. Create Users... 4 3. Edit User Profile...

More information

Birst Pronto: Connect to Data in Pronto

Birst Pronto: Connect to Data in Pronto Posted by Dee Elling Jan 28, 2017 In the first installment of this series, Get Started, you saw the different pages in Pronto and how to navigate between them. Now let's get some data into Pronto so you

More information

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

Using Internet Archive: A guide created by the Digital POWRR Project

Using Internet Archive: A guide created by the Digital POWRR Project May 2016 1 Internet Archive is a way to archive public domain materials free of charge. It is important to have multiple backups of digital files in case of unexpected loss of originals. Table of Contents

More information

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in 1 Contents 1. Using Cherry 1.1 Getting started 1.2 Logging in 2. Site Page Hierarchy Management 2.1 Page Addition 2.2 Page Deletion 2.3 Editing Page Details 3. Page Content Modification 3.1 Page Revisions

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

Azure Marketplace. Getting Started Tutorial. Community Edition

Azure Marketplace. Getting Started Tutorial. Community Edition Azure Marketplace Getting Started Tutorial Community Edition Introduction NooBaa software provides a distributed storage solution for unstructured data such as analytics data, multi-media, backup, and

More information

INSTALLATION GUIDE. Installing PhoneBurner for Salesforce. PhoneBurner for Salesforce

INSTALLATION GUIDE. Installing PhoneBurner for Salesforce. PhoneBurner for Salesforce PhoneBurner for Salesforce INSTALLATION GUIDE Installing PhoneBurner for Salesforce PhoneBurner s power dialer dramatically boosts live client interactions and overall productivity by 447%. PhoneBurner

More information

User manual archiving

User manual  archiving User manual E-Mail archiving 4net AG Cloud Services Table of contents 1 Description... 3 2 Web-Access... 3 3 Outlook Add-In... 4 Add-In Configuration... 5 4 MailStore Client... 6 Client Configuration...

More information

X2 1:1 Meeting Scheduler Quick Start Guide

X2 1:1 Meeting Scheduler Quick Start Guide X2 1:1 Meeting Scheduler Quick Start Guide This document will provide the necessary information to begin making 1:1 Meeting bookings for the 5th Annual X2 Conference 2018. Remember, 1:1 Meetings are an

More information

WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation

WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation Overview This documentation includes details about the WP Voting Plugin - Video Extension Plugin for Youtube. This extension will

More information

ShareSync Get Started Guide for Windows

ShareSync Get Started Guide for Windows WHAT IS SHARESYNC? ShareSync Get Started Guide for Windows ShareSync is an enterprise-class cloud file backup and sharing service. ShareSync allows you to back up your files in real-time to protect against

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

In order to update you will have to uninstall the current version and install the newer version using the same procedure.

In order to update you will have to uninstall the current version and install the newer version using the same procedure. Installing the 3M Cloud Library app on your Kindle Fire DISCLAIMER These instructions are to be used as a reference only. Please note that by downloading the 3M Cloud Library app you assume all risk of

More information

Introduction. The topics included in this guide are:

Introduction. The topics included in this guide are: Introduction Caorda Content is a powerful content management tool that allows you to update your web site through a standard Internet web browser. The purpose of this guide is to introduce you to Caorda

More information

ShareSync Get Started Guide for Mac

ShareSync Get Started Guide for Mac ShareSync Get Started Guide for Mac ShareSync Overview ShareSync is a file backup and sharing service. It allows you to: Back up your files in real-time to protect against data loss from ransomware, accidental

More information

Set-Up Guide for MultiMatch Group and Professional Editions (Salesforce Classic)

Set-Up Guide for MultiMatch Group and Professional Editions (Salesforce Classic) Set-Up Guide for MultiMatch Group and Professional Editions (Salesforce Classic) Table of Contents 1. Prior to installing package, Enable Chatter and Actions in Publisher... 2 2. Install MatchMyEmailApplication

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

Personal Online Banking Quick Start Guide

Personal Online Banking Quick Start Guide Personal Online Banking Quick Start Guide Step 1 Visit AmericanBank.com and locate the Personal Login ID box in the top right corner of the homepage. TIP: There are now two different online banking systems

More information

Ansible Tower Quick Setup Guide

Ansible Tower Quick Setup Guide Ansible Tower Quick Setup Guide Release Ansible Tower 2.4.5 Red Hat, Inc. Jun 06, 2017 CONTENTS 1 Quick Start 2 2 Login as a Superuser 3 3 Import a License 4 4 Examine the Tower Dashboard 6 5 The Setup

More information

Portwalk Place WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM

Portwalk Place WORDPRESS MANUAL O ROURKE HOSPITALITY MARKETING OROURKEHOSPITALITY.COM Portwalk Place WORDPRESS MANUAL TABLE OF CONTENTS Login... 3 Editing Existing Pages... 4 Adding New Pages... 7 Editing/Adding Text... 9 Creating a Link... 10 Linking to a PDF... 11 Making a Link a Button...

More information

Match My . Set-Up Guide for Group and Professional Editions of Salesforce.com. MultiMatch Version 4.0.2

Match My  . Set-Up Guide for Group and Professional Editions of Salesforce.com. MultiMatch Version 4.0.2 Match My Email Set-Up Guide for Group and Professional Editions of Salesforce.com MultiMatch Version 4.0.2 MultiMatch Set-Up Guide RAE Internet Inc. 2014 1 Copyright 2011-2014, RAE Internet Inc. (dba Match

More information

Configuring Commvault VirtualServer Protection to backup to Igneous

Configuring Commvault VirtualServer Protection to backup to Igneous Configuring Commvault VirtualServer Protection to backup to Igneous Introduction Commvault Virtual Server Protection (VSP) is a third-party enterprise backup software suite, allowing companies to backup

More information

3.5. Accounting Seed Plugin User Guide. CHECKBOOK.IO August 7 th, Version

3.5. Accounting Seed Plugin User Guide. CHECKBOOK.IO August 7 th, Version Version 3.5 CHECKBOOK.IO August 7 th, 2018 Accounting Seed Plugin User Guide C H E C K B O O K. I O Accounting Seed Plugin User Guide Checkbook.io 830 Stewart Drive Suite 147 Sunnyvale, CA 94085 Phone

More information

Supported 3rd Party Authentication Providers for Odyssys

Supported 3rd Party Authentication Providers for Odyssys Supported 3rd Party Authentication Providers for Odyssys 1. Introduction... 3 1.1 Authentication Provider Menu... 3 1.2 Gateway Configuration... 4 2. Google+/Google Apps... 4 2.1 Prerequisites... 4 2.2

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

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

Administrator Guide. v Decisions on Demand, Inc. - All Rights Reserved

Administrator Guide. v Decisions on Demand, Inc. - All Rights Reserved Administrator Guide v1.14 2015 Decisions on Demand, Inc. - All Rights Reserved Table of Contents Table of Contents Introduction Pre-requisites Additional resources Document outline Architecture overview

More information

ProfileUnity with FlexApp Technology

ProfileUnity with FlexApp Technology ProfileUnity with FlexApp Technology Using Cloud Storage with ProfileUnity Introduction This guide has been authored by experts at Liquidware in order to provide information and guidance concerning the

More information

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

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

More information

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ 1. FREQUENTLY ASKED QUESTIONS 1.1. TABLE OF CONTENTS 1. Frequently Asked Questions... 1 1.1. Table of Contents... 1 1.2. How to Open or Search for a Saved Application...

More information

Immersion Day. Getting Started with Amazon S3. January Rev

Immersion Day. Getting Started with Amazon S3. January Rev January 2016 Rev 2015-01-15 Table of Contents Overview... 3 Create a Bucket in S3... 4 Add an Object to a Bucket... 5 View an Object... 6 Move an Object... 7 Delete an Object and Bucket... 8 Conclusion...

More information

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Web Page Basics FRSD Elementary Technology Workshop February 2014 Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Please save this booklet for future reference. 2 P a g e Notes and Questions

More information

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Customer Portal...1 Prerequisites...1 Installation...2 Salesforce App Installation... 2 Salesforce Lightning... 2 WordPress Manual Plug-in installation...

More information

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ FREQUENTLY ASKED QUESTIONS 1.1. TABLE OF CONTENTS 1. Frequently Asked Questions... 1 1.1. Table of Contents... 1 1.2. How to View or Open a Saved Application...

More information