Topaz Workbench Data Visualizer User Guide

Size: px
Start display at page:

Download "Topaz Workbench Data Visualizer User Guide"

Transcription

1 Topaz Workbench Data Visualizer User Guide

2

3 Table of Contents Displaying Properties... 1 Entering Java Regular Expressions in Filter Fields... 3 Related Topics... 3 Exporting the Extract Trace Events View... 5 Related Topics... 5 Exporting the Graphical View... 7 Related Topics... 7 Getting Started with the Data Visualizer... 9 Related Topics... 9 Importing Data Sources File-AID/RDX File-AID/EX Importing a File-AID/EX Repository - AR Set Importing a File-AID/EX Repository - Extract Importing a File-AID/EX Saved Extract Specification from XML File Importing a File-AID/EX XML File Importing a File-AID/RDX Extract Mainframe Trace File Importing a File-AID/RDX Extract Request File Importing a File-AID/RDX Extract Text Trace File Importing a File-AID/RDX or File-AID for DB2 Relationship File Importing an Exported Visualization File Related Topics Opening the Data Visualizer Related Topics Printing the Graphical View Specifying Data Visualizer Preferences Limiting Node Sizes Line Wrapping Nodes Limiting the History List Related Topics Using the History List i

4 Table of Contents Welcome to the Topaz Workbench Data Visualizer Related Topics Working with Extract Views Related Topics Working with Object Filters Related Topics Working with Relationship Filters Related Topics Working with Relationship Views and Filters Related Topics Working with the Extract Hotspot Filter View Rule-Matching Buttons Hotspot Filters Related Topics Working with the Extract Trace Events View Finding Events Exporting the Extract Trace Events View Related Topics Working with the Graphical View of Extract Trace Files Related Topics Working with the Graphical View of Objects and Relationships Related Topics Working with the Objects Tab File-AID/RDX or File-AID for DB2 Relationship File Saved Extract Requests Saved Visualization Files Processing Filters Object Properties Working with the Relationships Tab ii

5 Displaying Properties When visualizing data objects, relationships, or extract events in the Data Visualizer perspective, object properties, relationship properties, extract event properties, and Graphical View properties can all be displayed in a Properties tab. The Properties tab shares the window used for the Relationship Filters, Object Filters, and Extract Hotspot Filter View tabs. Object properties displayed include: DB type Driving table (true or false) DSN Excluded (true or false) Group ID In scope (true or false) Object ID Schema Table Unrelated (true or false). Relationship properties displayed include: Association 0001 Connection Type (RI or AR) Destination (expandable) Group ID ID Name Source (expandable). Extract event properties displayed include: % of Rows Read Chase Keys Count Columns Count CPU Time (Seconds) Data read from Dependent DPSI Event Number Fetches Index Access Method Index Exact Match Index Partial Match Key Tree Object read from Parent Relationship ID Retrieval Code Rows Extracted Rows Read Rows Used 1

6 Displaying Properties SQL Timeron. Graphical View properties displayed include: Current layout Limit Node Sizes (true or false) Line wrap nodes (true or false) Max chars before trimming Min chars before wrapping Root nodes Total nodes. To display properties 1. To display properties for an object, relationship, or event, right-click the object node or relationship or event line in the Graphical View and select Properties. The Properties tab displays the properties of the selected object, relationship, or event. To view the properties for another object, relationship, or event, simply click on the desired item. 2. To display properties for the Graphical View of objects and relationships itself, right-click in an open area of the view and select Properties. The Properties tab displays the properties of the Graphical View. 2

7 Entering Java Regular Expressions in Filter Fields The following Java regular expression items can be used in the object filter fields for Creator/Schema and Table/DSN and the relationship filter fields for Parent/creator schema, Parent Table/DSN, Dependent Creator/Schema, Dependent Table/DSN, and Relationship Name: Dot, any character (may or may not match. line terminators, read on) \d A digit: [0-9] \D A non-digit: [^0-9] \s A whitespace character: [ \t\n\x0b\f\r] \S A non-whitespace character: [^\s] \w A word character: [a-za-z_0-9] \W A non-word character: [^\w] * Match 0 or more times + Match 1 or more times? Match 1 or 0 times {n} Match exactly n times {n, } Match at least n times {n,m} Match at least n but not more than m times Related Topics Working with Object Filters Working with Relationship Filters 3

8

9 Exporting the Extract Trace Events View The contents of the Extract Trace Events View tab can be exported to a delimited file. The resulting file can then be compared with a later version following code changes. This before vs. after comparison makes it easier to understand the impact of whatever changes have been made. To export an Extract Trace Events View 1. Right-click on the view and select Export. 2. Either enter a name for the exported csv file in the File name field, or click Browse, browse to the desired location, enter a name for the exported csv file in the File name field, and click Save. 3. Choose Comma from the Field delimiter dropdown list. 4. Choose a Text qualifier from the dropdown list. Options are None (the default) and Double quote. 5. Click OK. Related Topics Working with the Extract Trace Events View Exporting the Graphical View 5

10

11 Exporting the Graphical View The Graphical View of data objects and relationships can each be exported to the following formats: Portable Document Format (.pdf) file for later viewing and printing. Visio Drawing (.vsdx) file for later use in Microsoft Visio. Text (.txt) file. Data Visualizer XML (.xml) for later import back into the Data Visualizer. Portable Network Graphic format (.png) or JPEG format (.jpg) for later viewing. To export the Graphical View 1. Use Data Visualizer functions to tailor the content of the Graphical View before exporting. For more information, see Working with the Graphical View of Objects and Relationships. 2. Right click the Graphical View and select Export. The Export Visualization dialog box appears. 3. Select the desired output file format from the Format list. 4. Click Browse and browse to the desired location for the exported Data Visualization. 5. If Export Image (PNG, JPEG) was chosen from the Format list, select *.png or *.jpg from the Save as type drop-down list. 6. Enter a file name for the exported Data Visualization and click Save. 7. To open the saved file automatically after export, select the View document after export check box. 8. To optionally include the current date, select the Include date check box. 9. To optionally include a watermark, select the Include watermark check box. 10. To optionally include a title for the exported Data Visualization, type the desired title in the Title field. The name of the data source is the default. 11. Click Finish. If a file with the specified name already exists, a prompt will appear to confirm overwriting the existing file. The file is generated and -- if the View document after export check box was selected -- opened in your system's default viewing application for the exported file type. Note: Multiple self-referencing relationships may appear as one relationship in VSDX files. Bold highlighting indicates the presence of more than one self-referencing relationship. You can separate these manually in Visio. Related Topics Printing the Graphical View Importing a Saved Visualization File 7

12

13 Getting Started with the Data Visualizer This topic will help you prepare to start using the Data Visualizer. To use the Data Visualizer for mainframe data, you must define an HCI host connection and connect Topaz Workbench or Eclipse/RDz to a mainframe system. To define your connection, click Window > Preferences. Then expand Compuware > Host Connections and add an HCI host connection before continuing. A host connection between the mainframe host and Topaz Workbench should have already been defined during the installation and configuration of Topaz Workbench. If you do not have host connection information (typically a port number and a host name), contact your system administrator to obtain specific connection configurations for your site for establishing Host Connections. (For system administrators, see the Topaz Workbench Installation Guide for additional information on installing Topaz Workbench). Note: When using File-AID Services in support of File-AID Data Privacy in Topaz Workbench, Host connections are centrally configured on the server where File-AID Services is running and available to all users that define File-AID Services in their Compuware preferences. Related Topics Opening the Data Visualizer 9

14

15 Importing Data Sources The topics in this section describe how to import supported data relationship sources into the Data Visualizer. They are listed in the order in which they appear in the Import view. Go to the topic for the type of data relationship source you would like to import: File-AID/RDX Importing a File-AID/RDX or File-AID for DB2 Relationship File Importing a File-AID/RDX Extract Mainframe Trace File Importing a File-AID/RDX Extract Text Trace File Importing an Exported Visualization File Importing a File-AID/RDX Extract Request File File-AID/EX Importing a File-AID/EX Repository - AR Set Importing an Exported Visualization File Importing a File-AID/EX Repository - Extract Importing a File-AID/EX XML File 11

16

17 Importing a File-AID/EX Repository - AR Set If File-AID/EX is installed on your PC, you can import application relationship (AR) sets from the File-AID/EX repository. The content of the application relationship is read and both related and unrelated information is formatted as required for the Data Visualizer. To import a File-AID/EX repository - AR set 1. In the Import view, click File-AID/EX to view the Import source list. 2. From the Import source list, select Repository - AR set and click Import. 3. On the Open Application Relationship dialog box, click the Repository dropdown and select the desired File-AID/EX repository. 4. Select the desired AR set and click OK. The AR set is imported into the Data Visualizer. 13

18

19 Importing a File-AID/EX Repository - Extract If File-AID/EX is installed on your PC, you can import extract specifications from the File-AID/EX repository. The content of the extract specification is read and both related and unrelated information is formatted as required for the Data Visualizer. To import a File-AID/EX extract specification from repository 1. In the Import view, click File-AID/EX to view the Import source list. 2. From the Import source list, select Repository - Extract and click Import. 3. On the Open Extract Specification dialog box, click the Repository dropdown and select the desired File- AID/EX repository. 4. Select the desired extract specification and click OK. The extract specification is imported into the Data Visualizer. 15

20

21 Importing a File-AID/EX Saved Extract Specification from XML File File-AID/EX includes the option to save an extract specification as XML. Relationships stored within these files can be visualized in the Data Visualizer. When the option for File-AID/EX related extract specification is selected, the standard Open File dialog and processing is used to navigate the local file system to find the file containing the XML version of the related extract specification. The content of this file is then read, and both related and unrelated information is formatted as required for visualization. To import a File-AID/EX saved extract specification from XML file 1. In the Import view, click Extract. 2. From the Available sources list, select File-AID/EX XML file and click Import. 3. In the Open dialog box, browse to and select the desired saved extract specification XML file, then click Open. The XML file is imported into the Data Visualizer. 17

22

23 Importing a File-AID/EX XML File If File-AID/EX is installed on your PC, you can import application relationships from File-AID/EX XML files and visualize them in the Data Visualizer.. File-AID/EX also includes the option to save an extract specification as XML. Relationships stored within these files can also be imported and visualized in the Data Visualizer. For both application relationship and extract specification XML files, the content of the XML file is read, and both related and unrelated information is formatted as required for the Data Visualizer. To import a File-AID/EX XML file 1. In the Import view, click File-AID/EX to view the Import source list. 2. From the Import source list, select XML file and click Import. 3. In the Open dialog box, browse to and select the desired saved XML file, then click Open. The XML file is imported into the Data Visualizer. 19

24

25 Importing a File-AID/RDX Extract Mainframe Trace File When File-AID/RDX creates a mainframe extract, it produces a trace file logging all of the events in the extraction process. Data Visualizer enables you examine what occurred during extraction and optimize your extract specification to produce the desired data. To import a File-AID/RDX extract mainframe trace file 1. In the Import view, click File-AID/RDX to view the Import source list. 2. From the Import source list, select Extract mainframe trace file and click Import.. The Dataset Selection dialog box appears. 3. Select a host from the Host drop-down list. If prompted, enter host login credentials and click OK. 4. In the Name field, enter filter criteria for dataset selection and click List. Note: The Datasets Name field may be pre-filled with the name of the most recently used extract mainframe trace file. 5. Select a mainframe extract trace file from the list and click OK. The Data Visualizer will appear with the selected trace file displayed in the Data Visualizer window 21

26

27 Importing a File-AID/RDX Extract Request File When visualization of a File-AID/RDX extract request file is selected, you locate the extract request using Host Services processing for Dataset Selection. A request is made to File-AID/RDX to return the relationship information contained within the extract request. File- AID/RDX reads the request and formats three kinds of information to return to the Data Visualizer. Objects in the related thread, including excluded objects Unrelated objects Relationship information for the related thread. The formatted information is sent to the Data Visualizer display, and no further interaction with File-AID/RDX is required. To import a File-AID/RDX extract request file 1. In the Import view, click File-AID/RDX to view the Import source list. 2. From the Import source list, select Extract request file and click Import. The Dataset Selection dialog box appears. 3. In the Datasets Name field, enter filter criteria for dataset selection and click List. If prompted, enter host login credentials and click OK. Note: The Datasets Name field may be pre-filled with the name of the most recently used extract request file. 4. Select a dataset from the list. To select a specific member, enter filter criteria in the Members Name field, then select the desired member from the list. 5. Click OK. The Data Visualizer will appear with the selected extract request displayed in the Data Visualizer window. 23

28

29 Importing a File-AID/RDX Extract Text Trace File When File-AID/RDX creates a mainframe extract, it produces a trace file logging all of the events in the extraction process. Data Visualizer enables you examine what occurred during extraction and optimize your extract specification to produce the desired data. If you previously exported a visualized extract mainframe trace file to a text file, you can import that file back into Data Visualizer without needing to access the original extract mainframe trace file. To import a File-AID/RDX extract text trace file 1. In the Import view, click File-AID/RDX to view the Import source list. 2. From the Import source list, select Extract text trace file and click Import.. The Open dialog box appears. 3. Select a host from the Host drop-down list. If prompted, enter host login credentials and click OK. 4. In the Name field, enter filter criteria for dataset selection and click List. 5. Browse to and select the desired extract text trace file, then click OK. The Data Visualizer will appear with the selected trace file displayed in the Data Visualizer window 25

30

31 Importing a File-AID/RDX or File-AID for DB2 Relationship File When visualization of a relationship file is selected, you use the Import Visualization Data dialog box to locate the desired relationship file using Host Services processing for Dataset Selection. Filtering options are included at download time for relationship files only. Filter options are available within the Data Visualizer which apply to all relationship sources. Filtering is provided to filter on SSID/Location, DB2 creator, and file name high level qualifier. To import a File-AID/RDX or File-AID for DB2 relationship file 1. In the Import view, click File-AID/RDX to view the Import source list. 2. From the Import source list, select Relationship file and click Import. The Import Visualization Data dialog box appears with the Product and Relationship source fields pre-filled. 3. Click Browse. The Dataset Selection dialog box appears. 4. Select a host from the Host drop-down list. If prompted, enter host login credentials and click OK. 5. In the Name field, enter filter criteria for dataset selection and click List. Note: The Datasets Name field may be pre-filled with the name of the most recently used relationship file. 6. Select a relationship file from the list and click OK. 7. On the DB2 Object Filter tab, select the desired DB2 SSID from the drop down list. A list of creators appears below the SSID. 8. Select and/or deselect items from the Creator list to limit data being brought into the Data Visualizer. 9. Click the File Object Filter tab, then select and/or deselect items from the File HLQ list to limit data being brought into the Data Visualizer. 10. Click Finish. The Data Visualizer will appear with the selected file displayed in the Data Visualizer window. 27

32

33 Importing an Exported Visualization File Following are the instructions for importing a previously exported Data Visualizer XML file into the Data Visualizer. To import a saved visualization file 1. In the Import view, click either File-AID/RDX or File-AID/EX. to view the Import source list. 2. From the Import source list, select Exported visualization file and click Import. 3. In the Open dialog box, browse to and select the desired visualization file, then click Open. The visualization file is imported into the Data Visualizer. Related Topics Exporting the Graphical View 29

34

35 Opening the Data Visualizer Following are the instructions for opening the Data Visualizer for data objects and relationships. Note: To access and visualize any of the supported data sources in the Data Visualizer, you must have a Topaz for Enterprise Data license. A license is also needed for any product used to create those data sources, such as File-AID/RDX, File-AID/EX, or File-AID for DB2. To open the Data Visualizer for data objects and relationships 1. Start Topaz Workbench, then do one of the following: From the Compuware menu, select Data Visualizer. Click the Open Perspective button or Window > Open Perspective > Other. In the Open Perspective dialog box, click Data Visualizer, then click OK. From the File menu: o o o o o o Select File > Import. On the Import dialog box, expand Compuware, click Data Visualization, then click Next. From the Product drop-down, select either File-AID/RDX or File-AID/EX. From the Relationship source drop-down, select the desired source. Click Browse, browse to and select the desired Dataset/file, then click Open. When you click Finish, the Data Visualizer perspective will appear with a graphical view of the selected dataset or file. Related Topics Importing Data Sources Working with Views and Filters Working with the Graphical View of Objects and Relationships Working with the Graphical View of Extract Trace Files 31

36

37 Printing the Graphical View The Graphical View of data objects and relationships can be printed for later offline viewing. To print the Graphical View 1. Use Data Visualizer functions to tailor the content of the Graphical View before printing. For more information, see Working with the Graphical View of Objects and Relationships. 2. With the desired Graphical View selected, click File>Print or the toolbar printer button. The Print dialog box appears. 3. Select the desired printer from the Select Printer list. 4. Click Print. The Graphical View will be rendered by the selected printer. Large views will be rendered on multiple pages as required. 33

38

39 Specifying Data Visualizer Preferences Data Visualizer preferences allow you to adjust the way nodes are presented in the Graphical View, as well as the number of entries maintained in the History list. To change your preferences, click Window>Preferences. The Preferences dialog box appears. Expand Compuware and select Data Visualizer. The Preferences for the Data Visualizer are shown. When you change your preferences settings, the updated preferences will be remembered the next time you start the Data Visualizer. To restore the default settings, click Restore Defaults. Then click Apply or OK to accept your changes. Limiting Node Sizes To limit the horizontal size of nodes, select the Limit node sizes checkbox and specify a limit in the Maximum displayed characters before trimming field. Valid values are from 8 to 512 with a default value of 16. Characters beyond the specified value are indicated by an ellipsis (...) at the end of the name. The Limit node sizes checkbox is deselected by default. Click Apply or OK to accept your changes. Line Wrapping Nodes To enable names to wrap to additional lines in each node, select the Line wrap nodes checkbox and specify a limit in the Minimum displayed characters before line wrap field. Valid values are from 8 to 512 with a default value of 16. Names will wrap to a new line each time a line reaches the specified number of characters, and the node will expand vertically as needed to hold the wrapped name. The Line wrap nodes checkbox is selected by default. Click Apply or OK to accept your changes. Limiting the History List To limit the number of entries in the Data Visualizer History list, specify the desired list size in the Maximum size of visualizer history list field. Related Topics Using the History List 35

40

41 Using the History List The Data Visualizer perspective maintains a History list of data sources that have been imported. The list can be used to quickly reopen a data source that you worked with previously. By default, entries are sorted by Last Accessed date and time, but they can also be sorted by Source or Location by clicking the corresponding column heading. One or more entries in the History list can be deleted, and entries in the list can be saved as import configurations and reopened from the File-AID/RDX or File-AID/EX Data Visualizer import configuration list. The maximum number of entries in the History list can be set as described in Specifying Data Visualizer Preferences. To reopen a data source 1. In the Import view, click History. 2. From the History list, click the desired data source, then click Import. The data source will be opened in the Data Visualizer. To save a history list entry 1. In the Import view, click History. 2. Select an entry from the History list and click Save. 3. Browse to the desired save location, optionally revise the default name, and click Save. The entry becomes a saved Data Visualizer import configuration. To open a saved Data Visualizer import configuration 1. In the Import view, click File-AID/RDX or File-AID/EX. 2. From the Import source list, select Data Visualizer import configuration and click Import. 3. Browse to and select the desired import configuration, then click Open. The data source will be opened in the Data Visualizer. To delete history list entries 1. In the Import view, click History. 2. Click the entry to be deleted, then optionally Ctrl+click any additional entries for deletion or right-click and choose Select All. 3. Press the Delete key or right-click the selected entries and choose Delete. The Delete Selected Entries confirmation dialog appears. 4. To continue and delete the selected History entries, click Yes. Otherwise click No, and the History entries will be retained. 37

42

43 Welcome to the Topaz Workbench Data Visualizer The Topaz Workbench Data Visualizer is an Eclipse plug-in you can use to create, view, manipulate, export, and print graphical representations of data objects and the relationships between them. The Data Visualizer plug-in includes the Data Visualizer perspective for working with objects and relationships. Data relationships for visualization can be imported from nine sources originating in two different File-AID products: File-AID/RDX: o o o o o Relationship file (including File-AID for DB2 relationship files) Extract mainframe trace file Extract text trace file Exported visualization file Extract request file. File/AID/EX: o o o o Repository - AR set Exported visualization file Repository - Extract XML file. Previous visualizations can be imported from the History list. Related Topics Getting Started with the Data Visualizer 39

44

45 Working with Extract Views When visualizing extract trace files, the Data Visualizer perspective includes a view with an Extract Hotspot Filter View tab. Hotspot filters are used to identify areas of interest in an extract trace file. The Extract Hotspot Filter View tab shares the same view used for the Object Filters and Relationship Filters tabs. The Extract Hotspot Filter View tab is only visible when visualizing an extract mainframe trace file or an extract text trace file. The Data Visualizer perspective also includes a view with an Extract Trace Events View tab. Events which occurred during the extraction process are listed in tabular format and sync with the Graphical View. The Extract Trace Events View tab shares the same view used for the Objects and Relationships tabs. The Extract Trace Events View tab is only visible when visualizing an extract mainframe trace file or an extract text trace file. Related Topics Working with the Extract Hotspot Filter View Working with the Extract Trace Events View Importing a File-AID/RDX Extract Mainframe Trace File Importing a File-AID/RDX Extract Text Trace File 41

46

47 Working with Object Filters The Object Filters tab is used to create filters that exclude objects based on specific fields on the Objects tab. The excluded objects are hidden on the Objects tab and in the Graphical View. Hiding an object from the Graphical View automatically creates a corresponding object filter. Filters can be created using the Object Filters tab based on: ID Group ID Type Creator/Schema Table/DSN. Filters are also used to hide excluded or unrelated objects. To create, enable, disable, or delete an object filter 1. Either click the radio button for the desired filter and type your filter criteria in the adjacent field or use the field drop-down list to select an item. If Hide excluded objects or Hide unrelated objects is selected, there are no additional criteria to enter. Java regular expressions can also be used in filter fields. See Entering Java Regular Expressions in Filter Fields for more information. Note: A Hide unrelated objects filter is created automatically when the source data is a saved File-AID/RDX extract request that includes unrelated objects. To view the hidden unrelated objects, disable the filter. Note: A Hide excluded objects filter is created automatically when the source data is a saved File-AID/RDX extract request that includes excluded objects. To view the hidden excluded objects, disable the filter. 2. Click Add. The specified filter is created and displayed in the Existing filters list. Objects tab fields and Graphical View object nodes matching the filter are hidden from view. 3. To create a filter based on Object ID, either right-click the desired node in the Graphical View and select Hide Object, or right-click the desired object in the Object View and select Hide>Hide Object. The node and its relationships are hidden, and an object filter corresponding to the selected node is automatically created and enabled. 4. To disable an existing enabled filter, either double-click it in the Existing filters list, or right-click it and select Disable. To disable multiple filters, Ctrl+click the desired filters, then right-click and select Disable. 5. To enable a disabled filter, either double-click it in the Existing filters list, or right-click it and select Enable. To enable multiple disabled filters, Ctrl+click the desired filters, then right-click and select Enable. 6. To toggle the enabled/disabled status of a filter, right-click the filter in the Existing filters list and select Flip status. To toggle the status of multiple filters, Ctrl+click the desired filters, then right-click and select Flip status. 7. To delete an existing filter, right-click the filter in the Existing filters list and select Delete. To delete multiple filters, Ctrl+click the desired filters, then right-click and select Delete. Related Topics Working with the Objects Tab Entering Java Regular Expressions in Filter Fields 43

48

49 Working with Relationship Filters The Relationship Filters tab is used to create filters that exclude specific fields from the Relationships tab. The excluded relationships are hidden on the Relationships tab and in the Graphical View. Hiding a relationship from the Graphical View automatically creates a corresponding relationship filter. Filters can be created using the Relationship Filters tab based on: ID Group ID Parent source Parent creator/schema Parent table/dsn Dependent source Dependent creator/schema Dependent table/dsn Name Type. Filters are also used to hide excluded relationships. To create, enable, disable, or delete a relationship filter 1. Either click the radio button for the desired filter and type your filter criteria in the adjacent field or use the field drop-down list to select an item. If Type is selected, use the field drop-down list to select AR or RI. If Hide excluded relationships is selected, there are no additional criteria to enter. Java regular expressions can also be used in filter fields. See Entering Java Regular Expressions in Filter Fields for more information. 2. Click Add. The specified filter is created and displayed in the Existing filters list. Relationships tab fields matching the filter are excluded from view. 3. To create a filter based on Relationship ID, either right-click the desired relationship line in the Graphical View and select Hide Object, or right-click the desired relationship in the Relationship View and select Hide Relationship. The relationship and its related nodes are hidden, and a relationship filter corresponding to the selected relationship is automatically created and enabled. 4. To disable an existing enabled filter, either double-click it in the Existing filters list, or right-click it and select Disable. To disable multiple filters, Ctrl+click the desired filters, then right-click and select Disable. 5. To enable a disabled filter, either double-click it in the Existing filters list, or right-click it and select Enable. To enable multiple disabled filters, Ctrl+click the desired filters, then right-click and select Enable. 6. To toggle the enabled/disabled status of a filter, right-click the filter in the Existing filters list and select Flip status. To toggle the status of multiple filters, Ctrl+click the desired filters, then right-click and select Flip status. 7. To delete an existing filter, right-click the filter in the Existing filters list and select Delete. To delete multiple filters, Ctrl+click the desired filters, then right-click and select Delete. Related Topics Working with the Relationships Tab Entering Java Regular Expressions in Filter Fields 45

50

51 Working with Relationship Views and Filters When visualizing data objects and their relationships, the Data Visualizer perspective includes a view with Objects and Relationships tabs. The Objects tab lists the object ID, Group ID, Type, Creator/Schema, and Table/DSN for each object in the data source. The Relationships tab lists ID, Group ID, Parent Source, Parent Creator/Schema, Parent Table/DSN, Parent Column, Dependent Source, Dependent Creator/Schema, Dependent Table/DSN, Dependent Column, Name, and Type. A search field on each tab can be used to locate items by shortening the list displayed. The Data Visualizer perspective also includes a filter view with Object Filters and Relationship Filters tabs. You can create and save filters used to exclude objects and relationships from the corresponding Objects and Relationships tabs. Saved filters can be disabled, enabled, and deleted. Because each Filters tab is paired with its corresponding Objects or Relationships tab, selecting one automatically selects the other. Note: Filtering can also be done when a data source is imported into the Data Visualizer. For more information, see Importing Data Sources. Related Topics Working with Relationship Filters Working with the Relationships Tab Working with Object Filters Working with the Objects Tab 47

52

53 Working with the Extract Hotspot Filter View When you use File-AID/RDX to create a mainframe related data extract, it also produces an extract trace file. This file logs all of the events that occurred during the File-AID/RDX extraction process. To help you focus in on areas of interest in your extract trace file, the Extract Hotspot Filter View tab includes a number of pre-configured and customizable rules. These rules function as filters that control what is actively displayed in the Graphical View. By identifying where unexpected or undesirable extraction results have occurred, Data Visualizer provides insights that can be used to improve subsequent extracts. Rule-Matching Buttons Near the top of the Extract Hotspot Filter View tab are two radio buttons: Match any rule and Match all rules. These buttons function as follows: Match any rule: Nodes that match any rule specified are highlighted in the Graphical View. Nodes that don't match any rule are filtered out of the Graphical View and appear grayed out. The default is to match any rule. Match all rules: Nodes that match all of the rules specified are selected in the Graphical View. Nodes that don't match all of the rules are filtered out of the Graphical View and appear grayed out. Hotspot Filters "Hotspots" are areas in an extract trace file where the amount of data read or extracted, for example, is either more or less than expected. By specifying a rule or combination of rules on the Extract Hotspot Filter View, you can visually identify areas of the extraction process that are candidates for optimization. The following rules are provided: No rows read from object: Select this rule to highlight only objects from which no rows were read. No rows read from object in any event: Select this rule to highlight only objects from which no rows were read during any of the events involving that object. No rows extracted from object: Select this rule to highlight only objects from which no rows were extracted. No rows extracted from object in any event: Select this rule to highlight only objects from which no rows were extracted during any of the events involving that object. Objects with more than rows read: Select this rule and type a number in the box to highlight only objects from which more than the specified number of rows were read. Objects with more than rows extracted: Select this rule and type a number in the box to highlight only objects from which more than the specified number of rows were extracted. Greater than percent of rows read: Select this rule and type a number in the box to highlight only objects from which more than the specified percentage of rows were read. Greater than percent of rows extracted: Select this rule and type a number in the box to highlight only objects from which more than the specified percentage of rows were extracted. Objects with more than one parent: Select this rule to highlight only objects that have two or more parents. Objects that reference themselves: Select this rule to highlight only self-referencing objects. Objects visited more than times: Select this rule and type a number in the box to highlight only those objects that were accessed more than the specified number of times during the extraction process. Top percent by CPU consumption: Select this rule and type a number in the box to highlight only the specified percentage of those events that consumed the most CPU time. Tables that may need RUNSTATS run: Select this rule to highlight only objects for which the RUNSTATS utility may need to be run. Rule selections generally take effect immediately. To apply a rule in which a value has been typed, either press Enter or click the Apply button at the bottom of the view. To reset all of the rules in the Extract Hotspot Filter View, click the Clear button at the bottom of the view. 49

54 Working with the Extract Hotspot Filter View Related Topics Importing a File-AID/RDX Extract Mainframe Trace File Importing a File-AID/RDX Extract Text Trace File Working with the Graphical View of Extract Trace Files 50

55 Working with the Extract Trace Events View The Extract Trace Events View tab includes an entry for each event that occurred during the File-AID/RDX extraction process, as recorded in the extract trace file. Each event is represented by a row in the view, and each event row is synchronized with the corresponding connecting line that represents it in the Graphical View. The event number is assigned sequentially to provide an easy way to reference the event. Other data available for each event varies by object type. The Extract Trace Events View tab contains the following columns: Event Number % of Rows Read % of Rows Extracted Rows Read Rows Extracted # of Chase Keys Fetches Rows in Object (RUNSTATS) CPU Time (Seconds) Index Access Method Index Exact Match Index Partial Match Data Extracted From Requesting Object. Depending on your selection, the Graphical View's connecting line boxes each display the number of Rows Read, number of Rows Extracted, or # of Chase Keys for the corresponding event in the Extract Trace Events View. For details, see Working with the Graphical View of Extract Trace Files. The contents of the Extract Trace Events View tab can be filtered using rules specified on the Extract Hotspot Filter View. For details, see Working with the Extract Hotspot Filter View. The events in the Extract Trace Events View tab can be sorted by clicking the column headings. Clicking a column heading a second time reverses the sort order. The default sort order is ascending by Event Number. Finding Events To find extraction events in the Extract Trace Events View 1. To highlight the event associated with a connecting line in the Graphical View, simply click the line. 2. To manually locate an event value, begin typing the value in the text box at the top of the Extract Trace Events View tab. As you type, the view is filtered to list only those events that match the entered text. 3. To clear the text box, click the Clear button to the right. Exporting the Extract Trace Events View The contents of the Extract Trace Events View can be exported to a delimited text file for analysis outside Data Visualizer. For details, see Exporting the Extract Trace Events View. Related Topics Working with the Extract Hotspot Filter View 51

56 Working with the Extract Trace Events View Working with the Graphical View of Extract Trace Files 52

57 Working with the Graphical View of Extract Trace Files The Data Visualizer perspective is used to present information about data objects and their relationships, including the objects and events recorded in a File-AID/RDX extract trace file. The perspective includes a Graphical View of extract trace files that presents the selected file as a collection of object nodes, rounded rectangular boxes that display the name of the object. Object nodes are connected by lines representing the extraction events in the extract trace file, with arrowheads indicating the direction of data extraction and connecting line boxes showing your choice of number of Rows Read, number of Rows Extracted, or # of Chase Keys. Each node in the Graphical View can be moved to a new location by dragging it with the left mouse button pressed. The contents of the entire Graphical View can also be moved either by using the scroll bars or by placing the cursor on an open area then dragging with the left mouse button pressed. Each extract trace file you open is displayed in a separate tab labeled with the file name. If the extract trace file cannot be visualized for some reason, an error message will appear. The data displayed in the Graphical View can be limited by using the Extract Hotspot Filter View. For details, see Working with the Extract Hotspot Filter View. The Graphical View can be zoomed in and out, and the spacing between nodes can be increased and decreased, independent of the zoom level. Nodes can be arranged top to bottom (the default), left to right, or bottom to top by right-clicking anywhere in the Graphical View and selecting Layout > Top Down, Layout > Left to Right, or Layout > Bottom Up. Nodes can be collapsed to hide subsequent nodes by right-clicking and selecting Collapse. The collapsed node includes a red indicator in the lower right corner showing the number of levels that have been collapsed. To redisplay nodes hidden under a collapsed node, right-click the node and select Expand, Expand All, or Expand Levels. Selecting Expand expands the collapsed node one level. Selecting Expand All fully expands all nodes under the collapsed node. Expand Levels provides sub-menu choices to expand the collapsed node by 3, 5, or 7 levels. If the node has been collapsed more levels than it is expanded, subsequent nodes that remain collapsed include a red indicator showing the number of levels that could still be expanded. For easier viewing after the desired nodes have been collapsed, the Graphical View can be redrawn without the hidden nodes by right-clicking anywhere in the view and selecting the desired Layout > option. The type of object node is indicated visually with an icon for MVS, DB2, or IMS. Clicking on an object node selects it and highlights it with a bold, blue border around the node. Clicking on an event connection line selects the line and the two data sources it connects, while the line is highlighted with a bold, blue dash pattern. Right-clicking on an object node representing an MVS file or a DB2 table displays a menu with choices for Edit with File-AID and Browse with File-AID. Choosing Edit with File-AID creates a File-AID Data Editor request that can be submitted to edit the selected object, and choosing Browse with File-AID creates a request for browsing the object. For more information, see the Topaz Workbench File-AID/Eclipse User Guide. Hovering the cursor over an object node displays a tooltip listing the object name, the total number of rows read, and the total number of rows extracted for that object. Hovering the cursor over an event connecting line displays a tooltip listing the event number, the extract objects, the direction of the extract, the rows read, and the rows extracted during that event. The following tasks are described below: Locating an event Selecting children and parents Specifying the value for connecting line boxes Viewing event properties Visualizing an associated File-AID/RDX request Zooming 53

58 Working with the Graphical View of Extract Trace Files Increasing/Decreasing node spacing. To locate an event in the Graphical View 1. Simply click the desired event in the Extract Trace Events View. The two object nodes connected by the event are highlighted with a bold, blue border, while the connection line itself is highlighted with a bold, blue dash pattern.. To select children and parents of objects in the Graphical View 1. Select one or more object nodes, then right-click the selected node(s) and choose Select>Select Children, Select>Select Parents, or Select>Select Children and Parents. The children and/or parents of the selected object node(s) are added to the selected items in the Graphical View. To specify the display value for connecting line boxes 1. Right-click anywhere in the Graphical View and select Show Extracted Row Count, Show Read Row Count, or Show Chase Key Count. Until this setting is changed, the connecting line boxes will display the chosen value for each event. To visualize an associated File-AID/RDX extract request 1. Right-click anywhere in the Graphical View and select Visualize RDX Request. The extract request embedded in the extract trace file is opened in the Graphical View of objects and relationships. This provides a convenient way to compare an extract request with the actual results of the extraction process. To zoom the Graphical View 1. Click the toolbar zoom percentage and select the desired zoom level. Choices include Page, Width, and Height, as well as various numeric percentages. 2. You can also Ctrl+scroll to zoom in and out through all of the predefined zoom levels. 3. To zoom larger by one increment, Alt+click anywhere in the Graphical View. To zoom smaller by one increment, use Alt+Shift+click. 4. To view an object name while zoomed out smaller than 100%, hover over the desired node. A full-size view of the node is temporarily displayed. To increase or decrease spacing between nodes 1. Click the up arrow on the spacing spinner (adjacent to the zoom percentage) to increase the space between nodes in the Graphical View. Click the down arrow to decrease spacing. Spacing is independent of zoom percentage. 2. A spacing value of 0 to 50 can also be entered directly in the spacing spinner. Related Topics Working with the Extract Hotspot Filter View Working with the Extract Trace Events View Displaying Properties Printing the Graphical View Exporting the Graphical View 54

59 Working with the Graphical View of Objects and Relationships The Data Visualizer perspective is used to present information about data objects and their relationships. The perspective includes a Graphical View of objects and relationships that presents the data source as a collection of object nodes, rounded rectangular boxes that display the name of the object. Object nodes are connected by lines representing their relationship, with arrowheads pointing from parent to dependent objects. Solid lines indicate RI relationships, and dashed lines indicate AR relationships. Each node in the Graphical View can be moved to a new location by dragging it with the left mouse button pressed. The contents of the entire Graphical View can also be moved either by using the scroll bars or by placing the cursor on an open area then dragging with the left mouse button pressed. Each data source you open is displayed in a separate tab labeled with the source name. If the data source cannot be visualized for some reason, an error message will appear. The data displayed in the Graphical View can be limited by using filters on the Object Filters and Relationship Filters tabs. Nodes can also be expanded and collapsed to limit the data being displayed. The Graphical View can be zoomed in and out, and the spacing between nodes can be increased and decreased, independent of the zoom level. The type of object node is indicated visually as follows: Nodes for MVS files are tinted yellow. Nodes for DBMS files are tinted blue. Driving objects are indicated with a bold green border around the node. By default, excluded objects and relationships are hidden by an automatic object or relationship filter and can be displayed by disabling or deleting the filter. The status of visible excluded objects and relationships is indicated visually as follows: Excluded object nodes are tinted light gray with grayed-out text. On the Objects tab and the Relationships tab, the excluded object is indicated with light gray text. Objects nodes with all associated relationships excluded are tinted gray with black text. Excluded relationships are marked with a bold red X. Clicking on an object node selects it and highlights it with a bold red border around the node. Any dependent objects are also selected and their nodes are tinted dark gray. Clicking on a relationship line selects it, and the line is highlighted in bold with a red arrowhead. Clicking on an excluded relationship line selects it, and the line is highlighted in bold red. Right-clicking on an object node representing an MVS file or a DB2 table displays a menu with choices for Edit with File-AID and Browse with File-AID. Choosing Edit with File-AID creates a File-AID Data Editor request that can be submitted to edit the selected object, and choosing Browse with File-AID creates a request for browsing the object. For more information, see the Topaz Workbench File-AID/Eclipse User Guide. The Graphical View title bar displays the specification name of the data source. The following tasks are described below: Changing the layout Locating an object Locating a relationship Searching for an object or its relationships Searching for a relationship Expanding/collapsing and showing/hiding nodes Showing/hiding relationships Zooming 55

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Getting Started with Code Coverage/Eclipse

Getting Started with Code Coverage/Eclipse Getting Started with Code Coverage/Eclipse Code Coverage/Eclipse is the modernized GUI for Compuware s Xpediter/Code Coverage product. With it, users can create reports detailing testing efficiency and

More information

Funasset Limited Foundry House Foundry Road Taunton Somerset TA1 1JJ. Tel: +44 (0) Fax: +44 (0) mailmarkup.com funasset.

Funasset Limited Foundry House Foundry Road Taunton Somerset TA1 1JJ. Tel: +44 (0) Fax: +44 (0) mailmarkup.com funasset. Funasset Limited Foundry House Foundry Road Taunton Somerset TA1 1JJ Tel: +44 (0)1823 365864 Fax: +44 (0)1823 277266 mailmarkup.com funasset.com Copyright 2012 Funasset Limited. All rights reserved. Products

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro for the Mac University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2012 KSU Department

More information

Veco User Guides. Grids, Views, and Grid Reports

Veco User Guides. Grids, Views, and Grid Reports Veco User Guides Grids, Views, and Grid Reports Introduction A Grid is defined as being a list of data records presented to the user. A grid is shown generally when an option is selected from the Tree

More information

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013]

Bombardier Business Aircraft Customer Services. Technical Publications. SmartPubs Viewer 3.0 User Guide. Updated January 2013 [2013] Bombardier Business Aircraft Customer Services Technical Publications SmartPubs Viewer 3.0 User Guide Updated January 2013 [2013] Table of Contents Application Views... 5 Collection View... 5 Manual View...

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We

More information

Overview of Adobe Fireworks

Overview of Adobe Fireworks Adobe Fireworks Overview of Adobe Fireworks In this guide, you ll learn how to do the following: Work with the Adobe Fireworks workspace: tools, Document windows, menus, and panels. Customize the workspace.

More information

SmartView. User Guide - Analysis. Version 2.0

SmartView. User Guide - Analysis. Version 2.0 SmartView User Guide - Analysis Version 2.0 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Dashboard Layouts 2 Dashboard Mode 2 Story Mode 3 Dashboard Controls 4 Dashboards

More information

KYOCERA Net Viewer 5.3 User Guide

KYOCERA Net Viewer 5.3 User Guide KYOCERA Net Viewer. User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Stamina Software Pty Ltd. TRAINING MANUAL Viságe Reporter

Stamina Software Pty Ltd. TRAINING MANUAL Viságe Reporter Stamina Software Pty Ltd TRAINING MANUAL Viságe Reporter Version: 2 21 st January 2009 Contents Introduction...1 Assumed Knowledge...1 Pre Planning...1 Report Designer Location...2 Report Designer Screen

More information

Overview of Adobe Fireworks CS6

Overview of Adobe Fireworks CS6 Overview of Adobe Fireworks CS6 Lesson topics: Work with the Adobe Fireworks CS6 workspace: tools, Document windows, menus, and panels. Customize the workspace. Change the magnification of a document.

More information

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

KMnet Viewer. User Guide

KMnet Viewer. User Guide KMnet Viewer User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We cannot be

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

The Fleet page provides you with the tools needed to display, find, and manage your equipment. The page views and elements include:

The Fleet page provides you with the tools needed to display, find, and manage your equipment. The page views and elements include: Using the Fleet Page The Fleet page provides you with the tools needed to display, find, and manage your equipment. The page views and elements include: Assets tab Components tab Asset Details view Add/Modify

More information

AutoCAD 2009 User InterfaceChapter1:

AutoCAD 2009 User InterfaceChapter1: AutoCAD 2009 User InterfaceChapter1: Chapter 1 The AutoCAD 2009 interface has been enhanced to make AutoCAD even easier to use, while making as much screen space available as possible. In this chapter,

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

BLUEPRINT READER 2010 INSTALLATION & USER GUIDE 09OCT09

BLUEPRINT READER 2010 INSTALLATION & USER GUIDE 09OCT09 BLUEPRINT READER 2010 INSTALLATION & USER GUIDE 09OCT09 The information in this document is subject to change without notice and should not be construed as a commitment by Blueprint Software Systems Inc.

More information

PM4 + Partners Knowledge Articles

PM4 + Partners Knowledge Articles PM4 + Partners Knowledge Articles Customizing your PM4+ user experience r 1 November 30, 2108 PM4+ Partners Workspace - customize your experience Page 2 Contents Customizing Your Workspace... 1 Customizing

More information

KYOCERA Net Viewer User Guide

KYOCERA Net Viewer User Guide KYOCERA Net Viewer User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

ALES Wordpress Editor documentation ALES Research websites

ALES Wordpress Editor documentation ALES Research websites ALES Wordpress Editor documentation ALES Research websites Contents Login... 2 Website Dashboard... 3 Editing menu order or structure... 4 Add a new page... 6 Move a page... 6 Select a page to edit...

More information

Thermo Scientific. GRAMS Envision. Version 2.1. User Guide

Thermo Scientific. GRAMS Envision. Version 2.1. User Guide Thermo Scientific GRAMS Envision Version 2.1 User Guide 2013 Thermo Fisher Scientific Inc. All rights reserved. Thermo Fisher Scientific Inc. provides this document to its customers with a product purchase

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

Adobe Acrobat Reader 4.05

Adobe Acrobat Reader 4.05 Adobe Acrobat Reader 4.05 1. Installing Adobe Acrobat Reader 4.05 If you already have Adobe Acrobat Reader installed on your computer, please ensure that it is version 4.05 and that it is Adobe Acrobat

More information

Layers. About PDF layers. Show or hide layers

Layers. About PDF layers. Show or hide layers 1 Layers About PDF layers You can view, navigate, and print layered content in PDFs created from applications such as InDesign, AutoCAD, and Visio. You can control the display of layers using the default

More information

Coach s Office Playbook Tutorial Playbook i

Coach s Office Playbook Tutorial  Playbook i Playbook i The Playbook... 1 Overview... 1 Open the Playbook... 1 The Playbook Window... 2 Name the Chapter... 2 Insert the First Page... 3 Page Templates... 3 Define the Template Boxes... 4 Text on the

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

Layout and display. STILOG IST, all rights reserved

Layout and display. STILOG IST, all rights reserved 2 Table of Contents I. Main Window... 1 1. DEFINITION... 1 2. LIST OF WINDOW ELEMENTS... 1 Quick Access Bar... 1 Menu Bar... 1 Windows... 2 Status bar... 2 Pop-up menu... 4 II. Menu Bar... 5 1. DEFINITION...

More information

Select Objects for Use

Select Objects for Use System In TNTgis you select geospatial data for viewing and analysis using the Select objects window (which may have varying names depending on the context). The upper part of the window has several tabbed

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Working with Prime Network Vision Maps

Working with Prime Network Vision Maps CHAPTER 5 The topological map is the main tool used by Cisco Prime Network Vision (Prime Network Vision) to display the links and relationships between the network elements and aggregations. The following

More information

Using Inspiration 7 I. How Inspiration Looks SYMBOL PALETTE

Using Inspiration 7 I. How Inspiration Looks SYMBOL PALETTE Using Inspiration 7 Inspiration is a graphic organizer application for grades 6 through adult providing visual thinking tools used to brainstorm, plan, organize, outline, diagram, and write. I. How Inspiration

More information

IBM DB2 Web Query for IBM i. Version 2 Release 2

IBM DB2 Web Query for IBM i. Version 2 Release 2 IBM DB2 Web Query for IBM i Version 2 Release 2 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, Table

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

User Guide Product Design Version 1.7

User Guide Product Design Version 1.7 User Guide Product Design Version 1.7 1 INTRODUCTION 3 Guide 3 USING THE SYSTEM 4 Accessing the System 5 Logging In Using an Access Email 5 Normal Login 6 Resetting a Password 6 Logging Off 6 Home Page

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

Microsoft Project 2007 Level 2. MICROSOFT PROJECT 2007 Level 2

Microsoft Project 2007 Level 2. MICROSOFT PROJECT 2007 Level 2 Contents MICROSOFT PROJECT 2007 Level 2 Contents CONTENTS LESSON 1 - ORGANISING PROJECT DATA... 4 Using the AutoFilter Feature... 5 Filtering Data... 5 Sorting a View... 6 Creating a Custom Sort... 6 Grouping

More information

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request...

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request... remitview User Guide 1 TABLE OF CONTENTS INTRODUCTION... 3 Calendar & Buttons... 3 GETTING STARTED.... 5 Dashboard.... 7 Menu Features... 8 PROFILE.... 10 My Profile... 10 My Favorites... 12 Watch List...

More information

Using Online Help. About the built-in help features Using Help Using the How To window Using other assistance features

Using Online Help. About the built-in help features Using Help Using the How To window Using other assistance features Using Online Help About the built-in help features Using Help Using the How To window Using other assistance features About the built-in help features Adobe Reader 6.0 offers many built-in features to

More information

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0 User Manual Administrator s guide for mass managing VirtueMart products using VM Mass Update 1.0 The ultimate product management solution for VirtueMart! Contents Product Overview... 3 Feature List...

More information

Advisor Workstation Training Manual: Working in the Research Module

Advisor Workstation Training Manual: Working in the Research Module Advisor Workstation Training Manual: Working in the Research Module Overview of the Research module - - - - - - - - - - - - - - - - 1 What you will learn in this section - - - - - - - - - - - - - - - -

More information

ACTIVE Net Insights user guide. (v5.4)

ACTIVE Net Insights user guide. (v5.4) ACTIVE Net Insights user guide (v5.4) Version Date 5.4 January 23, 2018 5.3 November 28, 2017 5.2 October 24, 2017 5.1 September 26, 2017 ACTIVE Network, LLC 2017 Active Network, LLC, and/or its affiliates

More information

Symphony EnvironmentalVue

Symphony EnvironmentalVue Symphony EnvironmentalVue Version 3.1 User's Guide Symphony is a registered trademark of Harris Corporation, and Symphony EnvironmentalVue is a trademark of Harris Corporation. This information is the

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

The LENA Advanced Data Extractor (ADEX) User Guide Version 1.1.2

The LENA Advanced Data Extractor (ADEX) User Guide Version 1.1.2 The LENA Advanced Data Extractor (ADEX) User Guide Version 1.1.2 ADEXUG20110602 Copyright 2011 LENA Foundation The LENA Advanced Data Extractor User Guide ii The LENA Advanced Data Extractor (ADEX) User

More information

Clay Tablet Connector for Sitecore. User Guide. Version 3.9.8

Clay Tablet Connector for Sitecore. User Guide. Version 3.9.8 Clay Tablet Connector for Sitecore User Guide Version 3.9.8 May 27, 2016 Copyright Copyright 2005-2016 Clay Tablet Technologies Inc. All rights reserved. All rights reserved. This document and its content

More information

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Table of Contents Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Series Chart with Dynamic Series Master-Detail

More information

eschoolplus+ Cognos Query Studio Training Guide Version 2.4

eschoolplus+ Cognos Query Studio Training Guide Version 2.4 + Training Guide Version 2.4 May 2015 Arkansas Public School Computer Network This page was intentionally left blank Page 2 of 68 Table of Contents... 5 Accessing... 5 Working in Query Studio... 8 Query

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager How to define model elements simply? In Sparx Systems Enterprise Architect, use the document-based Specification Manager to create elements

More information

Using the Style Scope App

Using the Style Scope App Using the Style Scope App The following sections explain how to use dashboards on an Android device. 1 of 1269 Installing the Style Scope App To install the Style Scope app on your Android tablet, follow

More information

Word 2013 Quick Start Guide

Word 2013 Quick Start Guide Getting Started File Tab: Click to access actions like Print, Save As, and Word Options. Ribbon: Logically organize actions onto Tabs, Groups, and Buttons to facilitate finding commands. Active Document

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

MagicInfo VideoWall Author

MagicInfo VideoWall Author MagicInfo VideoWall Author MagicInfo VideoWall Author User Guide MagicInfo VideoWall Author is a program designed to construct a VideoWall layout and create VideoWall content by adding various elements

More information

eledgers Javaclient IT Services Financial Services

eledgers Javaclient IT Services Financial Services eledgers Javaclient IT Services Financial Services IT Services Financial Services http://finserv.uchicago.edu Table of Contents Logging into eledgers... 3 The eledgers Workspace... 4 Basic Search using

More information

The figure below shows the Dreamweaver Interface.

The figure below shows the Dreamweaver Interface. Dreamweaver Interface Dreamweaver Interface In this section you will learn about the interface of Dreamweaver. You will also learn about the various panels and properties of Dreamweaver. The Macromedia

More information

OnCOR Silverlight Viewer Guide

OnCOR Silverlight Viewer Guide Getting Around There are many ways to move around the map! The simplest option is to use your mouse in the map area. If you hold the left button down, then click and drag, you can pan the map to a new

More information

OrgPublisher 10.1 End User Help

OrgPublisher 10.1 End User Help OrgPublisher 10.1 End User Help Table of Contents OrgPublisher 10.1 End User Help Table of Contents Making the Chart Work for You... 5 Working with a PluginX chart... 6 How to Tell if You're Working with

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

Controlling the Drawing Display

Controlling the Drawing Display Controlling the Drawing Display In This Chapter 8 AutoCAD provides many ways to display views of your drawing. As you edit your drawing, you can control the drawing display and move quickly to different

More information

Océ Engineering Exec. Advanced Import and Index

Océ Engineering Exec. Advanced Import and Index Océ Engineering Exec Advanced Import and Index Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted,

More information

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information

SlickEdit Gadgets. SlickEdit Gadgets

SlickEdit Gadgets. SlickEdit Gadgets SlickEdit Gadgets As a programmer, one of the best feelings in the world is writing something that makes you want to call your programming buddies over and say, This is cool! Check this out. Sometimes

More information

FastTrack Schedule 10. Tutorials. Copyright 2010, AEC Software, Inc. All rights reserved.

FastTrack Schedule 10. Tutorials. Copyright 2010, AEC Software, Inc. All rights reserved. FastTrack Schedule 10 Tutorials FastTrack Schedule Tutorials Version 10.0.0 by Carol S. Williamson AEC Software, Inc. With FastTrack Schedule 10, the new version of the award-winning project manager,

More information

Introduction. Table Basics. Access 2010 Working with Tables. Video: Working with Tables in Access To Open an Existing Table: Page 1

Introduction. Table Basics. Access 2010 Working with Tables. Video: Working with Tables in Access To Open an Existing Table: Page 1 Access 2010 Working with Tables Introduction Page 1 While there are four types of database objects in Access 2010, tables are arguably the most important. Even when you're using forms, queries, and reports,

More information

Shopping Cart: Queries, Personalizations, Filters, and Settings

Shopping Cart: Queries, Personalizations, Filters, and Settings Shopping Cart: Queries, Personalizations, Filters, and Settings on the Shopping Cart Home Page Use this Job Aid to: Learn how to organize the Shopping Cart home page so that it is easier to use. BEFORE

More information

Anatomy of a Window (Windows 7, Office 2010)

Anatomy of a Window (Windows 7, Office 2010) Anatomy of a Window (Windows 7, Office 2010) Each window is made up of bars, ribbons, and buttons. They can be confusing because many of them are not marked clearly and rely only on a small symbol to indicate

More information

Guide to User Interface 4.3

Guide to User Interface 4.3 Datatel Colleague Guide to User Interface 4.3 Release 18 June 24, 2011 For corrections and clarifications to this manual, see AnswerNet page 1926.37. Guide to User Interface 4.3 All Rights Reserved The

More information

Slides & Presentations

Slides & Presentations Section 2 Slides & Presentations ECDL Section 2 Slides & Presentations By the end of this section you should be able to: Understand and Use Different Views Understand Slide Show Basics Save, Close and

More information

Gradebook Entering, Sorting, and Filtering Student Scores March 10, 2017

Gradebook Entering, Sorting, and Filtering Student Scores March 10, 2017 Gradebook Entering, Sorting, and Filtering Student Scores March 10, 2017 1. Entering Student Scores 2. Exclude Student from Assignment 3. Missing Assignments 4. Scores by Class 5. Sorting 6. Show Filters

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

Searching and Favorites in Datatel Web UI 4.3

Searching and Favorites in Datatel Web UI 4.3 Searching and Favorites in Datatel Web UI 4.3 Search Field The Search field uses icons and text prompts (see Figure 1) to switch between Person Search and Form Search. You can click the icon to the left

More information

Manual Version 5. STIHL Service Communication. STIHL SC

Manual Version 5. STIHL Service Communication.  STIHL SC STIHL Service Communication Manual Version 5 STIHL SC STIHL Service Communication www.stihl.com Contents 1 System requirements... 4 1.1 Hardware... 4 1.2 Operating system... 4 1.3 Additional software required...

More information

Wholesale Lockbox User Guide

Wholesale Lockbox User Guide Wholesale Lockbox User Guide August 2017 Copyright 2017 City National Bank City National Bank Member FDIC For Client Use Only Table of Contents Introduction... 3 Getting Started... 4 System Requirements...

More information

Using Sitecore 5.3.1

Using Sitecore 5.3.1 Using Sitecore 5.3.1 An End-User s Guide to Using and Administrating Sitecore Author: Sitecore Corporation Date: December 12, 2007 Release: Rev. 1.0 Language: English Sitecore is a registered trademark.

More information

Getting Started With the Cisco PAM Desktop Software

Getting Started With the Cisco PAM Desktop Software CHAPTER 3 Getting Started With the Cisco PAM Desktop Software This chapter describes how to install the Cisco PAM desktop client software, log on to Cisco PAM, and begin configuring access control features

More information

IT Services Financial Services. IT Services Financial Services.

IT Services Financial Services. IT Services Financial Services. eledgers IT Services Financial Services IT Services Financial Services http://finserv.uchicago.edu Table of Contents Logging into eledgers... 3 17BThe eledgers Workspace... 4 Basic Search using Custom

More information

course notes quick reference guide

course notes quick reference guide course notes quick reference guide Microsoft Excel 2010 Welcome to Excel 2010 Excel 2010 is the premier spreadsheet application from Microsoft. Excel 2010 makes it easier to analyze data quickly with new

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution User Guide Kronodoc 3.0 Intelligent methods for process improvement and project execution 2003 Kronodoc Oy 2 Table of Contents 1 User Guide 5 2 Information Structure in Kronodoc 6 3 Entering and Exiting

More information

SIEMENS. Teamcenter Rapid Start Introducing Rapid Start RS

SIEMENS. Teamcenter Rapid Start Introducing Rapid Start RS SIEMENS Teamcenter Rapid Start 11.6 Introducing Rapid Start RS002 11.6 Contents Rapid Start overview................................................... 1-1 Rapid Start User Interfaces..............................................

More information

MockupScreens - User Guide

MockupScreens - User Guide MockupScreens - User Guide Contents 1. Overview...4 2. Getting Started...5 Installing the software... 5 Registering... 9 3. Understanding the Interface...11 Menu Bar... 11 Tool bar... 14 Elements... 14

More information

Using Help Contents Index Back 1

Using Help Contents Index Back 1 Using Online Help Using Help Contents Index Back 1 Using Online Help About the built-in help features Adobe Reader 6.0 offers many built-in features to assist you while you work, including the Help window

More information

Customization Manager

Customization Manager Customization Manager Release 2015 Disclaimer This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may change without

More information

BusinessObjects Frequently Asked Questions

BusinessObjects Frequently Asked Questions BusinessObjects Frequently Asked Questions Contents Is there a quick way of printing together several reports from the same document?... 2 Is there a way of controlling the text wrap of a cell?... 2 How

More information

Policy Commander Console Guide - Published February, 2012

Policy Commander Console Guide - Published February, 2012 Policy Commander Console Guide - Published February, 2012 This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes

More information

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2 ARIS Architect Version 9.8 Service Release 2 October 2015 This document applies to ARIS Version 9.8 and to all subsequent releases. Specifications contained herein are subject to change and these changes

More information

IBM TRIRIGA Application Platform Version 3.3. Graphics User Guide. Copyright IBM Corp i

IBM TRIRIGA Application Platform Version 3.3. Graphics User Guide. Copyright IBM Corp i IBM TRIRIGA Application Platform Version 3.3 Graphics User Guide Copyright IBM Corp. 2011 i Note Before using this information and the product it supports, read the information in Notices on page 33. This

More information

What s New in Access 2007

What s New in Access 2007 What s New in Access 2007 This document provides a general overview of the new and improved features in Microsoft Access 2007. Opening Assurances 1. Functionality is the same; how we interact with the

More information

User Guide. General Navigation

User Guide. General Navigation User Guide General Navigation Table of Contents INTRODUCTION 2 TECHNICAL REQUIREMENTS 3 Screen Display for Laptop 3 Screen Display for Desktop PC 3 NAVIGATION 4 Contact Us 4 Log Out 4 Menu > Sub Menu Display

More information