Roundtable: Sell Your First Revit Plug-in on the Revit Exchange Store Saikat Bhattacharya Autodesk Stephen Preston - Autodesk

Size: px
Start display at page:

Download "Roundtable: Sell Your First Revit Plug-in on the Revit Exchange Store Saikat Bhattacharya Autodesk Stephen Preston - Autodesk"

Transcription

1 Roundtable: Sell Your First Revit Plug-in on the Revit Exchange Store Saikat Bhattacharya Autodesk Stephen Preston - Autodesk CP2300-R Do you have a cool Revit app/plug-in or a content that you would like to try your hand at selling? The new Revit Exchange Apps store makes it very easy to get your work in front of hundreds of thousands of Revit users who might want to buy what you have to sell. Bring-in your Revit plug-in(s) or other content to this Roundtable session. In 90 minutes, you will walk away ready to sell your first product for sale through the Revit Exchange Store. We'll help you through the app packaging and posting process; provide advice on product naming, pricing, licensing; and more. Learning Objectives At the end of this class, you will be able to Understand the value you can get from free and fee-based products in the Revit Exchange store Package and publish products on the Revit Exchange Apps store Comprehend the money-making opportunity the Revit Exchange Apps Store offers Attractively package and price your products for sale on the Exchange store About the Speaker Saikat is a member of the AEC workgroup of the Autodesk Developer Network (ADN) team, providing evangelism, support, trainings and delivering technical presentations to the third party developers who are part of the ADN. He joined Autodesk in 2004 as Technical Consultant with the Autodesk Consulting group and then joined the ADN team. Saikat has prior experience as GIS software developer and as a project architect with the construction industry. He holds a Bachelor s degree in Architecture from India and a Master of Science degree from RPI. saikat.bhattacharya@autodesk.com

2 Introduction The primary goal of the Autodesk Exchange Apps store has been to provide end users of Autodesk products, with a trusted place to quickly and easily find, download and install add-on applications which can increase the breadth and depth of Autodesk product usage. The Exchange Apps Store brings together plug-ins, standalone applications, content libraries, training materials, e-books, and other products the tools that help customers quickly solve their problems and improve their productivity. If it s something useful, then it s a candidate for Autodesk Exchange Apps Store. The Autodesk Exchange Apps Store was initially launched for AutoCAD 2012 in June 2011 and then expanded to include Revit during the end of March The Exchange Apps Store includes products that are free, trial-based or fee based. By publishing a product to the Exchange Apps Store, publishers and developers can use the download information to find new customers and users i.e. for lead generation, or sell their products i.e. for revenue generation, or even both. If possible it is a good idea to experiment with a mix of offerings. (Note: Autodesk is not currently taking any commission for the fee-based products). For specialized and high-end add-ons, publishers can consider repurposing existing code to offer useful tools for lead generation and develop awareness of full applications. The end goal in this case is to be seen by the customers, and give them a good idea of what you can offer. Getting Started Anyone can submit a product to be published to Autodesk Exchange Apps. Publishers can simply go to select the Autodesk product your app is designed for, click on the Exchange Apps Developers! link and follow the simple steps. The Autodesk Exchange Apps Developer Center ( contains information to help you easily create or modify your apps to integrate with the simple Exchange Apps requirements and technical guidelines designed to give Exchange Apps customers a consistent user experience and to speed your product through the approval process. Please read the documentation provided here before you submit your app. Information for Autodesk Revit Developers This guide is for developers and content providers new to publishing plug-ins and other content on Autodesk Exchange Apps either free, trial or for fee versions. It outlines best practice guidelines and a few requirements for publishers to follow when creating products for the Autodesk Exchange Apps. These guidelines are designed to ensure that users on Autodesk Exchange have a consistent experience when downloading multiple products from the store. Requirements You will be presented with a detailed list of requirements for publishing on Exchange when you first register to be a publisher on Autodesk Exchange Apps. The information that follows is a summary specific to Autodesk Revit. For All Content Types Most of the information we need from you is collected from the product submission form that you complete in the publisher system. This includes gathering information to auto-generate a 'quick start' page 2

3 in HTML format that is included with the download of your product and is viewable online. Other requirements are: Compatibility: Your product must be relevant to (and usable with) Autodesk Revit 2013 software, and must run on any Windows operating system supported by Revit 2013 (including 32- and 64-bit versions). Your product may be compatible with any Revit 2013 based vertical application (i.e., Autodesk Revit, Autodesk Revit Architecture, Autodesk Revit Structure, and Autodesk Revit MEP). If it is not compatible with all Revit verticals, then please specify in your submission which Revit vertical it is compatible with. HTML help page: The documentation information you provide as part of the submission process is used to populate a standard, auto-generated HTML page. This information must allow the user to quickly understand how to use your product. You can reference additional information (for example, additional help files posted on your website) from this standard documentation. The auto-generated HTML page will be populated using information you provide when submitting your product to the store you will be prompted to supply it as part of the submission process. User privileges: The default user privilege for the store apps is Windows 7 Standard User. If your product or installer requires elevated user privileges, or if you don't use the standard installer template we provide, then this must be very clearly documented in the description of your product displayed on the store. Ready to run: Your product must be "ready to run" as soon as it's installed. It must not require the user to manually copy or register files, or manually edit Revit settings (such as support paths). If you use a licensing system, then it must allow your product to run as soon as it is installed by the user. This means that your application allows either instant activation (e.g., online activation), or full functionality with a time-bombed "grace period" that is long enough for you to send activation information to the customer. Product Stability: Your product should be stable, and not behave or alter the behavior of Revit in a way that we deem unsuitable (for example, blocking standard Revit functionality, blocking the functionality of another plug-in, causing data loss, etc.). Plug-ins Additional requirements for plug-ins are: You must use an add-in manifest as the loading mechanism. Your plug-in must include a ribbon button to access your main command. If your application has many buttons, you may also choose to have a separate custom ribbon tab. Family Libraries Additional requirements for family libraries are: Your Family Library must include a ribbon button to the Revit ribbon bar. The ribbon bar UI must either provide access to the family library or launch a help file explaining how to access it. Your family libraries (in rfa file format) must be installed in the following folder: Windows 7/Vista: %PUBLIC%\Documents\Autodesk\Downloaded Content (typically C:\Users\Public\Documents\Autodesk\Downloaded Content). Windows XP: %ALLUSERSPROFILE%\Documents\Autodesk\Downloaded Content 3

4 (typically C:\Documents and Settings\All Users\Documents\Autodesk\Downloaded Content) Note: This is to be consistent with other Autodesk products - for a repeatable cross-product user experience (for example, when using products in a Suite). Again, we'll create the installer for you and we can help you modify your libraries so that they work in this new location. Standalone Applications and Other Contents There are no additional requirements for products that are not integrated with Revit. If you wonder what kinds of products this might include consider ebooks, video tutorials, industry specific calculators, connectors to Cloud based services and the like. Guidelines Use of the Add-in Manifest As a default location, we ll be using per-user location to place the add-in manifest: %appdata%\autodesk\revit\addins\2013 In addition to the add-in manifest, a folder containing all the supporting materials that your plugin-in needs will also be placed in the same location. The name of the folder is exactly the same as the name of the add-in manifest except that it has.bundle instead of.addin. e.g.: The Add-in manifest accepts relative path in the <Assembly/> tag: <Assembly>.\ADNPlugin-RoomRenumbering.bundle\ADNPlugin-RoomRenumbering.dll</Assembly> In this way, your plug-in can be simply installed by copying files without requiring the add-in manifest to be modified during installation. To see how this looks, you can download some of the free plug-ins already available on Autodesk Exchange store and study their format. For example, the following Autodesk Plugins of the Month are currently available: Duct Fitting Table Viewer Filer Upgrader String Search Wall Opening Area Use a Registered Developer Symbol We strongly recommend you prefix your filenames with your Registered Developer Symbol (RDS) to avoid potential naming conflict with other plug-ins. You can reserve an RDS for free at 4

5 (If you don't use an RDS, and your plug-in files clash with another plug-in, then we will ask you to rename your files). This applies to contents (such as family libraries) as well as plug-in modules. Use the Ribbon Using ribbon elements for your application is requirement, but how you do this will depend on your plug-in design. As a minimum, every plug-in or family library must add a panel to the 'Add-Ins' tab that either invokes the main command defined by the plug-in or displays a help file explaining how to use the family library. However, if your plug-in defines more than one command, then you will have to create ribbon layout for your plug-in in a way that is most helpful to the user (for example, using large buttons for most frequently used commands and small buttons for lesser used commands). Plug-ins that install a single panel should normally add that panel to the 'Add-Ins' tab. Plug-ins that creates several ribbon bar panels may prefer to create a new tab specific to that Plug-In (and preferably with the Tab name being the name of the plug-in). Use the Contextual Help (F1 Help) with a Ribbon Item Contextual or F1 Help support is a new feature in Revit 2013 API. Please refer to the RibbonItem.SetContextualHelp() method and the ContextualHelp class in the Revit API documentation. The Autodesk Plug-in of the Month sample apps posted to the Exchange Apps store demonstrate how to implement F1 help. We encourage you to use a help mechanism that is consistent with the Revit help, such as tooltips and contextual help placed on a ribbon item. The options supported for contextual help include linking to an external URL, launching a locally installed help file, or linking to a topic on the Autodesk help wiki. End User License Agreement The installer that the ADN team creates for your app includes a button that allows the user to view the standard End User License Agreement (EULA) during the app installation. This EULA is NOT modifiable. If you wish to include your own EULA to your app, you can either: 1) reference your EULA from the standard HTM help file text, or 2) display your EULA when the app runs for the first time, and require the user to accept it before the app will work. Special Considerations If your app or content has any special requirements and the standard installer template cannot handle as is, please talk to us. For example, we understand that for a large application, installing to all-user location may be desirable. It is possible to install at: %programdata%\autodesk\revit\addins\2013. For any other special needs that require a custom installation, you can provide them in the form of Windows Installer Merge Modules (.msm) files. We will merge your msm file with the Windows Installer (.msi) file that we create for your app. Examples of such a scenario would be: writing entries to the registry for a licensing system you are using, installing dependent components by other vendors, and running custom scripts. For additional information, please contact us at appsinfo@autodesk.com. App Submission Process Overview 5

6 Please read through this information before and while submitting your first app to the Exchange store. It explains the basic workflow and provides some additional information to make publishing your app as easy as possible. Submitting an App Before submitting your app, we recommend you collect the information you ll need. Use the App submissions required information document as a template and checklist. To start your app submission, click on the link displayed on the Exchange storefront: You will then be taken to a page showing some publishing information and a publisher agreement. Make sure you read this information carefully and click to accept the agreement. Then click the Continue button to move to the publish workflow. (You will be asked to login using your Autodesk Single-Sign-On account if you re not already logged in): 6

7 Language selection Screen Click on the Add Native Language link, select English from the list, and click the Add button. o Note: Only English is supported at this time. The form has been designed to allow the addition of other languages in the future Click the Continue button Use the Save as Draft button to save your app submission so you can continue it later. You can access your app later from the My Uploads screen see 'Editing an existing app'. 7

8 App Information Screen 8

9 Enter information for your app in the textboxes on the form. o The App Description textbox allows long descriptions (i.e characters). This is where you should include a detailed description of your app. Customers will read this section to see if your App is worth buying/downloading. If your app is a trial version include information here on the type of trial or limitations of the trial. o If you set a Price, the value you enter must be numeric only (i.e. don t use $,,,, etc.). If you indicate your App is a paid App you will then be asked to add a PayPal address (but not if you ll just be providing Free and Trial Products). You should have either a PayPal Business Account or a Premier Account. Refer to the additional documentation for PayPal account settings required for the Exchange store from the PayPal Account Setup link in the Autodesk Exchange Apps Developer Center ( page. o The Publisher Contact Information is the address we will use to send you automated notifications when your app is downloaded, and where we will contact you for any additional information we need while reviewing your app. o The Publisher Contact Information and PayPal for Payments apply to all apps you publish. If you edit this in one app, it will change for all of them. Click Continue to proceed. 9

10 File Uploading Screen To upload your app files, click the Choose File button and select your file in the dialog that appears. Then click the Upload button. Your App File is your installer, your zipped app files, or PDF files. o If we have already provided you with an MSI installer file for your app, please upload the MSI directly do not zip it first. o Please also upload PDF files unzipped. Your App Logo is the icon displayed on the store to represent your app. o We recommend 80x80 pixels for your Logo. o If you re looking for a free icon editing tool, then you might consider GIMP, Paint.NET or something similar. o Refer to Icon Guidelines and Template for guidance and specifications. Add up to 10 App Screenshots. Once you ve uploaded each image, a text box will appear in which you should enter the text that will accompany the screenshot. Screenshot images will be scaled to fit the views that Exchange supports for screenshots. Recommended maximum image size and dimensions: 2000 pixels wide x 2000 pixels high, DPI: 96 or 72 pixels per inch (PPI), maximum file size 5MB. Click Continue to proceed. 10

11 Compatibility Screen Click on the down arrow symbols to extend a product family list. Select all the Autodesk products your app is compatible with. o If a product isn t listed here, then it means that it is not supported by the store at this time. Please contact us for information on unlisted products you re interested in. Marking your app as compatible with a product means that: o You have tested your app with that product o You are able to support customers using your app with that product. AutoCAD means vanilla AutoCAD only. It does not include an AutoCAD vertical running its vanilla profile. Click Continue to proceed. 11

12 Categories Screen A list of Categories will be displayed for each Product you selected on the Compatibility Screen. Select up to 4 the categories that apply to your application for each product it is compatible with, and add a custom category if needed. o Don t spam customers by selecting Categories that are not relevant to your app. Click Continue to proceed. 12

13 Documentation Screen Enter the information for your app that we can use to create a standard format quick start helpfile. This will be shipped with your app and displayed on the store (not yet implemented). o If you re using our standard installer template (i.e. we are creating the installer for you) then just write standard text in the Installation/Uninstallation textbox, and we ll substitute the correct text for you when we review your app. o In the Author/Company Information textbox, please include details of how a customer can contact you for support (e.g. this address, or visit this webpage). Click Continue to proceed. 13

14 App Summary screen This is a summary of the information you entered about your app. Click the Preview Button to open a new browser tab showing how your app will look in the store. o Use the Back button to go back through the workflow to change any information that you don t like in the Preview. Click the Submit button if you re happy with the Preview. You should be contacted by an app reviewer within two weeks of submitting your app. Please AppSubmissions@autodesk.com if you have not heard from us within that time. Editing an existing app Go to You will then be prompted to log in using your Autodesk Single Sign On account. To edit, use edit button corresponding to your application as shown below. 14

15 If the app you wish to edit is published, then you will have to click the un-publish button before the edit button appears. This will remove your published app from the store until the store manager republishes your edited app. When you start editing an existing app, you simply follow the same workflow as creating a new app, except the information you previously entered is now displayed. More information The ADN team is here during this Roundtable session, to help you be a successful publisher on Autodesk Exchange store. We ll do whatever we can do to help you. You are also welcome to appsinfo@autodesk.com if you have any further questions after reviewing these guidelines and the other documentation on Thank you for participating in this Roundtable session and for your interest in the Revit Exchange Apps Store. 15

Autodesk App Store Browser-based App Submission Process Overview

Autodesk App Store Browser-based App Submission Process Overview Autodesk App Store Browser-based App Submission Process Overview Please read through this information before and while submitting your first app to the Autodesk App store. It explains the basic workflow

More information

3DA Meta Data Exporter for Revit is a registered trademark of 3DA Systems Inc. and 3dasystems.com

3DA Meta Data Exporter for Revit is a registered trademark of 3DA Systems Inc. and 3dasystems.com Copyright This manual is protected by copyright laws. No part of it may be translated, copied or reproduced, in any form or by any means, without written permission from 3DA Systems Inc. 3DA reserves the

More information

CTC BIM Suites Installation and Configuration Guide

CTC BIM Suites Installation and Configuration Guide CTC BIM Suites Installation and Configuration Guide Contents CTC Express Tools Overview...5 General Security Requirements Summary...5 Revit Workstations...5 Network Floating License Servers...6 Upgrading

More information

Adept 2018 PREP GUIDE

Adept 2018 PREP GUIDE Adept 2018 PREP GUIDE WHY WE WROTE THIS GUIDE We developed the Adept 2018 Prep Guide to make you aware of some important changes to Adept 2018 suite of products that you need to consider when you upgrade

More information

Rehmani Consulting, Inc. VisualSP 2013 Installation Procedure. SharePoint-Videos.com

Rehmani Consulting, Inc. VisualSP 2013 Installation Procedure. SharePoint-Videos.com Rehmani Consulting, Inc. VisualSP 2013 Installation Procedure SharePoint-Videos.com info@sharepointelearning.com 630-786-7026 Contents Contents... 1 Introduction... 2 Take inventory of VisualSP files...

More information

Frooition Implementation guide

Frooition Implementation guide Frooition Implementation guide Version: 2.0 Updated: 14/12/2016 Contents Account Setup: 1. Software Checklist 2. Accessing the Frooition Software 3. Completing your Account Profile 4. Updating your Frooition

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

BeetleEye Application User Documentation

BeetleEye Application User Documentation BeetleEye Application User Documentation BeetleEye User Documentation 1 Table of Contents Welcome to the BeetleEye Application... 6 Overview... 6 Navigation... 6 Access BeetleEye... 6 Update account information...

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

How to use: TMA Live

How to use: TMA Live How to use: TMA Live Page 1 of 17 Contents Welcome to TMA Live... 3 Getting to TMA Live... 3 From Your Desktop PC... 3 From Your Mobile Device... 3 Logging in to TMA Live... 4 TMA Live Home Screen... 5

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

TAVCO. Information Guide. Canon imageprograf. Services, Inc. Large Format Printing Software Micro SLA 3D Printer

TAVCO. Information Guide. Canon imageprograf. Services, Inc. Large Format Printing Software Micro SLA 3D Printer Canon imageprograf Direct 3D Systems Print ProJet & Share 1200 3D Micro Systems SLA ProJet 3D Printer 1200 Large Format Printing Software Micro SLA 3D Printer TAVCO Services, Inc. Free - 34 Page Information

More information

Getting Started with Amazon Web Services

Getting Started with Amazon Web Services Getting Started with Amazon Web Services Version 3.3 September 24, 2013 Contacting Leostream Leostream Corporation 411 Waverley Oaks Rd. Suite 316 Waltham, MA 02452 USA http://www.leostream.com Telephone:

More information

3D PDF Plug-ins for Autodesk products Version 2.0

3D PDF Plug-ins for Autodesk products Version 2.0 Axes 3D PDF Plug-ins for Autodesk products Version 2.0 User Guide This end user manual provides instructions for the tetra4d - 3D PDF Plug-ins for Autodesk 203/204 applications. It includes a getting started

More information

3D PDF Plug-ins for Autodesk Products

3D PDF Plug-ins for Autodesk Products 3D PDF Plug-ins for Autodesk Products Installation User Guide This end user installation and activation manual provides instructions for the 3D PDF plug-ins from tetra4d for Autodesk Products. 11/5/2012

More information

Sherlock Tutorial Getting Started

Sherlock Tutorial Getting Started Sherlock Tutorial Getting Started Background Sherlock is a Java-based application that allows users to analyze the reliability of circuit card assemblies based on their design files. Sherlock has been

More information

imageprograf Direct Print & Share Guide

imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide imageprograf Direct Print & Share Guide Ver. 2.1 Canon Inc. 1. Features of imageprograf Direct Print & Share The features of imageprograf Direct Print & Share are

More information

Autodesk 360 Hands- on

Autodesk 360 Hands- on Autodesk 360 Hands- on Randall Young, Bud Schroeder, Sandy Yu Autodesk AC4405- L Wondering what the Autodesk 360 cloud- based platform is all about? Here's your chance to experience it firsthand. In this

More information

Getting Help...71 Getting help with ScreenSteps...72

Getting Help...71 Getting help with ScreenSteps...72 GETTING STARTED Table of Contents Onboarding Guides... 3 Evaluating ScreenSteps--Welcome... 4 Evaluating ScreenSteps--Part 1: Create 3 Manuals... 6 Evaluating ScreenSteps--Part 2: Customize Your Knowledge

More information

Basic & Pro Resellers

Basic & Pro Resellers Getting Started Guide Basic & Pro Resellers Getting Started Guide Page 1 Getting Started Guide: Basic & Pro Resellers Version 2.2 (1.6.2012) Copyright 2012 All rights reserved. Distribution of this work

More information

A Quick Word From Aurelius

A Quick Word From Aurelius A Quick Word From Aurelius Firstly, thank you for investing in this PLR package. I appreciate you as a valued customer. Acquiring this PLR is one of the smartest decisions if you re an Internet marketer.

More information

Club Site Editing Guide

Club Site Editing Guide Swimming New Zealand Club Site Editing Guide Intelligent Software for Membership All information contained in this document is for the exclusive use of Swimming New Zealand. We are happy that any part

More information

Certify User Guide CREATING & SUBMITTING EXPENSE REPORTS

Certify User Guide CREATING & SUBMITTING EXPENSE REPORTS Certify User Guide CREATING & SUBMITTING EXPENSE REPORTS Copyright 2018 All Rights Reserved This version is current as of July 1, 2018 For continuously updated instructions, please visit our Help Center

More information

Setting Up A WordPress Blog

Setting Up A WordPress Blog Setting Up A WordPress Blog Introduction WordPress can be installed alongside an existing website to be used solely as the 'blog' element of a website, or it can be set up as the foundation for an entire

More information

FAQ for Autodesk A360 and its tiers A360 Team, A360 Drive and the Tech Preview

FAQ for Autodesk A360 and its tiers A360 Team, A360 Drive and the Tech Preview Autodesk A360 FAQ for Autodesk A360 and its tiers A360 Team, A360 Drive and the Tech Preview Table of contents 1. General product information 2 1.1 What is Autodesk A360? 2 1.2 What is Autodesk A360 Team?

More information

Getting Started Guide

Getting Started Guide Getting Started Guide for education accounts Setup Manual Edition 7 Last updated: September 15th, 2016 Note: Click on File and select Make a copy to save this to your Google Drive, or select Print, to

More information

Idaho Form Simplicity Course Outline

Idaho Form Simplicity Course Outline Idaho Form Simplicity Course Outline Optimizing Your Workflow with Form Simplicity Leveraging Form Simplicity s Management Tools for the Broker Optimizing Your Workflow with Form Simplicity Setting Up

More information

VisualSP Help System 2013 Installation Procedure. Rehmani Consulting, Inc.

VisualSP Help System 2013 Installation Procedure. Rehmani Consulting, Inc. Rehmani Consulting, Inc. VisualSP Help System 2013 Installation Procedure http://www.visualsp.com vsp-support@visualsp.com 630-786-7026 Rev 6.2 for VSP 5.2.0.0 Contents Contents... 1 Introduction... 2

More information

Odyssey File & Serve. Review Queue User Guide Release 3.11

Odyssey File & Serve. Review Queue User Guide Release 3.11 Odyssey File & Serve Review Queue User Guide Release 3.11 OFS-FS 200 3375 v.1 June 2015 COPYRIGHT AND CONFIDENTIALITY Copyright 2015 Tyler Technologies, Inc. All rights reserved. All documentation, source

More information

Easily Harness the power of Azure in your SharePoint Forms by integrating Infowise Ultimate Forms and Azure Logic Apps

Easily Harness the power of Azure in your SharePoint Forms by integrating Infowise Ultimate Forms and Azure Logic Apps Easily Harness the power of Azure in your SharePoint Forms by integrating Infowise Ultimate Forms and Azure Logic Apps Sales: sales@infowisesolutions.com Support Issues: support@infowisesolutions.com General

More information

Creating a Listing Access to Listing Search Listings Contacting Users/Message Center Edit/Update Listing

Creating a Listing Access to Listing Search Listings Contacting Users/Message Center Edit/Update Listing Creating a Listing What is the process for creating a listing? What information is required to complete a listing? What information will be visible to other users? About how long does it take to complete

More information

Fast Content for AutoCAD MEP 2015

Fast Content for AutoCAD MEP 2015 David Butts Gannett Fleming MP6393 AutoCAD MEP 2015 software, a world-class design and drafting application, is the Zen master of mechanical, electrical, and plumbing design software. The software continues

More information

Preferences & Notifications Statistics Glossary Interpreting the Similarity Report

Preferences & Notifications Statistics Glossary Interpreting the Similarity Report Guides.turnitin.com Setting up Your Turnitin Account Setting up Your Turnitin Instructor Account (New Workflow) Logging In Resetting Your Password The Instructor Homepage Joining an Account Information

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

Pearson Collections 2018: Tutorial

Pearson Collections 2018: Tutorial Pearson Collections 2018: Tutorial Table of Contents Table of Contents Overview and Access Using Collections Help and Support for Collections Searching for Content Building a Collection Adding Your Own

More information

Welcome to Book Display Widgets

Welcome to Book Display Widgets Welcome to Book Display Widgets Book Display Widgets allow you to create virtual book displays on your website, where covers link to that item s record in your catalog. As a subscriber to Ebook Central

More information

Getting Started Guide

Getting Started Guide Maximizer Connect for Excel Quotes Getting Started Guide for Maximizer CRM Live Published By Prerequisites Microsoft Excel Maximizer Connect for Excel Quotes works with Excel 2013 or 2016 desktop versions

More information

QuickStart Guide. System Setup, Customization + Add-ons & Integrations. Big Contacts, LLC 01/30/2017. Page 1

QuickStart Guide. System Setup, Customization + Add-ons & Integrations. Big Contacts, LLC 01/30/2017. Page 1 QuickStart Guide System Setup, Customization + Add-ons & Integrations Big Contacts, LLC 01/30/2017 Page 1 This guide will show you how to get off to a quick and successful start with BigContacts Section

More information

Engaged Management ReView Author Guidelines V.1.0. Friday, March 11, 2015

Engaged Management ReView Author Guidelines V.1.0. Friday, March 11, 2015 Engaged Management ReView Author Guidelines V.1.0 Friday, March 11, 2015 Table of Contents Engaged Management ReView (EMR) Guidelines for Authors... 3 SECTION 1: Author How to Submit an Article... 3 SECTION

More information

Welcome To Account Manager 2.0

Welcome To Account Manager 2.0 Account Manager 2.0 Manage Unlimited FileMaker Servers, Databases, Privileges, and Users Effortlessly! The ultimate tool for FileMaker Database Administrators. Welcome To Account Manager 2.0 What Is Account

More information

Release Administrative Module Manual

Release Administrative Module Manual Release 2016.3.0 Administrative Module Manual Table of Contents PROCESS FOR OPENING A PROGRAM... 3 OVERVIEW... 3 NEW PROGRAMS... 3 RE-OPENING EXISTING PROGRAMS... 3 UPDATING CURRENTLY OPEN PROGRAMS...

More information

VisualSP 2010 Help Items

VisualSP 2010 Help Items Rehmani Consulting, Inc. VisualSP 2010 Help Items http://www.visualsp.com vsp-support@visualsp.com 630-786-7026 Doc Rev 6.2 for VSP 4.7.0.4 Contents Contents... 2 Introduction... 3 VisualSP 2010 Help Ribbon

More information

Gift Card Manager Extension

Gift Card Manager Extension Ph: +91-120-4243310 Gift Card Manager Extension User Manual v1.0.0 Prepared by E-mail: support@knowband.com E-23, Sector-63, Noida. Phone: +91-120-4243310 1 Ph: +91-120-4243310 Contents 1.0 Introduction

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

Release Notes December 2016

Release Notes December 2016 Release Notes December 2016 About the Release Notes... 3 Release Overview... 3 Other Announcements... 3 Enhancements... 4 Doc Launcher Forms... 4 External Review... 6 Multiple Documents in E-Signature...

More information

Version 14 Supplemental Manual

Version 14 Supplemental Manual Version 14 Supplemental Manual This is a reference to the features that will be released from July 1, 2013 through July 1, 2014. Click the name of the feature to jump to that section. New Features: Version

More information

Frequently asked questions

Frequently asked questions Frequently asked questions In order to assist you further, we have grouped our questions into sections below: Section 1: Technical specifications Section 2: Login Section 3: Registration Section 4: Rules

More information

Welcome to the ACN Form ADV Narrative Brochure Application. Form ADV Part 2 Help / User Guide

Welcome to the ACN Form ADV Narrative Brochure Application. Form ADV Part 2 Help / User Guide Form ADV Help Welcome to the ACN Form ADV Narrative Brochure Application Form ADV Part 2 Help / User Guide (We are continually updating the Help User Guide adding some additional instructions and images.

More information

Investor Reporting Change Initiative: Test Document Repository (TDR) Reference Guide

Investor Reporting Change Initiative: Test Document Repository (TDR) Reference Guide Investor Reporting Change Initiative: Test Document Repository (TDR) Reference Guide The Test Document Repository (TDR) is an online workspace on the Intralinks VIA platform that you will use to manage

More information

Upgrading to Parallels Virtuozzo Containers 4.0 for Windows. Contents. About This Document

Upgrading to Parallels Virtuozzo Containers 4.0 for Windows. Contents. About This Document Upgrading to Parallels Virtuozzo Containers 4.0 for Windows About This Document This document familiarizes you with the way to upgrade the following versions of the Virtuozzo for Windows software to Parallels

More information

Due: Monday, February 5, 2018, 8:00 AM (submit to BlackBoard, under Assignments) File Type: Microsoft Word

Due: Monday, February 5, 2018, 8:00 AM (submit to BlackBoard, under Assignments) File Type: Microsoft Word Due: Monday, February 5, 2018, 8:00 AM (submit to BlackBoard, under Assignments) File Type: Microsoft Word Team Name : 10 Team Members and email addresses: - Josiah Gray < j305g268@ku.edu > - Shaina Krumme

More information

Windows Intune Trial Guide Getting the most from your Windows Intune trial. Simplify PC management. Amplify productivity.

Windows Intune Trial Guide Getting the most from your Windows Intune trial. Simplify PC management. Amplify productivity. Windows Intune Trial Guide Getting the most from your Windows Intune trial. Simplify PC management. Amplify productivity. CONTENTS 2 Overview 2 Trial Setup 3 Getting Started with the Administration Console

More information

USER GUIDE for Simon Malls On-Line Resource Center. SimonResourceCenter.com

USER GUIDE for Simon Malls On-Line Resource Center. SimonResourceCenter.com USER GUIDE for Simon Malls On-Line Resource Center SimonResourceCenter.com Welcome to the Online Resource Center for printing and fulfillment. You have access to this site 24 hours a day, 7 days a week.

More information

ALTIUM VAULT IMPLEMENTATION GUIDE

ALTIUM VAULT IMPLEMENTATION GUIDE TABLE OF CONTENTS FIRST-TIME SETUP FOR ALTIUM VAULT SOFTWARE INSTALLATION RUNNING THE SETUP WIZARD LICENSE AGREEMENT SELECT DESTINATION LOCATION SELECT ALTIUM VAULT DATA DIRECTORY ALTIUM VAULT CONFIGURATION

More information

Updated PDF Support Manual:

Updated PDF Support Manual: Version 2.7.0 Table of Contents Installing DT Register... 4 Component Installation... 4 Install the Upcoming Events Module...4 Joom!Fish Integration...5 Configuring DT Register...6 General... 6 Display...7

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions E-mail Converter for Outlook and SharePoint User Manual Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 3 2 THE SHAREPOINT SITE... 4 2.1 PERMISSIONS... 4 3 INSTALLATION OF E-MAIL CONVERTER...

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Installing Komplete 5 with Direct Install

Installing Komplete 5 with Direct Install Installing Komplete 5 with Direct Install This document discusses how to use Receptor s Direct Install feature to install and update Komplete 5, its plugins, and its libraries. In order to install Komplete

More information

INSTALLATION IN WINDOWS

INSTALLATION IN WINDOWS USER'S MANUAL 01 INSTALLATION IN WINDOWS Download the installation package from www.prodlib.com. Note that Autodesk applications and ArchiCAD use separate packages. Begin the installation by double clicking

More information

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Module 1: Download 2 Okay, I know. The title of this download seems super selly. I have to apologize for that, but never before have

More information

NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE

NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE NQF ONLINE MEASURE SUBMISSION FORM USERS GUIDE VERSION 1.1 Guide Version 1.0 01/11 TABLE OF CONTENTS PART 1: TECHNICAL SUPPORT FOR SUBMISSION FORM TABLE OF CONTENTS... CREATING AN INDIVIDUAL ACCOUNT...

More information

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

Updated: April, 2018 (see what s new) Table of Contents. Overview Switching from Maintenance to Subscription Pricing for Switching...

Updated: April, 2018 (see what s new) Table of Contents. Overview Switching from Maintenance to Subscription Pricing for Switching... Important Updates on Maintenance Plans Frequently Asked Questions Customers This document answers frequently asked questions about maintenance plan changes as we move to one business model. Updated: April,

More information

WebPrint Quick Start User Guide

WebPrint Quick Start User Guide WebPrint Quick Start User Guide Getting Started Accessing Print Center Navigate your Web browser to Print Center Log in page. If you do not have an acocunt, you will need to create a new User account.

More information

MOODLE MANUAL TABLE OF CONTENTS

MOODLE MANUAL TABLE OF CONTENTS 1 MOODLE MANUAL TABLE OF CONTENTS Introduction to Moodle...1 Logging In... 2 Moodle Icons...6 Course Layout and Blocks...8 Changing Your Profile...10 Create new Course...12 Editing Your Course...15 Adding

More information

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age HostPress.ca User manual For your new WordPress website July 2010 Version 1.0 Written by: Todd Munro 1 P age Table of Contents Introduction page 3 Getting Ready page 3 Media, Pages & Posts page 3 7 Live

More information

SitelokTM. Stripe Plugin V1.5

SitelokTM. Stripe Plugin V1.5 SitelokTM Stripe Plugin V1.5 Sitelok Stripe Plugin Manual Copyright 2015-2018 Vibralogix. All rights reserved. This document is provided by Vibralogix for informational purposes only to licensed users

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

3DPAGEFLIP FOR ALBUM. Build Cool 3D page-flip ebook with Photo

3DPAGEFLIP FOR ALBUM. Build Cool 3D page-flip ebook with Photo WWW.3DPAGEFLIP.COM 3DPAGEFLIP FOR ALBUM Build Cool 3D page-flip ebook with Photo y About 3DPageFlip for Album 3DPageflip album is a Photo Album tool to create wonderful digital ebooks with real 3D page

More information

Advanced Training Guide

Advanced Training Guide Advanced Training Guide West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Before you Begin... 4 Advanced Lists... 4 List Builder...

More information

Personalized Prospecting Folders

Personalized Prospecting Folders Personalized Prospecting Folders User Guide Login existing users Existing users can login and proceed to the product catalogue Click here to re-set your password if you forget Login new users New users

More information

PlanWell Enterprise. User Manual

PlanWell Enterprise. User Manual PlanWell Enterprise User Manual 1 Table of Contents Finding PlanWell and Logging On... 4 Public Projects... 5 Guest Access... 5 Login to your Account... 6 Populating Shopping Cart... 6 Most Current Set...

More information

How to create and order individual pages. 1. Once you open the My Memories Suite software, choose the Design icon.

How to create and order individual pages. 1. Once you open the My Memories Suite software, choose the Design icon. How to create and order individual pages 1. Once you open the My Memories Suite software, choose the Design icon. 2. Under the Photobooks category, choose the size you would like your project to be out

More information

Add Your Product to Clickbank

Add Your Product to Clickbank MODULE 3 LESSON 8 Add Your Product to Clickbank 2013 Mark Bishop NicheSynergy.com 1 Niche Synergy Table of Contents Disclaimer... 2 Why use Clickbank instead of another platform?... 3 The most important

More information

PLR-MRR-Products.com 1

PLR-MRR-Products.com 1 PLR-MRR-Products.com 1 You may give away this ebook. It may not be modified in any manner. Brought to You by PLR-MRR-Products.com Disclaimer Reasonable care has been taken to ensure that the information

More information

Advanced Training COMMUNICATE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA

Advanced Training COMMUNICATE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA COMMUNICATE Advanced Training West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com 2017 West Corp. All rights reserved. [Rev 2.0, 05172017]. May

More information

FLIP PDF FOR IPAD. Realistic book reading experience on ipad

FLIP PDF FOR IPAD. Realistic book reading experience on ipad WWW.FLIPBUILDER.COM FLIP PDF FOR IPAD Realistic book reading experience on ipad About Flip PDF for ipad Flip PDF for ipad is a stunning utility to convert PDF files into ipad friendly imagazines with page-flipping

More information

PlanWell 4.0 User Guide

PlanWell 4.0 User Guide PlanWell 4.0 User Guide Contents Finding Planwell and Logging On 2 Planwell Access Portals 2 Document Selection 3 Build a Set 4 Most Current Set 4 Custom Packages 4 Issue Tree 5 Standard Order Process

More information

Marketing Portal User s Guide. Buy A List Orders

Marketing Portal User s Guide. Buy A List Orders Marketing Portal User s Guide Buy A List Orders page 1 Marketing Portal User s Guide 1. Welcome to AdVestors Marketing Portal User s Guide! Please enter: hvamarketing.com into your browser s URL address

More information

SelfServe WebTIME. Employee User Manual

SelfServe WebTIME. Employee User Manual SelfServe WebTIME SelfServe is your one stop portal Employee related activities. From logging hours, updating contact information, keeping track of upcoming assignments to reprinting copies of your Check

More information

NHS Education for Scotland Portal https://www.portal.scot.nhs.uk Dental Audit: A user guide from application to completion

NHS Education for Scotland Portal https://www.portal.scot.nhs.uk Dental Audit: A user guide from application to completion Dental Audit: A user guide from application to completion 1. Audit Guidance 2. New Application: Getting Started 3. New Application: The Audit Application Form 4. New Application: Submitting Your Application

More information

EventCenter Training SEPTEMBER CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR

EventCenter Training SEPTEMBER CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR EventCenter Training SEPTEMBER 2014 CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR www.crowdcompass.com Toll-free: +1.888.889.3069 Fax: +1.877.615.6699 Contents Familiarize Yourself... 3 Introduction...

More information

Upgrading your EDGE to Office 365 and Outlook 2016

Upgrading your EDGE to Office 365 and Outlook 2016 Upgrading your EDGE to Office 365 and Outlook 2016 TOPICS COVERED INCLUDE: Quick Overview of Differences The Mobility Factor Recommended Calendar and Task Views Setting Up New Categories Creating a Quick

More information

Odyssey File & Serve. Firm Administrator User Guide Release 3.14

Odyssey File & Serve. Firm Administrator User Guide Release 3.14 Odyssey File & Serve Firm Administrator User Guide Release 3.14 OFS-FS-220-3680 v.1 April 2016 COPYRIGHT AND CONFIDENTIALITY Copyright 2016 Tyler Technologies, Inc. All rights reserved. Use of these materials

More information

Set-up a Donation Option in Facebook

Set-up a Donation Option in Facebook Set-up a Donation Option in Facebook The opportunity to turn your social networking fans into active donors and financial supporters just got easier! Since 2009, ShopTab has helped thousands of clients

More information

WebLink Manual EZ-CAMP2

WebLink Manual EZ-CAMP2 WebLink Manual EZ-CAMP2 SofterWare, Inc. WebLink March 2010 Table of Contents Table of Contents 1. WEBLINK OVERVIEW...3 Manual Overview...3 Support...3 WebLink Terminology...4 2. ADDING THE FORM TO YOUR

More information

Girl Scouts of America Adobe CQ5 Author s User Guide

Girl Scouts of America Adobe CQ5 Author s User Guide Girl Scouts of America Adobe CQ5 Author s User Guide Prepared by: NorthPoint Digital Version: 3.0 Date: March 3, 15 Table of Contents Introduction... Error! Bookmark not defined. I. User Roles & Authorization...

More information

Questions and Answers

Questions and Answers AUTODESK IMPRESSION 3 Questions and Answers Contents 1. General Product Information... 2 1.1 What is Autodesk Impression?... 2 1.2 Who uses Autodesk Impression?... 2 1.3 What are the primary benefits of

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

12d Synergy V4 Release Notes. 12d Synergy V4 Release Notes. Prerequisites. Upgrade Path. Check Outs. Scripts. Workspaces

12d Synergy V4 Release Notes. 12d Synergy V4 Release Notes. Prerequisites. Upgrade Path. Check Outs. Scripts. Workspaces 12d Synergy V4 Release Notes V4 contains a large number of features. Many of these features are listed in this document, but this list may not be exhaustive. This document also contains pre-requisites

More information

QUICK START GUIDE NTS HOSTED PBX CALL MANAGER. Welcome. Getting Oriented

QUICK START GUIDE NTS HOSTED PBX CALL MANAGER.   Welcome. Getting Oriented QUICK START GUIDE NTS HOSTED PBX Welcome Welcome to NTS Hosted PBX! This guide is intended to get you up and running with the basic features associated with the product. For more in-depth information,

More information

This document explains how to obtain a direct link from within an existing Facebook page to the hotel s booking

This document explains how to obtain a direct link from within an existing Facebook page to the hotel s booking How to link Facebook with the WuBook Booking Engine! This document explains how to obtain a direct link from within an existing Facebook page to the hotel s booking engine page at WuBook via the WuBook

More information

SharePoint Online 101

SharePoint Online 101 Work Smart by Microsoft IT SharePoint Online 101 Customization note: This document contains guidance and/or step-by-step installation instructions that can be reused, customized, or deleted entirely if

More information

The Software Administrator s Guide to Autodesk Subscriptions. How to Set Up, Install, and Manage Your Software and Users

The Software Administrator s Guide to Autodesk Subscriptions. How to Set Up, Install, and Manage Your Software and Users The Software Administrator s Guide to Autodesk Subscriptions How to Set Up, Install, and Manage Your Software and Users SOFTWARE ADMINISTRATOR S GUIDE OVERVIEW Overview Is this ebook for you? Table of

More information

All In the Family: Creating Parametric Components In Autodesk Revit

All In the Family: Creating Parametric Components In Autodesk Revit All In the Family: Creating Parametric Components In Autodesk Revit Matt Dillon D C CADD AB4013 The key to mastering Autodesk Revit Architecture, Revit MEP, or Revit Structure is the ability to create

More information

icontact for Salesforce Installation Guide

icontact for Salesforce Installation Guide icontact for Salesforce Installation Guide For Salesforce Enterprise and Unlimited Editions Lightning Experience Version 2.3.4 Last updated October 2016 1 WARNING DO NOT SKIP ANY PART OF THIS GUIDE. EVERY

More information

Digital Intelligence Systems, LLC PeopleSoft Guide Vendors

Digital Intelligence Systems, LLC PeopleSoft Guide Vendors Digital Intelligence Systems, LLC PeopleSoft Guide Vendors Version 1.0 July 2016 CONTENTS INTRODUCTION... 3 1.1 Change Password... 3 PROFILE INFORMATION... 5 2.1 Identifying Information... 6 2.2 Address...

More information

TransUnion Direct User Guide

TransUnion Direct User Guide Topics Welcome to TransUnion Direct... 2 The First Time You Log Into TransUnion Direct... 4 Individual Services... 5 Portfolio Services... 15 Activity Reports... 17 Your User Profile... 19 Help Resources...

More information

Autodesk Revit Server Installation, Configuration and Workflow Revised 12/6/2010

Autodesk Revit Server Installation, Configuration and Workflow Revised 12/6/2010 Autodesk Revit Server Installation, Configuration and Workflow Revised 12/6/2010 The information contained in this document is time-sensitive as the technology and system requirements continually evolve.

More information

Wishlist Greeting Registration Manual

Wishlist Greeting Registration Manual Wishlist Greeting Registration Manual Table of Contacts Use the quick navigation links below to navigate through the manual: Introduction to Wishlist Greeting Registration Complete Activation Process Summary

More information