TWRS SE R i s k Management & Frank 9. Equip.lConponent. Yes. IEI Title or Description of Data. Management System Browser Software.

Size: px
Start display at page:

Download "TWRS SE R i s k Management & Frank 9. Equip.lConponent. Yes. IEI Title or Description of Data. Management System Browser Software."

Transcription

1 To: 3. F r m : (Receiving Organization) R e l a t e d ED1 No.: N/A 6. Design A u t h o r i t y 1 Design Agentlcog. P r o j./prog./dept./div. : Engr.: D. D. TWRS a. ( O r i g i n a t i n g Organization) TWRS SE R i s k Management & Model ing Distribution o r i g i n a t o r Remarks: Frank 9. Equip.lConponent Document t r a n s m i t t e d f o r release. 11. Receiver Remarks: 11A. 7. Purchase Order No.: No.: 10. System/Bldg./Facility: Design Baseline Docunent? [] Yes [XI 1 Major Assm. Dug. No.: NO 13. P e r m i t l P e r n i t A p p l i c a t i o n No.: 1 IBI DocumontlDrawing No. NO WHC-SD-WM-SDR-011 I 0 I 1. Appmval Rslaars 3. Information Ssc.171 IGI R ~ I IJI Name. 1 nator Reason tor Trans-. mittal Originator Disposition N/A Requirements Management System Browser Software Requirements Specification I Desio. KEY Disposition IHI & Ill Review Post-Review 6.Dirt. (Receipt Acknow. Required1 1.Approved Approved wlcomment 3. Disapprovedwlcomment 17. SlGNATURElDlSTRlBUTlON I Rwiswsd nalmmmant Reviewed wlmmmant 6.Receipt acknowledged IKI Signature ILI Date IMI MSlN I I 101 IHI R ~ ~ DisD,. IJI Name IKI Signature ILI Data IMI MSlN QA Safety Env. I 19. la. dj%40)d Signature of EDT Originator Transmitted Approval lssa Appmval Designator far required agnaturobl I d2l I ~ IEI Title or Description of Data Reason for Tranmiffal IGI Appmval Dseignator IF1 E. S. (1. D or NlA 1s. WHC-CM-3- (F) DATA TRANSMITTED ID1 IC1 Rev' NO. NO. IAI q/so[?b Date I DOE APPROVAL ( i f required) C t r l. No. I1 Approved Authorized Rsprassntative Date tor Receiving Organization Cognizant Manager [I Approved u l c m n t s [I Disapproved u / c m n t s

2 WHC-SD-WM-SDR-011, Rev. 0 Requirements Management System Browser Software Requirements Specification D. D. Frank, B. C. Gneiting Westinghouse Hanford Company, Rich1 and, WA U.S. Department of Energy Contract DE-AC06-87RL10930 EDT/ECN: UC: 905 Org Code: Charge Code: DlMlM B&R Code: EW Total Pages: 13 Key Words: systems engineering, requirements management, RMSB, RMACS, browser, parser, SE tools. Abstract: The purpose of this document is to define the essential user requirements for the Requirements Management System Browser (RMSB) application. This includes specifications for the Graphical User Interface (GUI) and the supporting database structures. The RMSB application is needed to provide an easy to use PC-based interface to browse system engineering data stored and managed in a UNIX software application. The system engineering data include functions, requirements, and architectures that make up the Tank Waste Remediation System (TWRS) technical base1 ine. This document also covers the requirements for a software application titled "RMSB Data Loader (RMSB- DL)", referred to as the "Parser." The Parser is needed to read and parse a data file and load the data structure supporting the Browser. TRADEMARK DISCLAIMER. Reference herein to any specific cmrcial product, process, or service by trade name, tradenark, manufacturer, or otheruise, does not necessarity constitute or inply its endorsement, recmndation, or favoring by the United States Govermnt or any agency thereof or its contractors or subcontractors. Printed in the United States of America. To obtain copies of this docunent, contact: UHC/BCS DocMent Control Services, P.O. Box Mailstop H6-08, Richland UA 99352, Phone (509) ; Fax (509) Y Release Approval \ Approved for Public Release A (10/95) GEF321

3 WHC-SD-WM-SDR-011 Rev. 0 CONTENTS 1.0 INTRODUCTION... 0 PURPOSE AND SCOPE ABBREVIATIONS AND ACRONYMS REQUIREMENTS GENERAL PARSER FUNCTIONS DATABASE STRUCTURE GRAPHICAL USER INTERFACE General Main Window User Preferences Window Record Editing Window Element Relationship Window Change Window Search Window Add Relations Window Change History Window OTHER REQUIREMENTS OTHER CONSIDERATIONS REFERENCES ii

4 1.O INTRODUCTION Systems Engineering information for the Tank Waste Remediation System (TWRS) is currently stored and managed with the RDD-100' software application. The RDD-100 application manages data supporting the systems engineering process including functions, requirements, and architecture definitions for specifications. The RDD-100 application runs on a UNIX workstation, costs over S30K per license, and is not an open system. Therefore, a personal-computer (PC)-based system is needed to increase the ability of engineers and managers on-site to access and modify the information stored in the RDD-100 system. To provide a more open and cost-effective access to the RDD-100 data for a wide range of users, a relational database with a graphical user interface (GUI) is required for PC users running Microsoft Windows. This software application will be titled, "Requirements Management System Browser" (RMSB) or "Browser". The Browser data structure and interface design must closely mimic the RDD-100 data structure and terminology. The supporting database tables for the Browser shall match each element type in RDD-100 and the relationships between elements shall be recorded in a table named after the RDD-100 relationship. To transfer data from RDD-100 to the Browser, a PC-based GUI shall be developed with the title - RMSB Data Loader (RMSB-DL) or the "Parser". The Parser is required to read and parse an RDD-100.RDT file and load the RMSB database. 0 PURPOSE AND SCOPE The purpose of this document is to identify the software requirements for the RMSB application. This includes a specification of the database structures and the GUI. The description contains sufficient detail to describe the processes used by the software. This document does not include the RMSB installation software, or the RMSB updating software. Installation and update of the RMSB application is covered in the documentation for the TWRS Systems Engineering Tools generic installation program and generic automatic update software. Revisions of the software are covered by the draft TWRS Systems Engineering Software Configuration Management Plan (WHC-SD-WM-CSCM-034) for the TWRS Systems Engineering Tools. 'RDD-100 is a registered trademark of Ascent Logic Corporation 1

5 WHC-SD-WM-SDR Rev. 0 ABBREVIATIONS AND ACRONYMS The t a b l e below i d e n t i f i e s and d e f i n e s t h e a b b r e v i a t i o n s and acronyms used w i t h i n t h i s document. ERA GU I RMACS RMSB RMSB-DL SE SQL TWRS Element-Relation-Attribute, t h e database model used by RDD-100 Graphical User I n t e r f a c e Requirements Management and Assured Compliance System Requirements Management System Browser, t h e Browser RMSB Data Loader, t h e Parser Systems Engineering S t r u c t u r e d Query Language Tank Waste Remediation System 0 REQUIREMENTS The f o l l o w i n g s e c t i o n s i d e n t i f y software requirements f o r t h e development o f t h e RMSB a p p l i c a t i o n. The requirements are grouped i n t o f i v e s e c t i o n s : 1) o v e r a l l o r general requirements f o r t h e a p p l i c a t i o n ; 2) requirements f o r t h e u t i l i t y t h a t parses an RDD-100 data f i l e and loads t h e RMSB database; 3 ) requirements f o r t h e database s t r u c t u r e c o n t a i n i n g t h e data; 4) t h e g r a p h i c a l user i n t e r f a c e requirements organized by main f u n c t i o n a l i t y groups (windows); and 5) o t h e r requirements t h a t are n o t covered i n t h e o t h e r f o u r areas. 1 GENERAL T h i s s e c t i o n describes t h e h i g h - l e v e l f u n c t i o n a l requirements r e q u i r e d f o r t h e PC-based software system. The mission o f t h i s system i s t o p r o v i d e a c o s t e f f e c t i v e way f o r a wide spectrum o f users t o view t h e TWRS t e c h n i c a l b a s e l i n e d a t a s t o r e d i n RDD-100 and monitor changes between r e v i s i o n s. T h i s b r i d g e t o RDD-100 i n f o r m a t i o n should a l s o p r o v i d e a p l a t f o r m f o r o t h e r a p p l i c a t i o n s t o g a i n access t o t h e system engineering d a t a s t o r e d i n RDD The a p p l i c a t i o n must r u n on a PC and have a M i c r o s o f t Windows t y p e g r a p h i c a l user i n t e r f a c e t h a t operates e f f i c i e n t l y i n t h e windows environment. The i n t e r f a c e must use windows, buttons, menus, s c r o l l bars, mousec l i c k events, and o t h e r windows c o n t r o l s t o manipulate t h e user s view o f t h e data and t o navigate through t h e data, i. e., a simple, easy t o use, p o i n t - a n d - c l i c k i n t e r f a c e. The database engine s t o r i n g t h e RDD-100 data must support t h e S t r u c t u r e d Query Language (SQL) and t h e PC windows environment. 3. The system must be a b l e t o read an RDD-100 d a t a f i l e (.RDT f i l e ), parse o u t t h e r e q u i r e d data, and download t h e i n f o r m a t i o n i n t o a PC database s t r u c t u r e. 2

6 The database must be structured so that it mimics the RDD-100 schema and terminology to provide system commonality and ease of data transfer. The graphical user interface and database structure must support the user activities of browsing, sorting, searching (data queries), monitoring changes between data sets, and allowing electronic capture and upload of set of proposed data changes made by the user. 2 PARSER FUNCTIONS A software tool is required to initially convert the RDD-100 information, in the form of an.rdt file, into the database structure that will be used by the Browser (See Section 3). This tool, titled RMSB-DL or Parser is required to perform the following functions: 1. Create the database structure. Parse an.rdt file generated by RDD-100, including the ability to filter out and ignore those elements, relations, and attributes not defined for the TWRS database structure. 3. Parse the change history information in the.rdt file. Generate a record count report for all element and relation tables. Allow the user to enter a 250 character name or description for the data set being parsed. 3 DATABASE STRUCTURE The following requirements apply to the database structure for the Browser and the Parser applications. These requirements on the database structure conform to the schema used within ROD-100. RDD-100 uses an Element- Relation-Attribute (ERA) structure, where elements represent records of various types, the attributes are the "fields" or data values of each element record, and relations are used to identify links between elements. 1. There shall be one table for each element type used within RDD Elements of the same type shall be contained in a single table structure. Example of element types include Functions, Requirements, Architectures, and so on. Alternate (RMACS and RDD-100) nomenclature for the elements, attributes, and relations shall be provided. 3. All of the necessary attributes associated with each element type currently used within the RDD-100 database, including the element type (String, Integer) and size (bytes) shall be retained. 3

7 All of the relations currently used by RDD-100 shall be retained. Each relation shall be contained in its own table, and identify the source and target elements for the relation. The data and supporting structure shall be maintained in a database engine that runs on a PC in the windows environment. Element records shall be indexed by the "Name" attribute, or "Number" and "Name" attributes. Relation records shall be indexed by the source element type and name, and by the target element type and name. Change history information for elements, relations, and attributes shall be retained in the database structure. Change history information shall be indexed by the element type and element name. 4 GRAPHICAL USER INTERFACE 1 General The following are requirements for the overall design and development of the GUI for the Browser software. Because the Parser will not be distributed, these requirements do not apply to the Parser. The functional requirements are generally broken down into specific groupings of functions contained in an object called a window Any window within the software that contains text input fields shall have an "Edit" menu with the standard "Cut and Paste" capabilities. These functions shall exchange data with the Windows clipboard, which can then exchange the data with other Windows applications. Wherever possible, all menu items and controls (buttons, list boxes, check boxes, etc.) shall have keyboard equivalents. When possible, any non-trivial windows shall have resizing capabilities, so that the controls in those windows will be sized appropriately when the window is resized by the user. This will also scale the window and controls to fit on any size screen resolution. Resizable windows shall have a minimum size so that controls do not overlap and the window is still readable. Resizable windows shall initially be full screen for any screen resolution greater than or equal to VGA (640 by 480 pixels). All windows must be able to fit in a minimum size of a VGA monitor (640 by 480 pixels). 4

8 WHC-SD-WM-SDR-011 Rev For any n o n - t r i v i a l windows, a "Help" menu must be a v a i l a b l e w i t h i n f o r m a t i o n about general t o p i c s and t h e c u r r e n t window as well. 8. Windows t h a t c o n t a i n t a b l e s o f element records s h a l l have a "double-click'' event associated w i t h them t h a t w i l l d i s p l a y t h e d e t a i l e d i n f o r m a t i o n on t h e selected element record. 9. For any window w i t h n o n - t r i v i a l i n f o r m a t i o n, t h e a b i l i t y t o p r i n t t h e i n f o r m a t i o n must be provided. 2 Main Window The f o l l o w i n g requirements apply t o t h e main window o f t h e Browser. The main window s h a l l be t h e i n i t i a l window d i s p l a y e d by t h e a p p l i c a t i o n p r o v i d i n g t h e s t a r t i n g p o i n t f o r t h e software f u n c t i o n a l i t y. The Main window s h a l l : 1. D i s p l a y t h e "Number" and "Name" a t t r i b u t e s f o r t h e records o f a user-selected element t a b l e and p r o v i d e t h e user w i t h e t h e c a p a b i l i t y t o s e l e c t t h e element t y p e t o d i s p l a y from t h e main window. H i g h l i g h t element records i n t h e main window t a b l e t h a t have been added, modified, o r d e l e t e d u s i n g v a r i o u s c o l o r s. 3. Provide t h e a b i l i t ; t a b l e by t h e "Name D i s p l a y t h e d e t a i l e d r e c o r d i n f o r m a t i o n f o r any r e c o r d "doublec l i c k e d " i n t h e main window t a b l e. I f t h e r e c o r d i s one t h a t was deleted, a message box s h a l l d i s p l a y an e r r o r message t o t h e user. The i n f o r m a t i o n s h a l l be d i s p l a y e d i n a "Record E d i t i n g Window" described i n Section Provide t h e a b i l i t y t o open any Browser database f i l e. 6. Provide t h e a b i l i t y t o e x p o r t t h e c u r r e n t change i n f o r m a t i o n i n t o an.rdt f i l e readable by RDD-100, or t o an ASCII t e x t file. 7. Provide access t o a preferences window t h a t a l l o w s t h e user t o s e t v a r i o u s user preferences. a. t o s e l e c t whether t o s o r t t h e main window o r "Number" f i e l d. Provide a mechanism f o r e x i t i n g t h e program. 9. Provide a mechanism f o r accessing a r e l a t i o n t a b l e s window. 10 Provide a mechanism f o r accessing an o l d views window. 5

9 11. Have a mechanism for adding and deleting element records in the current tab1 e Have a mechanism for accessing various query windows. Have a mechanism for accessing a database changes windows. 1 Provide access to On-Line Help information. 1 Be resizable. 3 User Preferences Window A preferences window shall be used to set various user defined options for the software. The window must be accessible from the main window of the software The preferences window shall provide the user with the ability to: 1. Select and customize element views for the record editing wi ndow. Select the nomenclature (labels) used by the Browser as either RDD-100 or RMACS names. 3. Select when justifications for changes to the data are made. Cancel changes to the user's preferences. Save the user's preferences to an initialization (.INI) file when exiting the window. 6. Provide on-line help. 4 Record Editing Window A Record Editing Window shall be used to display the detailed information on an element record. This includes any and all of the attributes of the element, and any relations from the element to other elements. The user must be able to add, modify, and delete information from this window as well. Access to this window shall be by "double-clicking'' on an element record reference located in other windows, including the main and search windows. The record editing window shall: 1. Display all or a selected set of attributes for an element type as defined by the user in the Preferences window. Display any or all relations to other element records in the database. 3. Allow the user to modify and save changes to the attributes. 6

10 WHC-SD-WM-SOR-011 Rev. 0 Allow the user to add a new element of the same type or delete the current element record. Provide a mechanism that adds or removes relationship links to other elements. 6. Provide record navigation capabilities that navigate through records in the current element table Provide a method of canceling changes made to the attributes of the current element record. Provide a mechanism for returning to the previously viewed element. 9. Provide a mechanism for accessing an old views window. 10. Provide a mechanism for viewing the change history information for the current element Provide access to on-line help for the window and current element type. Be resizable. Element Relationship Window 5 An element relationship or relations window shall be used to display the records in any one of the relation tables in the data structure. The relations window shall be accessible from the program's main window and have the following functionality: 1. Display the element type, name, and number for the source and target elements for a user-selected relationship type. Provide a selection box for changing the relationship type being viewed. 3. Display the detailed record information for any source or target element "double-clicked" in the table. Have on-line help available for the window. Able to exit from the window. 6. Be resizable.

11 6 Change Window A change window shall be developed to display a summary of the changes for elements, relations, or attributes. Detailed information windows shall be developed to display the specifics for each type of change. Note that this is different from the change history windows, which shall show the history of changes to the master RDD-100 database. The windows that are used for displaying the change information shall be accessible from the main window. The change window(s) shall: 1. Allow the user to select which changes to display in the table, either elements, relations, or attributes. 3. Provide the ability to "double-click'' on any change record in the main change window and display the detailed information for the selected change record. The window used to display this information will depend on the change table being viewed. Allow the user to modify only the justification field in the detailed change windows; all other fields shall be automatically entered when the change is made. Allow the user to exit each window. Provide on-line help. 6. Allow the user to resize the main change window. 7 Search Window The browser software shall provide one or more windows for searching through the various element tables based on the values of the attributes or relations. The user shall be able to select an instance from the search result and view the detailed information. The search windows shall be accessible from the main window of the software. The search window(s) shall: 1. Allow the user to query on records in a selected element table based on the attributes and/or relations associated with the el ement s. Display a summary of all of the records found for the current search criteria. 3. Display the detailed element record information when a user "double-cl icks" on that record of the results. Provide a method of clearing the search results and starting over. 8

12 Provide a mechanism for exiting the windows. 6. Provide On-line help. 8 Add Relations Window An add relations window shall be developed that provides the user the ability to select and add relations from a source element to one or more target elements. The add relations window shall be accessible from the record editing window. The add relations window shall: Allow the user to select a target element type for adding re1 at i ons. Allow the user to select a specific relation when more than one relation is used between the current element type and the selected target element type. Allow the user to select one or more elements to add as the targets of the selected element relationship. Provide a means of canceling a relationship addition. Provide a means of exiting the window and adding a relation. Have on-line Help. Be resizable. 9 Change History Window Change history windows shall be developed to display any of the changes associated with an element record. The change history will be an archive of all of the changes made to the master RDD-100 baseline since the first revision. The windows shall allow the user to compare various versions of text attributes and identify the differences. Note that this is different from the change windows, which display only the changes to the current data set. The change history windows shall be accessible from the record editing window. The change history window(s) shall: 1. Display all of the element, attribute, and relation changes to a current element record. Allow the user to select any versions of an attribute value from the history for comparison. 9

13 3. Display "redline" formatted text to identify the differences between previous versions of the,,data set for text values. The user must be able to print this redline" text information. Have a mechanism for exiting the windows. Have on-line Help information available. 6. Be resizable. 5 OTHER REQUIREMENTS This section contains miscellaneous requirements that do not fall into one of the four categories above Changes to the database information shall be verified for correctness before they are allowed. Example: A "Name" attribute may not be blank, a "Number" attribute must be in the correct form for a hierarchical number. When exporting or saving to a file that already exists, the user must give permission before the file is overwritten. Database errors must be trapped and error messages displayed to the user. Example: Field too long or a string entered when a numeric value is expected. The minimum platform for the application will be a 386 PC running Windows with at least 8 MB of memory. The on-line help must provide a point-of-contact for problems that are not solved by the on-line help. The software shall provide a mechanism for identifying the current program and data versions. The on-line help shall provide information on each non-trivial windows in the application. The on-line help shall provide information about the underlying database structure. The software shall provide a way for identifying the user making proposed changes to the baseline data by querying for and storing a user name during first time use. 10

14 0 OTHER CONSIDERATIONS This section presents other considerations and requirements that are typically addressed separately in WHC-CM-3-10, Software Practices, Appendix F. Functional Requirements: Section 4 above. The functional requirements are covered in External Interface Requirements: There are no additional hardware, software, or communication interfaces for the Browser or Parser software. Performance Requirements: As mentioned in Section 5, Requirement 4, the software must run on a 386 PC running Windows with 8 MB of memory. This was chosen as the "lowest common denominator" for PCs onsite. Design Constraints: None. Attributes: None. Other Requirements: Testing and Acceptance criteria and documentation requirements are 1 isted in the Configuration Management Plan. Training will be addressed as needed. Other sections in Software Practices manual for defining potential requirements are not considered applicable. 6.0 REFERENCES WHC-CM-3-10, Software Practices, Revision 0, Appendix F, "Software Requirements Specifications, 'I Westinghouse Hanford Company. WHC-SD-WM-CSCM-034, TWRS Systems Engineering Software Configuration Management Plan, Draft Revision, dated September

15 To Distribution Project Title/Work Order From SE Risk Management & Modeling Requirements Management System Browser Software Requirements Specification Page 1 of 1 Date 9/26/96 EDTNo ECN No. Text Text Only Attach./ Name MSlN With All Appendix Attach. Only EDT/ECN Only - RL D. J. Francis - Other Central Files (Original) Log Book (D. 0. Frank) K6-51 X A3-88 X H6-35 X (01/93)!&Fob7

4. Survei 11ance Systems. 7. Purchase Order No.: Engr.: RS Robinson. RCS-551 I O. Systen/BLdg./Facility: For Approval. Yes

4. Survei 11ance Systems. 7. Purchase Order No.: Engr.: RS Robinson. RCS-551 I O. Systen/BLdg./Facility: For Approval. Yes * Paw 1 Of ENGINEERING DATA TRANSMITTAL 617447 ~ E D T ~~~ 2. To: 3. From: (Receiving o r g a n i z a t i o n ) 4. ( O r i g i n a t i n g Organization) Survei 11ance Systems Distribution 5. Proj./Prog./Dept./Div.:

More information

3. From: (Originating Organization) 4. Related EDT No.: Tank Waste Retrieval (TWR) Planning. NIA and Integration. 7. Purchase Order No.: Engr.

3. From: (Originating Organization) 4. Related EDT No.: Tank Waste Retrieval (TWR) Planning. NIA and Integration. 7. Purchase Order No.: Engr. I 1 2. To: (Receiving Organization) DISTRIBUTION 5. Proj.lProg.1Dept.lDiv.: 3. From: (Originating Organization) 4. Related EDT No.: Tank Waste Retrieval (TWR) Planning NIA and Integration 6. Design Authority1

More information

c1 As - Found [I Facilitate Const. [I Const. Error/Omission [I Design Error/Omission [I

c1 As - Found [I Facilitate Const. [I Const. Error/Omission [I Design Error/Omission [I - 1. ECN ENGINEERING CHANGE NOTICE. 1 of s- w. ECN 614747 2. ECN Category (mark one) Supplemental Direct Revision [XI Change ECN Temporary Standby Supersedure Cancel/Void CI Ila. Modification Work Yes

More information

SEP23. stc, 625ti')8 ENGINEERING DATA TRANSMITTAL. Master Planning Group 3ISTRIBUTION NIA NIA. TCBDl Major Assm Dwg No

SEP23. stc, 625ti')8 ENGINEERING DATA TRANSMITTAL. Master Planning Group 3ISTRIBUTION NIA NIA. TCBDl Major Assm Dwg No SEP23 stc, :998@2 ENGINEERING DATA TRANSMITTAL? To (Receiving Organization) 3 From (Originating Organization) 3ISTRIBUTION Master Planning Group Pa00 1 of 1.EDT 1 625ti')8 4 Related EDT No 5 Pro] IProg

More information

Automating Groundwater Sampling at Hanford

Automating Groundwater Sampling at Hanford HNF-38542-FP Revision 0 Automating Groundwater Sampling at Hanford Prepared for the U.S. Department of Energy Assistant Secretary for Environmental Management Project Hanford Management Contractor for

More information

Medical devices Quality management Medical device nomenclature data structure

Medical devices Quality management Medical device nomenclature data structure INTERNATIONAL STANDARD ISO 15225 Third edition 2016-03-15 Medical devices Quality management Medical device nomenclature data structure Dispositifs médicaux Management de la qualité Structure des données

More information

About the P6 EPPM Importing and Exporting Guide

About the P6 EPPM Importing and Exporting Guide P6 EPPM Importing and Exporting Guide October 2018 Contents About the P6 EPPM Importing and Exporting Guide Scope This guide contains information about import and export formats and the process of importing

More information

User Scripting April 14, 2018

User Scripting April 14, 2018 April 14, 2018 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

SISO-ADM Policy for Product Identification. 03 May 2018

SISO-ADM Policy for Product Identification. 03 May 2018 SISO-ADM-001-2018 Policy for Product Identification 03 May 2018 Prepared by: Simulation Interoperability Standards Organization Standards Activity Committee (SISO SAC) SAC Approved: 06/06/2018 EXCOM Approved:

More information

Enabler Release Definition for Standard Transcoding Interface

Enabler Release Definition for Standard Transcoding Interface Enabler Release Definition for Standard Transcoding Interface Candidate Version 1.0 07 Jun 2005 Open Mobile Alliance OMA-ERELD-STI-V1_0-20050607-C OMA-ERELD-STI-V1_0-20050607-C Page 2 (14) Use of this

More information

Enabler Release Definition for Parlay Service Access

Enabler Release Definition for Parlay Service Access Enabler Release Definition for Parlay Service Access Candidate Version 1.0 17 Mar 2009 Open Mobile Alliance OMA-ERELD-PSA-V1_0-20090317-C OMA-ERELD-PSA-V1_0-20090317-C Page 2 (13) Use of this document

More information

Configuration Manager

Configuration Manager Tivoli Management Solution for Microsoft SQL Configuration Manager Version 1.1 Tivoli Management Solution for Microsoft SQL Configuration Manager Version 1.1 Tivoli Management Solution for Microsoft SQL

More information

STANDARD PROCEDURE CONTRACT MANAGEMENT 13 USER S GUIDE DOCUMENT CONTROL

STANDARD PROCEDURE CONTRACT MANAGEMENT 13 USER S GUIDE DOCUMENT CONTROL STANDARD PROCEDURE CONTRACT MANAGEMENT 13 USER S GUIDE DOCUMENT CONTROL User s Guide Doc Control Version 2 122810 Page 1 Table of Contents 1. Overall Topics... 4 1.1 Accessing... 4 1.2 Logging Into...

More information

Archiving Service Reports Guide

Archiving Service Reports Guide Email Archiving Service Reports Guide This guide is for Compliance and IT administrators reporting on the Email Archiving service. Service Version: ArchivingP_3.5 2009-07-31 Copyrights This documentation

More information

Attachment 9 DCF-QA System User Guide. Department of Children and Families Quality Assurance (DCFQA) System User Guide September 16, 2015

Attachment 9 DCF-QA System User Guide. Department of Children and Families Quality Assurance (DCFQA) System User Guide September 16, 2015 Department of Children and Families Quality Assurance (DCFQA) System User Guide September 16, 2015 Appendix 11 Table of Contents Table of Contents... 2 Change History... 4 Introduction... 5 Getting Started...

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6.1 SERVICE PACK 1 PART NO. E17383-01 MARCH 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights

More information

Reference Release Definition for Parlay/OSA(Open Service Access) In OMA Service Environment (PIOSE)

Reference Release Definition for Parlay/OSA(Open Service Access) In OMA Service Environment (PIOSE) Reference Release Definition for Parlay/OSA(Open Service Access) In OMA Service Environment (PIOSE) Candidate Version 1.0 19 Oct 2007 Open Mobile Alliance OMA-RRELD-PIOSE-V1_0-20071019-C OMA-RRELD-PIOSE-V1_0-20071019-C

More information

Microsoft Access 2013 Lab #01 Part #01

Microsoft Access 2013 Lab #01 Part #01 Microsoft Access 2013 Lab #01 Part #01 In this exercise, you ll start Access and explore the Backstage view and ribbon. SET UP You need the GardenCompany01 database located in the Chapter01 practice file

More information

Ascent 6.06 Release Script for Hummingbird DM Release Notes

Ascent 6.06 Release Script for Hummingbird DM Release Notes Ascent 6.06 Release Script for Hummingbird DM 5.0-5.1 Release Notes 10001305-000 Revision A September 27, 2004 Copyright Copyright 2004 Kofax Image Products, Inc. All Rights Reserved. Printed in USA. The

More information

NIF ICCS Test Controller for Automated & Manual Testing

NIF ICCS Test Controller for Automated & Manual Testing UCRL-CONF-235325 NIF ICCS Test Controller for Automated & Manual Testing J. S. Zielinski October 5, 2007 International Conference on Accelerator and Large Experimental Physics Control Systems Knoxville,

More information

OPERATIONS DATA FILE

OPERATIONS DATA FILE OPERATIONS DATA FILE Next Generation Manual Procedures Viewer Requirements Document Baseline Rev A March 2002 1 A REVISION AND HISTORY PAGE REVISION DESCRIPTION OF CHANGE PUB. DATE (Reference per SSCD

More information

Lightweight M2M Event Log Object (LwM2M Object EventLog)

Lightweight M2M Event Log Object (LwM2M Object EventLog) Lightweight M2M Event Log Object (LwM2M Object EventLog) Candidate Version 1.0 28 Feb 2018 Open Mobile Alliance OMA-TS-LwM2M_EventLog-V1_0-20180228-C OMA-TS-LwM2M_EventLog-V1_0-20180228-C Page 2 (15) Use

More information

Enabler Release Definition for Rich Communication Centre

Enabler Release Definition for Rich Communication Centre Enabler Release Definition for Rich Communication Centre Approved Version 1.0 25 Oct 2016 Open Mobile Alliance OMA-ERELD-RCC-V1_0-20161025-A OMA-ERELD-RCC-V1_0-20161025-A Page 2 (13) Use of this document

More information

We believe that we can make the output of your Aligned Element project look more or less like your existing manually created documentation

We believe that we can make the output of your Aligned Element project look more or less like your existing manually created documentation Word Examples This document shows a few examples on what type of documentation you can generate with Aligned Elements. All examples are listed in the Table of Content on the following page. The naming

More information

Event Server Configuration Manager

Event Server Configuration Manager Tivoli Management Solution for Microsoft SQL Event Server Configuration Manager Version 1.1 Tivoli Management Solution for Microsoft SQL Event Server Configuration Manager Version 1.1 Tivoli Management

More information

Trademark. Cadex C5100 BatteryStore v1.5 User Guide

Trademark. Cadex C5100 BatteryStore v1.5 User Guide v1.5 Trademark C5100 BatteryStore is a trademark of Cadex Electronics Inc. All other trademarks or registered trademarks mentioned herein are the property of their respective owners. Copyright Notice Copyright

More information

Enabler Release Definition for LPP Extensions (LPPe)

Enabler Release Definition for LPP Extensions (LPPe) Enabler Release Definition for LPP Extensions (LPPe) Candidate Version 2.0 02 Dec 2014 Open Mobile Alliance OMA-ERELD-LPPe-V2_0-20141202-C OMA-ERELD-LPPe-V2_0-20141202-C Page 2 (14) Use of this document

More information

FileSurf 7.5. Administrator Utility. Last Revised 06/02/03

FileSurf 7.5. Administrator Utility. Last Revised 06/02/03 FileSurf 7.5 Administrator Utility Last Revised 06/02/03 Copyright 2003 MDY Advanced Technologies, Inc. All rights reserved. This publication, or any part thereof, may not be reproduced or transmitted

More information

SERVICE LETTER. Inspection 0.5 Modification 2.0

SERVICE LETTER. Inspection 0.5 Modification 2.0 Citation SERVICE LETTER SL525C-25-03 TITLE EQUIPMENT/FURNISHINGS - VENUE SYSTEM v4.2 SOFTWARE UPGRADE EFFECTIVITY MODEL 525C (CJ4) SERIAL NUMBERS -0001 thru -0003, -0005 thru -0081, -0083 thru -0118 The

More information

REVISIONS - ALL SHEETS ARE SAME REVISION STATUS SH REV DESCRIPTION DATE APPROVED

REVISIONS - ALL SHEETS ARE SAME REVISION STATUS SH REV DESCRIPTION DATE APPROVED APPLICATION TITLE SHEET DASH NO. NEXT ASSY USED ON INDEX SHEET NO. -801 69000940 TITLE SHEET (INCLUDES REVISION DESCRIPTION) 1 69000941 DOCUMENT 2 69000942 APPENDIX A 6 REVISIONS - ALL SHEETS ARE SAME

More information

imagerunner 2545i/ i/ / Remote UI Guide

imagerunner 2545i/ i/ / Remote UI Guide Remote UI Guide Please read this guide before operating this product. After you finish reading this guide, store it in a safe place for future reference. ENG imagerunner 2545i/2545 2535i/2535 2530/2525

More information

Oracle Manufacturing. Implementing Oracle E-Records in Discrete Manufacturing Guide Release Part No. E

Oracle Manufacturing. Implementing Oracle E-Records in Discrete Manufacturing Guide Release Part No. E Oracle Manufacturing Implementing Oracle E-Records in Discrete Manufacturing Guide Release 12.2 Part. E48951-01 September 2013 Oracle Manufacturing Implementing Oracle E-Records in Discrete Manufacturing

More information

Bar Code Discovery. Administrator's Guide

Bar Code Discovery. Administrator's Guide Bar Code Discovery Administrator's Guide November 2012 www.lexmark.com Contents 2 Contents Overview...3 Configuring the application...4 Configuring the application...4 Configuring Bar Code Discovery...4

More information

Applying Update 13 for Sage SalesLogix Version Version Developed by Sage SalesLogix User Assistance

Applying Update 13 for Sage SalesLogix Version Version Developed by Sage SalesLogix User Assistance Version 7.5.4.13 Developed by Sage SalesLogix User Assistance Documentation Comments Copyright Address This documentation was developed by Sage SalesLogix User Assistance. For content revisions, questions,

More information

Quick Reference Cardholder

Quick Reference Cardholder The Commercial Card Expense Reporting (CCER) service Quick Reference Cardholder Accessing the Commercial Card Expense Reporting (CCER) service 1. Sign on to the Commercial Electronic Office (CEO ) portal

More information

Lightweight Machine to Machine Architecture

Lightweight Machine to Machine Architecture Lightweight Machine to Machine Architecture Candidate Version 1.0 10 Dec 2013 Open Mobile Alliance OMA-AD-LightweightM2M-V1_0-20131210-C OMA-AD-LightweightM2M-V1_0-20131210-C Page 2 (12) Use of this document

More information

The NMT-5 Criticality Database

The NMT-5 Criticality Database LA-12925-MS The NMT-5 Criticality Database Los Alamos N A T I O N A L L A B O R A T O R Y Los Alamos National Laboratory is operated by the University of California for the United States Department of

More information

Enabler Release Definition for LPP Extensions (LPPe)

Enabler Release Definition for LPP Extensions (LPPe) Enabler Release Definition for LPP Extensions (LPPe) Candidate Version 2.0 21 May 2013 Open Mobile Alliance OMA-ERELD-LPPe-V2_0-20130521-C OMA-ERELD-LPPe-V2_0-20130521-C Page 2 (14) Use of this document

More information

Supplier Contract Management for Agencies Core-CT Finance Upgrade Implementation

Supplier Contract Management for Agencies Core-CT Finance Upgrade Implementation Supplier Contract Management for Agencies Core-CT Finance Upgrade Implementation March 2018 For Classroom Training Use Only Introduction Supplier Contract Management for Agencies Welcome to Supplier Contract

More information

SCOS-2000 OBSM External Interfaces Control Document

SCOS-2000 OBSM External Interfaces Control Document ESA/OPS-GIC SCOS-2000 OBSM External Interfaces Control Document Document Reference: EGOS-MCS-S2K-ICD-0014 Document Status: Version 1.4 Prepared By: SCOS-2000 Team SCOS-2000 OBSM External Interfaces ICD

More information

User Manual Device Manager

User Manual Device Manager User Manual About this document This document describes the application, that is used for administration of devices. Contents 1.... 1 1.1 Basic Terminology... 1 2. The GUI... 2 2.1 Sort and Filter the

More information

10.1 Adding a New Contract Modification

10.1 Adding a New Contract Modification 10 Contract Modifications A FieldManager Contract Modification (Cont Mod) modifies the original contract. A contract may be modified for many reasons: new items may need to be added to the contract, quantities

More information

Quick Start Guide. Table of contents. Browsing in the Navigator... 2 The Navigator makes browsing and navigation easier.

Quick Start Guide. Table of contents. Browsing in the Navigator... 2 The Navigator makes browsing and navigation easier. Table of contents Browsing in the Navigator... 2 The Navigator makes browsing and navigation easier. Searching in Windchill... 3 Quick and simple searches are always available at the top of the Windchill

More information

Table Conversion Guide Release 9.2

Table Conversion Guide Release 9.2 [1]JD Edwards EnterpriseOne Tools Table Conversion Guide Release 9.2 E53571-01 October 2015 Describes Oracle's JD Edwards EnterpriseOne Table Conversion tool and how it is used to convert tables and copy

More information

C CURE 800/8000 REPORTS GUIDE. Version 9.1 REVISION A0

C CURE 800/8000 REPORTS GUIDE. Version 9.1 REVISION A0 C CURE 800/8000 Version 9.1 REPORTS GUIDE REVISION A0 Software House 70 Westview Street Lexington, MA 02421 http://www.swhouse.com Fax: 781-466-9550 Phone: 781-466-6660 C CURE 800/8000, apc, Software House,

More information

E-Requisition Order (E-RO UG) v1.0

E-Requisition Order (E-RO UG) v1.0 E-Requisition Order (E-RO UG) v1.0 User Manual Rev. B Information Technology Department Revision Sheet Release Date Author Revision Description No. Rev. A 22/11/2013 Chuah Chong Hee Creation of E-Requisition

More information

Asset Management User s Manual Presto Version. Presto Asset Management

Asset Management User s Manual Presto Version. Presto Asset Management Presto Asset Management User s Manual revised February 21 2017 Table of Contents Page Access to Asset Management......................... 1 6 Search for Assets................................... 7 14 Update

More information

Outlook Web App. Getting Started. QUICK Source. Microsoft. in Exchange Server 2010

Outlook Web App. Getting Started. QUICK Source. Microsoft. in Exchange Server 2010 QUICK Source Microsoft Outlook Web App in Exchange Server 2010 Getting Started The Outlook Web App Window u v w x y u v w x y Browser Toolbars allow the user to navigate in the browser. Outlook Web Access

More information

Munis. Using Munis Version For more information, visit

Munis. Using Munis Version For more information, visit Munis Using Munis Version 10.1 For more information, visit www.tylertech.com. TABLE OF CONTENTS Using Munis... 3 Permissions and Security... 3 Munis Menus... 3 Standard Screen Features... 4 Help, Settings,

More information

Introduction. Introduction

Introduction. Introduction Introduction Introduction This manual describes the outline of SSCom and the operation method of SSCom Client. It also describes the manual that you need to refer to when using the SSCom. Target Readers

More information

U.S. Department of Commerce National Technical Information Service 6285 Port Royal Road, Springfield, VA Telephone: 703/

U.S. Department of Commerce National Technical Information Service 6285 Port Royal Road, Springfield, VA Telephone: 703/ WHC-SD-SEC-CSUD-003, Rev. 0 Questionnaire for Sensitive Positions (QSP) Version 4.0 - Users Guide Document J.H. Hausel. Westinghouse Hanford Company/Boeing Computer Services Richland P.O. Box 1970, Richland,

More information

CSDR Submit-Review Website Reviewer Guide

CSDR Submit-Review Website Reviewer Guide CSDR Submit-Review Website Reviewer Guide April 2017 CADE Support (253)564-1979 Ex.1 CADESupport@tecolote.com CSDR-SR Reviewer Training The following document provides step-by-step screenshots to illustrate

More information

User Guide. Master Covers. Version Revision 1

User Guide. Master Covers. Version Revision 1 User Guide Master Covers Version 2.2.2 Revision 1 Table of Contents Bridge User Guide - Table of Contents 1 TABLE OF CONTENTS... 1 INTRODUCTION... 4 Guide... 4 MANAGING MASTER COVERS... 5 Guide... 5 Creating

More information

From. G. L. Troyer. MSlN Attach. R1-51 H6-22 T1-30 T4-06 R1-51

From. G. L. Troyer. MSlN Attach. R1-51 H6-22 T1-30 T4-06 R1-51 To From Distribution Project Titlework Order Environmental Monitoring G L Troyer Name Page 1 of 1 Date March 28, 1995 EDT No 611689 ECN No NA MSlN Text With All Attach Text Only Attach/ Appendix Only EDT/ECN

More information

Standardized Connectivity Management Objects HTTP Proxy Parameters For use with OMA Device Management

Standardized Connectivity Management Objects HTTP Proxy Parameters For use with OMA Device Management Standardized Connectivity Management Objects HTTP Proxy Parameters For use with OMA Device Management Approved Version 1.0 24 Oct 2008 Open Mobile Alliance OMA-DDS-DM_ConnMO_HTTPProxy-V1_0-20081024-A OMA-DDS-DM_ConnMO_HTTPProxy-V1_0-20081024-A

More information

CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Fund Accounting

CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Fund Accounting CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Fund Accounting Purchase Order Audit Step By Step 2011 Central Susquehanna Intermediate Unit, USA Table of Contents Introduction...1 PO Audit...2 Purge

More information

Within the meanings of applicable data protection law (in particular EU Regulation 2016/679, the GDPR ):

Within the meanings of applicable data protection law (in particular EU Regulation 2016/679, the GDPR ): Privacy Policy Introduction Ikano S.A. ( Ikano ) respects your privacy and is committed to protect your Personal Data by being compliant with this privacy policy ( Policy ). In addition to Ikano, this

More information

TECSYS Streamline Enterprise System Page 1 of 7

TECSYS Streamline Enterprise System Page 1 of 7 TECSYS Streamline Enterprise System Page 1 of 7 Section 1: Module: A/P Accounts Payable 1. 10.3.1 Enhancement to Interface to Scan and Store A/P Invoice Images Module: A/R Accounts Payable > A/P Invoicing..

More information

2. or by navigation through the industry supplier portal: European Space Agency

2. or by navigation through the industry supplier portal:   European Space Agency Purpose The aim of this work instruction is to provide a step-by-step procedure to create and approve a Milestone Achievement Certificate (MAC) referred to in esa-p as 'Confirmation' or 'Goods Receipt'.

More information

Client Based Duplicate Logic

Client Based Duplicate Logic Set-up, Configuration, and Use Client Based Duplicate Logic Step 1 of this process is setting up the rule you will use on the client table for specifying its dupe logic. Navigate Impact-> Tables-> Company

More information

CrossPointe Asset Management

CrossPointe Asset Management CrossPointe Asset Management User s Manual revised July 2018 Table of Contents Page Access to Asset Management--------------------- 1 6 Search for Assets------------------------------------ 7 14 Update

More information

The Internet Society. on behalf of. The IETF Administrative Oversight Committee REQUEST FOR PROPOSALS. for

The Internet Society. on behalf of. The IETF Administrative Oversight Committee REQUEST FOR PROPOSALS. for The Internet Society on behalf of The IETF Administrative Oversight Committee REQUEST FOR PROPOSALS for Requirements Development for Working Group Charter Tools Date of Issuance: September 20, 2010 Proposal

More information

Data Structure Design Guide Release 9.2

Data Structure Design Guide Release 9.2 [1]JD Edwards EnterpriseOne Tools Data Structure Design Guide Release 9.2 E53555-01 October 2015 Describes Data Structure Design in Oracle JD Edwards EnterpriseOne Tools used to create and modify JD Edwards

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Responding to a BT Sourcing Activity on Oracle via isupplier

Responding to a BT Sourcing Activity on Oracle via isupplier Responding to a BT Sourcing Activity on Oracle via isupplier A users guide for Suppliers responding to an RFI, RFP, RFQ, Auction, ITT or Tender electronically with BT using our new Oracle ebusiness Suite

More information

NorthClark Computing, Inc. Quality Control and Supplier Corrective Action Requests User Guide

NorthClark Computing, Inc. Quality Control and Supplier Corrective Action Requests User Guide ERP Consulting Web Development Custom Programming Solutions Desktop & Web Applications for Manfact Quality Control and Supplier Corrective Action Requests User Guide Web and Desktop Applications for Manfact

More information

Quick Reference Cardholder

Quick Reference Cardholder The Commercial Card Expense Reporting (CCER) service Quick Reference Cardholder Accessing the Commercial Card Expense Reporting (CCER) Service 1. Sign on to the Commercial Electronic Office (CEO ) portal

More information

Vendor Deal Portal (VDP)

Vendor Deal Portal (VDP) Vendor s Guide to the Vendor Deal Portal (VDP) The Toys R Us, Inc On-line Application for Electronic Approval and Management of Credit Allowance Contracts 1 P a g e TABLE OF CONTENTS 1. ABOUT... 3 2. GETTING

More information

Avaya CMS Supervisor Reports

Avaya CMS Supervisor Reports Avaya CMS Supervisor Reports Release 16.1 June 2010 2010 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document was complete and accurate

More information

SASIxp Louisiana Transcripts User s Guide. Part Number B

SASIxp Louisiana Transcripts User s Guide. Part Number B SASIxp Louisiana Transcripts User s Guide Part Number 609 500 270B First Edition (April 2001) Revision A (August 2001) Revision B (December 2002) This edition applies to Release 4.5 of the Pearson Education

More information

IBM. Database Database overview. IBM i 7.1

IBM. Database Database overview. IBM i 7.1 IBM IBM i Database Database overview 7.1 IBM IBM i Database Database overview 7.1 Note Before using this information and the product it supports, read the information in Notices, on page 39. This edition

More information

OMA-ETS-DL-OTA-v1_ a Page 1 (24)

OMA-ETS-DL-OTA-v1_ a Page 1 (24) OMA-ETS-DL-OTA-v1_0-20040317-a Page 1 (24) Enabler Test Specification for Download 1.0 Version 1.0, 17-Mar-2004 Open Mobile Alliance OMA-ETS-DL-OTA-v1_0-20040317-a OMA-ETS-DL-OTA-v1_0-20040317-a Page 2

More information

Agilent ChemStation Plus

Agilent ChemStation Plus Agilent ChemStation Plus Getting Started Guide Agilent Technologies Notices Agilent Technologies, Inc. 2004, 2006-2008 No part of this manual may be reproduced in any form or by any means (including electronic

More information

C (1) Remote Controller. Setup software RM-IP Setup Tool guide Software Version Sony Corporation

C (1) Remote Controller. Setup software RM-IP Setup Tool guide Software Version Sony Corporation C-499-100-12 (1) Remote Controller Setup software RM-IP Setup Tool guide Software Version 1.1 2017 Sony Corporation Table of Contents Introduction... 3 Using This Manual...3 Downloading and Starting the

More information

Demonstrators User Manual Updated version in the context of Specific Contract No7 under Framework Agreement ENTR/04/24-INFODIS-Lot 2

Demonstrators User Manual Updated version in the context of Specific Contract No7 under Framework Agreement ENTR/04/24-INFODIS-Lot 2 IDABC Public eprocurement Demonstrators User Manual Updated version in the context of Specific Contract No7 under Framework Agreement VERSION: 3.0 DATE OF ISSUE: 10/11/2008 Written by: Emmanuil PITAROKILIS

More information

Separation / Retirement PAR

Separation / Retirement PAR Separation / Retirement PAR Transaction Code: N/A Location(s): mynku Purpose: Use this form to create a separation or retirement action for faculty, staff, and students. All actions must be compliant with

More information

GeneChip TM Human Mapping

GeneChip TM Human Mapping GeneChip TM Human Mapping 250K Nsp Assay Software Module v1.1 User s Guide For Research Use Only. Not for use in diagnostic procedures. Information in this document is subject to change without notice.

More information

Number: DI-SESS Approval Date:

Number: DI-SESS Approval Date: DATA ITEM DESCRIPTION Title: Interface Specification Number: DI-SESS-81632 Approval Date: 20020308 AMSC Number: F7475 Limitation: N/A DTIC Applicable: No GIDEP Applicable: No Preparing Activity: F/10 Applicable

More information

Sage Estimating (SQL) v17.13

Sage Estimating (SQL) v17.13 Sage Estimating (SQL) v17.13 Sage 100 Contractor (SQL) Integration Guide December 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage,

More information

GS2K OV SDK User Guide. 1VV Rev

GS2K OV SDK User Guide. 1VV Rev GS2K OV SDK User Guide 1VV0301470 Rev. 1.1 2017-04-11 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of this document, Telit assumes

More information

Goddard Procedures and Guidelines

Goddard Procedures and Guidelines Goddard Procedures and Guidelines DIRECTIVE NO.: GPG 1410.1 APPROVED BY Signature: Original Signed by NAME: A. V. Diaz TITLE: Director Responsible Office: 230/Logistics Management Division Title: DIRECTIVES

More information

Quick Start Guide. Table of contents. Browsing in the Navigator... 2 The Navigator makes browsing and navigation easier.

Quick Start Guide. Table of contents. Browsing in the Navigator... 2 The Navigator makes browsing and navigation easier. Table of contents Browsing in the Navigator... 2 The Navigator makes browsing and navigation easier. Searching in Windchill... 3 Quick and simple searches are always available at the top of the Windchill

More information

GMO Register User Guide

GMO Register User Guide GMO Register User Guide A. Rana and F. Foscarini Institute for Health and Consumer Protection 2007 EUR 22697 EN The mission of the Institute for Health and Consumer Protection is to provide scientific

More information

Munis. Using Munis Version For more information, visit

Munis. Using Munis Version For more information, visit Munis Using Munis Version 11.2 For more information, visit www.tylertech.com. TABLE OF CONTENTS Using Munis... 3 Favorites... 5 Munis Permissions and Security... 7 Munis Menus... 7 Standard Screen Features...

More information

SAN FRANCISCO PUBLIC UTILITIES COMMISSION INFRASTRUCTURE CONSTRUCTION MANAGEMENT PROCEDURES

SAN FRANCISCO PUBLIC UTILITIES COMMISSION INFRASTRUCTURE CONSTRUCTION MANAGEMENT PROCEDURES SAN FRANCISCO PUBLIC UTILITIES COMMISSION INFRASTRUCTURE CONSTRUCTION MANAGEMENT PROCEDURES SECTION: SFPUC INFRASTRUCTURE CONSTRUCTION MANAGEMENT PROCEDURE NO: 048 TITLE: NEW AND REVISED TASK ORDER PROCESSING

More information

Sage Estimating (SQL) v17.12

Sage Estimating (SQL) v17.12 Sage Estimating (SQL) v17.12 Getting Started Guide October 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product

More information

ForeScout CounterACT. Configuration Guide. Version 3.4

ForeScout CounterACT. Configuration Guide. Version 3.4 ForeScout CounterACT Open Integration Module: Data Exchange Version 3.4 Table of Contents About the Data Exchange Module... 4 About Support for Dual Stack Environments... 4 Requirements... 4 CounterACT

More information

FUNCTIONALITY INTRODUCTION... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 MENU BAR... 6 FILE UPLOAD... 7

FUNCTIONALITY INTRODUCTION... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 MENU BAR... 6 FILE UPLOAD... 7 3 FUNCTIONALITY INTRODUCTION... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 MENU BAR... 6 FILE UPLOAD... 7 SUBMISSION STATUS... 7 HELP... 7 LOGOUT...10 WELCOME PAGE...10 SUBMITTING OASIS DATA...10

More information

FUNCTIONALITY. 02/2018 v1.01 Outcome and Assessment Information Set (OASIS) FUNCTIONALITY 3-1 Submission User s Guide

FUNCTIONALITY. 02/2018 v1.01 Outcome and Assessment Information Set (OASIS) FUNCTIONALITY 3-1 Submission User s Guide 3 FUNCTIONALITY INTRODUCTION... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 MENU BAR... 7 FILE UPLOAD... 7 SUBMISSION STATUS... 7 HELP... 8 LOGOUT...11 WELCOME PAGE...11 SUBMITTING OASIS DATA...11

More information

RESOLV EDI CONTROL. User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS

RESOLV EDI CONTROL. User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS RESOLV EDI CONTROL User Guide Version 9.2 for HANA PRESENTED BY ACHIEVE IT SOLUTIONS Copyright 2011-2016 by Achieve IT Solutions These materials are subject to change without notice. These materials are

More information

Trademark. Cadex C5100 BatteryStore User Guide

Trademark. Cadex C5100 BatteryStore User Guide Trademark C5100 BatteryStore is a trademark of Cadex Electronics Inc. All other trademarks or registered trademarks mentioned herein are the property of their respective owners. Copyright Notice Copyright

More information

Altiris Software Management Solution 7.1 from Symantec User Guide

Altiris Software Management Solution 7.1 from Symantec User Guide Altiris Software Management Solution 7.1 from Symantec User Guide Altiris Software Management Solution 7.1 from Symantec User Guide The software described in this book is furnished under a license agreement

More information

Additional License Authorizations for HPE OneView for Microsoft Azure Log Analytics

Additional License Authorizations for HPE OneView for Microsoft Azure Log Analytics Additional License Authorizations for HPE OneView for Microsoft Azure Log Analytics Product Use Authorizations This document provides Additional License Authorizations for HPE OneView for Microsoft Azure

More information

In-Field Programming of Smart Meter and Meter Firmware Upgrade

In-Field Programming of Smart Meter and Meter Firmware Upgrade In-Field Programming of Smart and Firmware "Acknowledgment: This material is based upon work supported by the Department of Energy under Award Number DE-OE0000193." Disclaimer: "This report was prepared

More information

ValuePRO Tutorial Custom ExcelLINK Template

ValuePRO Tutorial Custom ExcelLINK Template ValuePRO Tutorial Custom ExcelLINK Template Table of Contents Contents 1. Setting up the template... 1 1. In Microsoft Excel... 1 2. Creating the report... 2 1. In ValuePRO... 2 1. Home Screen... 2 2.

More information

GettingStarted 1. ASCFA Ver 5 GENERAL EXPLANATION

GettingStarted 1. ASCFA Ver 5 GENERAL EXPLANATION ASCFA Ver 5 GENERAL EXPLANATION Thank you for purchasing our Financial Accounting Package. This package is designed and developed from our experience of developing tailor made financial accounting packages

More information

Oracle. Service Cloud Knowledge Advanced Administration Guide

Oracle. Service Cloud Knowledge Advanced Administration Guide Oracle Service Cloud Knowledge Advanced Administration Guide Release November 2016 Oracle Service Cloud Part Number: E80591-02 Copyright 2015, 2016, Oracle and/or its affiliates. All rights reserved Authors:

More information

Government of Ontario IT Standard (GO ITS)

Government of Ontario IT Standard (GO ITS) Government of Ontario IT Standard (GO ITS) GO-ITS Number 56.3 Information Modeling Standard Version # : 1.5 Status: Approved Prepared under the delegated authority of the Management Board of Cabinet Queen's

More information

<Project Name> Scope Management Plan. <Author> <Date> Name Date Reason For Changes Version <author> initial draft 1.0 draft1

<Project Name> Scope Management Plan. <Author> <Date> Name Date Reason For Changes Version <author> initial draft 1.0 draft1 Scope Management Plan 1.0 Revision History Name Date Reason For Changes Version initial draft 1.0 draft1 2.0 Statement of Purpose The purpose of this document

More information

DiskSavvy Disk Space Analyzer. DiskSavvy DISK SPACE ANALYZER. User Manual. Version Dec Flexense Ltd.

DiskSavvy Disk Space Analyzer. DiskSavvy DISK SPACE ANALYZER. User Manual. Version Dec Flexense Ltd. DiskSavvy DISK SPACE ANALYZER User Manual Version 10.3 Dec 2017 www.disksavvy.com info@flexense.com 1 1 Product Overview...3 2 Product Versions...7 3 Using Desktop Versions...8 3.1 Product Installation

More information