Download presentation
Presentation is loading. Please wait.
Published byHeather McKinney Modified over 9 years ago
1
Creating an EIS Template Part I Presented by: Robert Hairsine Web Site: www.hairsine.com Email: hairsine@hairsine.com
2
September 4, 2002Slide: 2 Hairsine Associates Established in 1984 Offices and Training Facilities Located in Bel Air Maryland Microsoft Developer, IBM Partner, Brio Advisory Team Offer a variety of Services (Project Management, Systems Design, Training, Migrations) Focus for last 3 years on building web-enabled data warehouses primarily for government agencies
3
September 4, 2002Slide: 3 Overview of Presentation Why Create An EIS Template Create a Set of Standards Creation Considerations Define Your Target Audience Key Concepts Used in the Creation of the Template Section I - Help Section Creation in a Brio Document
4
September 4, 2002Slide: 4 Why Create an EIS Template? Reasons Why You Should: Consistent Presentation Across Projects Write Once, Use Many Faster Development and Deployment Can be Added to Existing Brio Documents Using QIQ Merge
5
September 4, 2002Slide: 5 Create a Set of Standard Naming Conventions (Sections, Fields, etc.) Rename Each Object as You Create It Use Comments within the scripts Method of Addressing Objects (Relative vs. Absolute) Create a “Cookbook” and share with other projects
6
September 4, 2002Slide: 6 Creation Considerations Code for all Brio Products (Explorer, Designer, Insight, Quickview, Freeview) Test Using All Products Have End Users Participate in the Creation Build the Template Piece by Piece Document, Document, Document Define Your Target Audience
7
September 4, 2002Slide: 7 Target Audience What Desktop Product(s) Are They Using How Are They Connected (Network Considerations) Security and Sensitivity Concerns What Hardware Are They Using Special Needs
8
September 4, 2002Slide: 8 Key Concepts Used in the Creation of the Template Understanding of the Brio Object Module Understanding of OLE calls to Microsoft Outlook, Excel and MSWord JavaScript Code Needed to Create This Section
9
September 4, 2002Slide: 9 Objective The objective of this section is the creation of an EIS section that can be easily modified to help support the end-user. This section allows the user to enter text and, by use of OLE calls to Microsoft Outlook, send the message to a technical support team after automatically appending to it specific information such as the exact file name of the Brio document, the Brio product the user is using, the version number of the product being used, etc.
10
September 4, 2002Slide: 10 Objective (cont) There is also a link to a MSWord document that can be used for Frequently Asked Questions allowing the end user to access without the intervention of help desk personnel. Help desk personnel can easily modify this document and make it available to end users in a real-time basis.
11
September 4, 2002Slide: 11 Creating a Help Section Anyone Who Provides End-User Support Allow the User to Help Themselves Help the End-User Without the Use of Additional Resources Modular Design to Easily Adapt to Individual Projects
12
September 4, 2002Slide: 12 Help Section is Broken Down File Information Easy Answers Additional Resources Still Need Help Navigation Icons
13
September 4, 2002Slide: 13 Use Brio To Show the Section
14
September 4, 2002Slide: 14 File Information
15
September 4, 2002Slide: 15 File Information
16
September 4, 2002Slide: 16 File Information JavaScript
17
September 4, 2002Slide: 17 File Information JavaScript ActiveSection.Shapes["picFileCabinet"].OnClick()
18
September 4, 2002Slide: 18 Easy Answers
19
September 4, 2002Slide: 19 Easy Answer JavaScript
20
September 4, 2002Slide: 20 Easy Answer JavaScript
21
September 4, 2002Slide: 21 Easy Answer JavaScript ActiveSection.Shapes["picFrequentlyAskedQuestions"].OnClick()
22
September 4, 2002Slide: 22 Additional Resources
23
September 4, 2002Slide: 23 Additional Resources JavaScript
24
September 4, 2002Slide: 24 Still Need Help?
25
September 4, 2002Slide: 25 Still Need Help JavaScript
26
September 4, 2002Slide: 26 Still Need Help JavaScript (cont)
27
September 4, 2002Slide: 27 Still Need Help JavaScript (cont)
28
September 4, 2002Slide: 28 Navigation Icons
29
September 4, 2002Slide: 29 Document Startup Script
30
September 4, 2002Slide: 30 Document Startup Script
31
September 4, 2002Slide: 31 Document Startup Script
32
2107 Laurel Bush Road - Suite 201 Bel Air, Maryland 21015 Phone: (410) 569-0470 Fax: (410) 569-0837 Web Site: www.hairsine.com Email: hairsine@hairsine.com Hairsine Associates
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.