Preactor 12.0 SP1 Release Notes

Size: px
Start display at page:

Download "Preactor 12.0 SP1 Release Notes"

Transcription

1 Preactor International Ltd Preactor 12.0 SP1 Release Notes Copyright Preactor International. All rights reserved.

2 Contents 1. Overview Schema Change Warning Toolbar Version Workspace Files Upgrades and Side by Side Migration is no longer supported Major new functionality Planning Module (P400 GMPS) Performance Improvements Loading Rendering the Sequencer Consolidated Calendar Periods Scheduling Memory Usage Unicode Support Security Module Overview Authentication Methods Calendar Datasets Import/Export Wizard Sequencer Enhancements Overview and Trace Chart Rendering Navigation Window Docking Reporting Services 2008 and 2008 R2 Support Staging Tables for Preactor Link Detailed Change Notes Preactor 12.0 SP Defect Fixes Preactor Features and Enhancements Defect Fixes Known Issues... 14

3 1. Overview New features in this release include: Performance Improvements Security Module Unicode Support Calendar Datasets Planning Module Import/Export Wizard Reporting Services 2008 and 2008 R2 support Sequencer Enhancements Staging Tables for Preactor Link 1.1 Schema Change Warning Preactor 12.0 requires some changes to the database schema. Preactor will detect that changes are required and prompt you to update your schema. Changes to the database schema are not reversible. Previous versions of Preactor will not load from a database with a later schema version. Always take a backup before running with this version of Preactor. 1.2 Toolbar Version The version of the Sequencer toolbars has been incremented because new tools have been added. This means that existing toolbar layouts will be reset. 1.3 Workspace Files Workspace files created with previous versions of Preactor are not compatible with this version and must therefore be re-created. 1.4 Upgrades and Side by Side Preactor 12.0 will install alongside previous versions of Preactor Migration is no longer supported Direct migration of Preactor 9.4 configurations are no longer supported in Preactor 12. To migrate a Preactor 9.4 configuration to Preactor 12 please use an earlier version of Preactor and then upgrade to Preactor 12.

4 2. Major new functionality 2.1 Planning Module (P400 GMPS) Included in this release of Preactor is a new planner module, the main component of the Preactor 400GMPS product offering. To use Preactor 400 GMPS, install the Mixed Planning 12.0 configuration, which is an example of Preactor 400 GMPS in a mixed mode (plan to stock & plan to order) environment. For more information on Preactor 400 GMPS, please visit Preactor.com, or talk to your Partner. 2.2 Performance Improvements This release of Preactor focuses on improving performance for many common operations. While not every operation will necessarily exhibit improved performance, much effort has been made to improve performance in key areas. This is part of an on-going programme of performance improvements and therefore performance will be a key theme in this and future releases of Preactor Loading Significant improvements have been made to reduce the time taken to retrieve large datasets from the database into Preactor. For example, to load 150,000 operations from a dataset into Preactor is up to 30x faster Rendering the Sequencer Despite significant alterations to the way operations are represented in the overview and trace-chart windows (see Sequencer Enhancements), a noticeable improvement in the responsiveness of both these views has been achieved, up to 10x faster in some cases Consolidated Calendar Periods A new option has been added to consolidate adjacent calendar periods of the same state, efficiency and cost factor where those periods belong to the same calendar template. Depending on how calendar templates are defined, this can significantly reduce the number of events serviced in an event based rule. You can enable and disable this option in the calendars section of the Tools... Options dialog in the sequencer Scheduling Performance has been improved in several key areas; data tracking and foreign key lookups, resolving made-from relationships, seeking capacity on primary resources and consuming from secondary constraints. All of these improvements yield a significant reduction in the time taken to schedule operations in most circumstances Memory Usage Peak memory usage and typical working set have been significantly reduced in this version of Preactor. 2.3 Unicode Support Preactor now has full Unicode support. The most obvious benefit is for translations into non-latin alphabets. Preactor will now run in any language on any of the supported versions of Windows.

5 2.4 Security Module As a result of the changes that were made to the menu system in Preactor 11.0 some functionality was lost. Part of this functionality allowed a configuration developer to implement a simple login system that would restrict the menu options that a user is allowed to execute. The Preactor Security Module has been designed to fill this gap Overview This module allows a configuration administrator to setup users and restrict access to certain navigation options in the Preactor Desktop. The module settings are specific to the database that a configuration connects to. This module will not restrict access to features within another module (such as options within the Sequencer) or stop a user from writing to tables in Preactor. It will only hide the option to allow a user to open it from within the Preactor Desktop. To edit security settings, choose Configuration then Security then Manage Security Settings on the Preactor desktop Authentication Methods There are two authentication methods available. You can use either, both or no authentication. By default, Preactor is configured with no authentication. Basic This authentication method stores usernames and passwords securely in the database. Users are authenticated against the database when they log-in. Basic authentication allows you to define distinct user roles that can be used independently of the current user context. Windows Windows security identifiers are stored in the database to identify users. The identity of the current windows user is used to authenticate.

6 2.5 Calendar Datasets Different calendars can now be saved with each dataset. It is an optional feature which can be turned on/off through the Tools... Options dialog in the sequencer. A new menu option appears on the file menu in the sequencer when calendar datasets are enabled called Load Calendars From Dataset.... Use this option to propagate calendars from one dataset to another. Templates and states remain common across all datasets. 2.6 Import/Export Wizard The Import/Export Wizard has been redesigned to provide easier visualization and management of the mapping between the columns. 2.7 Sequencer Enhancements Overview and Trace Chart Rendering Changes have been made to improve the look of the Overview window when displaying a large number of operations. In addition, some effects are applied to the operation rendering, including a gradient overlay and a drop shadow Navigation Additional navigation mechanisms have been introduced to improve navigation, especially in large datasets. This functionality is present in the Overview, Trace Chart and Plots windows. Action Mouse Wheel Shift + Mouse Wheel Ctrl + Mouse Wheel Ctrl + Shift + Mouse Wheel Ctrl + Left Mouse Button Description Scroll up / down (included in previous versions) Scroll left / right Zoom in / out on the horizontal axis. Zoom in / out on the vertical axis Pan Window Docking The Material Explorer has become a dock-able window and most other windows can become float-able.

7 2.8 Reporting Services 2008 and 2008 R2 Support The latest version of the Report Viewer has been included; Preactor can now render Server Reports for 2005, 2008 and 2008 R2 and Local Reports for 2005 and The latest editions of SQL Server Reports allow for more complex reporting. 2.9 Staging Tables for Preactor Link Staging tables provide an area in the database for feeding Preactor with data from other systems. At this point in the development of the product, staging tables are for use with Preactor Link and cannot be created using any other mechanism.

8 3. Detailed Change Notes 3.1 Preactor 12.0 SP Defect Fixes Fixed an issue where clicking on the Preactor Login window using a non-primary (e.g. right, middle, side but not left) mouse button would cause Preactor to crash. Fixed an issue where the API method FindMatchingRecord would not correctly search for parent records in the Orders table when in the Sequencer.

9 3.2 Preactor Features and Enhancements Added new planning module. The Security Module has been added into Preactor. o This allows for administrators to configure what parts of Preactor users have access to. Removed Visual Basic Runtime dependency. o As a result of this change we have gone to great length to ensure that previous user code will continue to work without compilation. A developer who has referenced the Preactor, Planning Board or Event Script APIs will not see any issues. Developers who have referenced other COM libraries that Preactor used to register may find that previous projects no longer work. Preactor now has full Unicode support. o Binary tables and binary files are no longer supported. Migration from 9.4 or earlier version of Preactor with tables saved in binary files is not supported in this version. Instead, first migrate to version 11.2 of Preactor. Added the option to consolidate consecutive calendar periods with the same attributes. o This option is enabled by default and can help with performance in some scenarios. You can disable this option from the calendar options by selecting the Tools -> Options menu item in the sequencer. Removed the date (top right) from the resource calendar due to it being misleading and unhelpful. Improved performance and memory usage when loading large amount of data from the database. Added new feature to allow calendars to be saved with a dataset. This feature can be turned on/off through the 'options' dialog in the sequencer. New navigation actions are available in the Sequencer Overview, Trace Chart and Plots windows. o New actions: Shift + Mouse wheel: Scroll left/right Ctrl + Mouse Wheel: Zoom in/out on the horizontal axis Ctrl + Shift + Mouse Wheel: Zoom in/out on the vertical axis Ctrl + Left Mouse Button: Pan Improved performance in several key areas: o Data tracking and foreign key lookups. o Resolving made-from relationships. o Seeking capacity on primary resources. o Consuming from secondary constraints. Added new languages: Bulgarian, Hungarian, Spanish (Spain), Spanish (Argentina) and Spanish (Colombia). Preactor will now rely on the.net culture fall back behaviour when resolving includes containing translations. Modified the schedule dataset so that it saves an audit trail of which user saved the dataset and at what time. Added state name to the GetCurrent, GetNext and GetPrevious Calendar State Planning Board API methods. o If you are using an earlier version of Preactor the state name will be empty. The ability to display operations for a resource in Stacked or Cascaded format has been added. Improved rendering of overview and trace chart to include gradient effects on operation bars, drop shadows and adjustable calendar intensity. Shows accent bars for late, early and at-risk operations. Render performance is improved for both overview and trace chart rendering in large configurations.

10 3.2.2 Defect Fixes Fixed an issue where the sort order of Resources in the sequencer is saved to workspace files. Although the workspace order was loaded from the workspace file, only the set order of the resources is respected by the sequencer. This would result in a momentary alteration in the order of resources when recalling some workspace files. The order of resources is no longer saved in the workspace file. Fixed an issue where the NativeName field in the FieldDefinition table incorrectly stored leading whitespace characters. Fixed an issue where field names ending with parenthesis '(' or ')' were losing the final bracket ')' PCO Encoding issues are now resolved after migration of Preactor to Unicode and PCO being a.net component. Amended the Save As dialogs for utilization data, plot data, workspace files, legacy report definitions and exported legacy reports so that the dialog will prompt the user if they attempt to overwrite an existing file. Fixed an issue where double clicking within the report tree view would open the selected node, despite the mouse being outside the bounds of the selected node. Fixed an issue where the Matrix editor windows would be incorrectly positioned when opened Fixed an issue where schedule analysis data was left behind after the schedule dataset was deleted Fixed an issue where non-latin characters were not displayed correctly in the Import / Export wizard. Fixed an issue where the Overview window would cease to zoom and scroll correctly if the user zoomed or scrolled the overview then closed and then re-opened it. Fixed an issue when exporting CSV files from a plot where the first line of the CSV file should be the plot name but instead is blank Fixed an issue where /EFC (Enable Full Copy), if used on a table with no family relationship, would cause Preactor to crash. Fixed an issue where altering the default value for a REAL field where the localization settings specified a decimal separator other than a period ('.') would fail. Added support for 2008 RDL schema reports in both server and local mode. Added support for 2008 R2 RDL schema reports in server mode only. Issues displaying non-latin characters in the popup tooltips have been fixed. Fixed an issue where, under some circumstances, the text on the splash screen would appear illegible. Fixed an issue when a circular reference exists between two orders and the material explorer would go into an infinite loop - eventually crashing with a StackOverflowException. Fixed an issue where single record editors were not parented to the shell Fixed an issue where help popup tooltips disappear right after they are displayed Fixed an issue where fields names starting with a number could not be used with remotes Fixed an issue where, in some scenarios, using LINK COMPLETE ORDER would cause an access violation. Fixed an issue where an overview group saved in the workspace file would be recalled incorrectly after inserting or deleting records. The key of the overview group is now saved to the workspace file, preventing this issue except for the case where the existing group is deleted and a new group is created with the same key. Fixed an issue in the package manager where the local instance name would show the incorrect value Fixed an issue where the following windows would appear at their default window position, as determined by the operating system.

11 o Schedule Performance o Order Enquiry Result o Save Utilization Data o Print Overview o Gauge Line Parameters o Schedule Repair o Configure Predefined Workspace Buttons o Repeat Order All of the aforementioned windows now appear centred to their parent window. Fixed issue where deleting operations in a user sequencing rule could cause incorrect or nonexistent records to be accessed later in the rule. Fixed an issue whereby the Dataset that is being saved to when exiting the sequencer was not the one previously switched to via the Save Schedule As... option. Fixed problem where SMC evaluated expressions when using the SMCQTY keyword would use the local settings for decimal separator when the evaluate routine was expecting the decimal point. Putting '#' before the field name in the expression forces the pre-process routine to insert the numeric value that the evaluate routine expects. Hidden the SuspendMessage PESP Action. It was never implemented. Hidden the ResumeMessages PESP Action. It was never implemented. Fixed an issue where the schedule could not be saved after importing a 9.x schedule from disk Fixed an issue where the drop down list of folders in the server reports options dialog would include report items and hidden folders. The folder list had been altered to show all folders recursively for convenience. Fixed an issue where report items that were included in the root of the referenced folder would fail to appear in the reports tree view when using server reports. Fixed an issue where specifying network licensing but not specifying a server could crash Preactor Fixed an issue where a considerable delay could occur when initialising the sequencer if a report server was configured. Fixed an issue where the Overview Mode selection would not work in translated configuration Fixed an issue where long strings written to a date field could crash Preactor Fixed an issue where Preactor would crash if no resources are specified in a material explorer enabled configuration. Fixed an issue where schedules that include many rows in the vertical axis would cause erratic behaviour when scrolling using the thumb on the scroll bar. Fixed an issue where the overview would fail to draw operations on resources after rows. This issue was identified when working with large datasets using the new 'cascade' resource display option in Improved performance when loading workspace files in the sequencer. Fixed an issue where Preactor would fail to open a workspace file from the sequencer if compilation of serialization assemblies was prohibited on a system. Fixed and issue where offline upgrades didn't always show the correct error message Fixed issue where trying to change between editors while a long save was in progress caused a crash. Fixed an issue in the migration package which would cause the schedule analysis module to stop working after a migration Fixed an issue where drawing artefacts from the timeline would be drawn to the client area in the overview window when scrolling if drawing bold lines between days. Fixed an issue when using the WEIGHTED classification on fields after a matrix field would cause the Weighting Attributes window to fail Fixed an issue where Calendar Section in Options menu was not showing the warning symbol

12 Fixed an issue where creating secondary exceptions could cause Preactor to behave in unexpected ways, leave schedule in the wrong state and crash Fixed issue where shortage links where calculated incorrectly in the Material Explorer when SUPPLY QTY classification was present. Changed the Critical Ratio field to be read only Fixed the Editor switches /AS and /NEQ. Both switches will now auto save without asking the user Fixed problem with SMC passing expressions to the Preactor evaluation routine using international numeric format. This evaluation routine requires numeric values to be in UK format (decimal point as the decimal separator) Fixed an issue which could intermittent crashes when calling user code Fixed an issue where the CalculateWaitingTime PESP action could fail with jobs in history Fixed an issue where the material milestones in the Sequencer would not correctly draw after changing data in Supply or Demand tables Fixed an issue where the On Calculate Setup PESP event would not get fired for record number 1. Restored previous behaviour of Planning Board API method PutOperationOnResource after performance changes in 11.1 Fixed the Minimize Overall Setup rule to run in Viewer as well as APS Changed behaviour when in memory edit mode so that it is now possible to re-load the currently loaded dataset from within the UI or through the API. Fixed an issue when loading the Calendars in the Sequencer where zero length calendar periods in the database would result in no calendars being loaded. o These periods are now ignored and logged Fixed an issue where Preactor would crash if the part numbers specified in the BoM or Co-Product tables for a particular order were not unique. This remains a restriction, but an error message is shown instead. Fixed an issue where in circumstances where csc.exe is not allowed to execute due to trust levels or explicit policy, Preactor would throw errors during various deserialization tasks including loading settings, workspace files and report definitions. Eliminated flicker when resizing unallocated operations window. Fixed an issue where the sequencer UI would freeze after click events posted to the timeline section of the overview window were serviced. The 'At Risk' indication in the Overview, Trace and Editor windows has changed from Yellow to Orange. This is because Yellow can be difficult to see on a white background. Resolved an issue whereby re-sizing the Unscheduled Operations window after scheduling operations, then hitting Undo would result in the Unscheduled Operations window being displayed incorrectly: if resized larger the horizontal scroll bar was displayed in the wrong position if displayed smaller, the unscheduled operations may not have been visible. Fixed an issue in the SDK where the CalendarChange enumeration had an incorrect value for the ExceptionAdded member Fixed an issue where duplicate labels in the drop down parameters in the report viewer would cause Preactor to crash Due to an issue in Preactor when invoking.net Custom Actions it is recommended that you uniquely name User Rule, Tool and Custom Action methods (avoid overloading). Failure to do so may result in MissingMethodExceptions and unexpected behaviour. Fixed an issue where visiting any table other than the orders table as the first action in a Preactor session would render SMC reference updates inoperable for the remainder of that session. Fixed an issue with the 'SequenceOperation' API method where it would ignore 'AUTO SEQ RESTRICT' classifications. Fixed an issue where PESP would fail due to duplicate translated Action Names.

13 Improved sequencing performance when using MATCH FIELD Fixed issue where using INTER OPERATION INTERVAL and MADE FROM with multiple concurrent linked operations could cause the sequencer to enter an infinite loop. Fixed issue where secondary constraints were not recalculated if the plot window was closed. Fixed an issue where editing matrixes with DIRECT ASSOCIATE field could cause a crash Fixed possible NullReferenceException when exiting the sequencer. Fixed an issue where operation relationship lines could overwrite part of the time line in the overview window if there are no supply and demand milestone resources. Fixed an issue where exiting the Sequencer while the Material Explorer is still processing information in the background would cause Preactor to crash. Fixed issue whereby dragging a late or at risk operation when the overview was in Calendar Priority mode caused artefacts to be left on the screen. Improved performance when using Custom Plots. Improved speed of displaying the editor when operations are late. Improved drawing speed of plots with a large numbers of points. Improved performance of calculating secondary constraint utilisation plots. Improved performance of PutOpOnResource with large numbers of operations and secondary constraints. Improved speed of RankQueueByCriticalRatio when using CalculationType.Static. Improved speed of converting resource key to index number. Fixed defect that caused loading the sequencer for a second or subsequent time taking much longer than the first time. Improved sequencing speed when using START OFFSET where no start offset value is specified. Improved speed of lookup for ASSOCIATE data values. Improved performance when drawing secondary constraint plots. Fixed an issue where the initial drag / drop operation in the sequencer could take longer than subsequent drag / drop operations. Fixed an issue where the /ECAO switch would cause operations to be scheduled late.

14 4. Known Issues Preactor 12.0 occasionally crashes on Windows XP There is a known issue on Windows XP which affects Preactor. Microsoft have not released a fix as part of the patch schedule, so if you experience this issue we recommend that you refer to this knowledge base article for further instruction regarding how to resolve the issue: Trace chart range doesn't include comparative file's span. On the trace chart window, when opening a comparative schedule if the schedule span is greater than original schedule, you cannot view all the jobs on the planning board even if the Set Overview Range is set to "Fit To Items". Backward scheduling with constraint not working. Backward Scheduling an infinite capacity resource with a secondary constraint on setup time only, does not work as expected. It works like a finite resource. Operations Not Highlighting Correctly Under 'All Bi-Directional Ops' Option. Highlighting all bi-directional ops in a configuration with material control will highlight operations following all material relationships, rather than just the immediate predecessors and successors. Problem With Import Data When Preactor Is Running Under Different Country Code. Some demonstration data may not be compatible with all languages. Running a configuration in a language where Day, Hours and Mins has been translated on DURATION field type, values in DURATION type fields such as Op. Time Per Item or Batch Time etc are not interpreted correctly when importing data from the import files that we ship resulting in wrong operation times and ops being left unscheduled. The workaround is for the user to modify the import file to use the language equivalent for Day, Hours, Mins etc. Scheduling Accuracy in SMC Causing Ops to Show up As Short When they are not. Issue in Preactor where Date/Time values can lose accuracy after a round trip to the database. This can manifest in a number of ways and typically causes operation sequences that were valid on commit to become invalid on load. To work around this issue on SQL Server 2008 or later, the data type for DateTime columns should be changed to DateTime2. MATCH FIELD and backwards sequencing doesn't work. This is an incompatibility between 2 features. The use of MATCH FIELD only works with forward sequencing. It should work with backwards scheduling too. Backwards scheduling and increment for setup constraints doesn't work. This is an incompatibility between the 2 features. There is no work around except don t use increment for setup time only and backward sequencing together. The problem causes the setup time to be applied twice. Licensing: The user is offered the opportunity to Activate a Network License. If Activate is selected, only Local Licenses can be activated, the Network License option should not be offered or used. Manual upgrades silently cancel requests When a user generates a manual upgrade, a request is generated and stored in the licensing storage. If a new manual upgrade is created, this cancels the existing request and generates a new one. If a user then tries to apply the result of the first request, it will fail. This can leave their license in an inconsistent state.

15 Preactor APPCRASH when you right click on the Login window If you use any other button than the left mouse button on the Login Window, Preactor will APPCRASH. Out of life production not being called when running in constrained mode In a Make to Order GMPS configuration in Constrained Mode, when planning in Hours, Update Out of Life production needs to be called to refresh the values to state if any production goes out of life.

Preactor 12.0 SP2 Release Notes

Preactor 12.0 SP2 Release Notes Preactor International Ltd Preactor 12.0 SP2 Release Notes Copyright 2006-2013 Preactor International. All rights reserved. Contents 1. Overview... 3 1.1 Schema Change Warning... 3 1.2 Toolbar Version...

More information

Preactor 12.1 SP1 Release Notes

Preactor 12.1 SP1 Release Notes Preactor International Ltd. A Siemens Company Preactor 12.1 SP1 Release Notes Copyright 2006-2014 Preactor International. All rights reserved. Contents 1 Overview... 4 1.1 Schema Change Warning... 4 2

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

MET/TEAM README

MET/TEAM README MET/TEAM 2.2.0 README This document includes a list of modifications to MET/TEAM 2.2.0 relative to version 2.1.2. If you are updating from a previous version of MET/TEAM, you must first run the Database

More information

Datawatch Monarch Release Notes Version July 9th, 2018

Datawatch Monarch Release Notes Version July 9th, 2018 Datawatch Monarch Release Notes Version 15.1.0 July 9th, 2018 MONARCH CLASSIC (MONARCH CLASSIC & MONARCH COMPLETE) MOD-2941 MOD-3256 MOD-3285 MOD-3300 MOD-3304 MOD-3314 MOD-3323 MOD-3288 Legacy PDF engine

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

Kendo UI. Builder by Progress : Using Kendo UI Designer

Kendo UI. Builder by Progress : Using Kendo UI Designer Kendo UI Builder by Progress : Using Kendo UI Designer Copyright 2017 Telerik AD. All rights reserved. December 2017 Last updated with new content: Version 2.1 Updated: 2017/12/22 3 Copyright 4 Contents

More information

Archi - ArchiMate Modelling. What s New in Archi 4.x

Archi - ArchiMate Modelling. What s New in Archi 4.x Archi - ArchiMate Modelling What s New in Archi 4.x Important Notice It's always a good idea to make backup copies of your data before installing and using a new version of Archi. Whilst we make every

More information

Readme. HotDocs Developer Table of Contents. About This Version. About This Version. New Features and Enhancements

Readme. HotDocs Developer Table of Contents. About This Version. About This Version. New Features and Enhancements HotDocs Developer 11.0.4 Version 11.0.4 - January 2014 Copyright 2014 HotDocs Limited. All rights reserved. Table of Contents About This Version New Features and Enhancements Other changes from HotDocs

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

Aurora Multi-image System Control Software. User Manual

Aurora Multi-image System Control Software. User Manual Aurora Multi-image System Control Software User Manual Product Information Model: Aurora Controller Software Version: V010200 Release Date: January 18th, 2017 Company OSEE TECHNOLOGY CO., LTD. Contact

More information

RELEASE NOTES. Version NEW FEATURES AND IMPROVEMENTS

RELEASE NOTES. Version NEW FEATURES AND IMPROVEMENTS S AND S Implementation of the Google Adwords connection type Implementation of the NetSuite connection type Improvements to the Monarch Swarm Library Column sorting and enhanced searching Classic trapping

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

Infragistics Windows Forms 16.2 Service Release Notes October 2017

Infragistics Windows Forms 16.2 Service Release Notes October 2017 Infragistics Windows Forms 16.2 Service Release Notes October 2017 Add complete usability and extreme functionality to your next desktop application with the depth and breadth our Windows Forms UI controls.

More information

CAPSYS Technologies, LLC

CAPSYS Technologies, LLC CAPSYS Technologies, LLC CAPSYS CAPTURE Document Capture VERSION 2015 R2 AJuly 2016 Contents This document contains information on the following topics: 1.0 Version 2015 New Features 1.1 Version 2015 R2

More information

for Windows Release Notes: Version September 12, 2013 Document version: MINDJET Page 1

for Windows Release Notes: Version September 12, 2013 Document version: MINDJET Page 1 for Windows Release Notes: Version 14.0.334 September 12, 2013 Document version: 130912 MINDJET Page 1 Table of Contents RESOLVED ISSUES IN VERSION 14.0.334... 3 General Usability... 3 Import / Export

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

Customer Release Note

Customer Release Note Customer Release Note FOR Safran Risk v7.1.5 SP1 (Last update: June 19, 2017) Safran Software Solutions 1 Copyright 1997-2017 Safran Software Solutions as. All rights reserved. Notice Safran is a registered

More information

Release Notes. PREEvision. Version 6.5 SP11 English

Release Notes. PREEvision. Version 6.5 SP11 English Release Notes PREEvision Version 6.5 SP11 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 70499 Stuttgart, Germany Vector reserves the right to modify any information and/or data in this

More information

Hazop Change log

Hazop Change log 6.0.1 Change log Release Date: 30 Apr 2015 This section identfies the differences between 6.0 and 6.0.1 1817 Licencing FlexNet Publisher licensing components have been upgraded from version 11.12.1.0 to

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

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Release Notes. Contents. About this release. MYOB AccountRight Standard 2011 Beta MYOB AccountRight Plus 2011 Beta

Release Notes. Contents. About this release. MYOB AccountRight Standard 2011 Beta MYOB AccountRight Plus 2011 Beta Release Notes MYOB AccountRight Standard 2011 Beta MYOB AccountRight Plus 2011 Beta Contents Section See About this release below Getting started page 2 New features page 6 Features unavailable in this

More information

Infragistics Windows Forms 17.1 Service Release Notes October 2017

Infragistics Windows Forms 17.1 Service Release Notes October 2017 Infragistics Windows Forms 17.1 Service Release Notes October 2017 Add complete usability and extreme functionality to your next desktop application with the depth and breadth our Windows Forms UI controls.

More information

Using Open Workbench Version 1.1

Using Open Workbench Version 1.1 Version 1.1 Second Edition Title and Publication Number Title: Edition: Second Edition Printed: May 4, 2005 Copyright Copyright 1998-2005 Niku Corporation and third parties. All rights reserved. Trademarks

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

INFRAGISTICS WINDOWS FORMS 17.2 Volume Release Notes 2017

INFRAGISTICS WINDOWS FORMS 17.2 Volume Release Notes 2017 17.2 Volume Release Notes 2017 Infragistics Windows Forms controls provide breadth and depth in enabling developers to bring modern, trend-setting applications to market while shortening development time.

More information

Avigilon Control Center 5.10 Release Notes

Avigilon Control Center 5.10 Release Notes Version 5.10.2.2 Released Tuesday October 12 th, 2016 Release Summary This is a service release of Avigilon Control Center 5.10. Users experiencing issues listed in the Issues Fixed list should consider

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

edev Technologies SmartWord4TFS Release Notes

edev Technologies SmartWord4TFS Release Notes edev Technologies SmartWord4TFS Release Notes edev Technologies 3/14/2017 Table of Contents 1. SYSTEM REQUIREMENTS... 2 2. APPLICATION SETUP... 4 3. NEW FEATURES... 5 4. ENHANCED FEATURES... 5 5. KNOWN

More information

QlikView November 2017 SR7 Release notes

QlikView November 2017 SR7 Release notes QlikView November 2017 SR7 Release notes What s new in QlikView November 2017 SR7 QlikView November 2017 SR7 includes only bug fixes. What s new in QlikView November 2017 SR6 QlikView November 2017 SR6

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 12 July 2016 Page 2 Table of Contents INTRODUCTION... 4 APPLICATION ARCHITECTURE... 5 DOCUMENT OVERVIEW... 6 GENERAL USER INTERFACE... 7 CONTROLS...

More information

QlikView November 2017 SR5 Release notes

QlikView November 2017 SR5 Release notes QlikView November 2017 SR5 Release notes What s new in QlikView November 2017 SR5 QlikView November 2017 SR5 includes the following updates: Change in the setting for Cleaning trigger records in Trigger_guid.xml

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 10.3 Last Updated: August 2012 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

SAS Report Viewer 8.3 Documentation

SAS Report Viewer 8.3 Documentation SAS Report Viewer 8.3 Documentation About SAS Report Viewer Introduction to SAS Report Viewer SAS Report Viewer (the report viewer) enables users who are not report designers to view a report using a web

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

Colligo Briefcase for Mac. Release Notes

Colligo Briefcase for Mac. Release Notes Colligo Briefcase for Mac Release Notes Contents Technical Requirements... 3 Release 7.5 06 Oct0ber 2017... 4 New in this Release... 4 Release 7.5 18 May 2017... 4 New in 7.5... 4 Issues 7.5... 5 Known

More information

CCH Audit Automation SQL Release Notes

CCH Audit Automation SQL Release Notes CCH Audit Automation SQL 2017.3 Release Notes Disclaimer CCH Software has made every effort to ensure the accuracy and completeness of these release notes. However, CCH Software, its staff and agents will

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

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

DataView Release Notes Version Released

DataView Release Notes Version Released DataView Release Notes Version 3.53.0013 Released 9-25-2018 CATEGORY (v 3.53.0013): Simple Logger II Version 1.01.0059 Open button is now active when selecting recordings from the session s list. Corrected

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2019.1 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre Install Requirements... 2 Other Requirements... 2 Installing MYOB Exo Business... 2 Post

More information

Genesys Pulse. Known Issues and Recommendations

Genesys Pulse. Known Issues and Recommendations Genesys Pulse Known Issues and Recommendations 5/2/2018 Known Issues and Recommendations Genesys Pulse The Known Issues and Recommendations section is a cumulative list for all 8.5.x releases of Genesys

More information

Table of Contents. Chapter 1 Overview In This Manual RASplus Features Product Information Chapter 2 Installation...

Table of Contents. Chapter 1 Overview In This Manual RASplus Features Product Information Chapter 2 Installation... Remote Administration System Plus (RASplus) Table of Contents Chapter 1 Overview... 1 1.1 In This Manual... 1 1.2 RASplus Features... 1 1.3 Product Information... 1 Chapter 2 Installation... 3 Chapter

More information

Trouble Shooting. Access Rights. Application Crashed. CSV File Will Not Open. file://c:\users\antonym\appdata\local\temp\~hh6280.

Trouble Shooting. Access Rights. Application Crashed. CSV File Will Not Open. file://c:\users\antonym\appdata\local\temp\~hh6280. Page 1 of 11 This section contains helpful hints when something goes wrong. Access Rights Application Crashed CSV File Will Not Open Issues with Opening Application (Data Link Properties Help) Incorrect

More information

Kendo UI. Builder by Progress : What's New

Kendo UI. Builder by Progress : What's New Kendo UI Builder by Progress : What's New Copyright 2017 Telerik AD. All rights reserved. July 2017 Last updated with new content: Version 2.0 Updated: 2017/07/13 3 Copyright 4 Contents Table of Contents

More information

Imagine. Create. Discover. User Manual. TopLine Results Corporation

Imagine. Create. Discover. User Manual. TopLine Results Corporation Imagine. Create. Discover. User Manual TopLine Results Corporation 2008-2009 Created: Tuesday, March 17, 2009 Table of Contents 1 Welcome 1 Features 2 2 Installation 4 System Requirements 5 Obtaining Installation

More information

Release Features CASH v2018.3

Release Features CASH v2018.3 Release Features CASH v2018.3 Document issue history Date Issue 01/10/2018 Draft 1.0 C J M Farrar Page 1 of 16 Table of Contents 1 Global... 3 1.1 CASH Launcher... 3 1.1.1 CF29004920 Changes to the Cashforwindows.exe

More information

DATA ARCHIVING SOFTWARE V.

DATA ARCHIVING SOFTWARE V. Interscan Corporation. ARC-MAX III - DATA ARCHIVING SOFTWARE V. 2.1.0.9 OPERATION MANUAL 1 Contents 1 Opening the program.... 3 2 Login Window... 3 2 Menu & Toolbar... 4 2.1 Current Data Display... 5 2.2

More information

BI Office. Release Notes 6.41

BI Office. Release Notes 6.41 BI Office Release Notes 6.41 A. Overview... 3 B. Installation... 3 C. New Features... 4 D. Other Releases... 4 E. Issues Addressed... 4 Pyramid Analytics BI Office Release Notes 6.41 Update 2 A. Overview

More information

Xpert BI General

Xpert BI General Xpert BI 2.5.0.2 - Added the SAP RFC Collection Module (licensed). - Added the SOAP Web Service Collection Module (licensed). - Added the REST Web Service Collection Module (licensed). - Added the Publication

More information

2 SELECTING AND ALIGNING

2 SELECTING AND ALIGNING 2 SELECTING AND ALIGNING Lesson overview In this lesson, you ll learn how to do the following: Differentiate between the various selection tools and employ different selection techniques. Recognize Smart

More information

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc.

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. SURVEYOR/400 Users Guide Copyright 1996-2013, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Surveyor/400 version: 4.0.0 Publication date: August 7 th, 2013 Table of Contents SURVEYOR/400

More information

IP4 - Running reports

IP4 - Running reports To assist with tracking and monitoring HRIS recruitment and personnel, reports can be run from Discoverer Plus. This guide covers the following process steps: Logging in... 2 What s changed? Changed reference

More information

ArcGIS. ArcGIS Desktop. Tips and Shortcuts

ArcGIS. ArcGIS Desktop. Tips and Shortcuts ArcGIS ArcGIS Desktop Tips and Shortcuts Map Navigation Function Shortcut Availability Refresh and redraw the display. F5 9.1, Suspend the map s drawing. F9 9.1, Zoom in and out. Center map. Roll the mouse

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

Avigilon Control Center 5.10 Release Notes

Avigilon Control Center 5.10 Release Notes Version 5.10.0.16 Released Tuesday September 27 th, 2016 Release Summary This is the initial release of Avigilon Control Center 5.10. This release introduces support for Avigilon fisheye cameras and adds

More information

Table of Contents. Chapter 1 Overview In This Manual ATVision Pro Features Product Information... 1

Table of Contents. Chapter 1 Overview In This Manual ATVision Pro Features Product Information... 1 Remote Management Software (ATVision Pro) Table of Contents Chapter 1 Overview... 1 1.1 In This Manual... 1 1.2 ATVision Pro Features... 1 1.3 Product Information... 1 Chapter 2 Installation... 3 Chapter

More information

Perceptive Data Transfer

Perceptive Data Transfer Perceptive Data Transfer User Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

Perceptive Nolij Web. Release Notes. Version: 6.8.x

Perceptive Nolij Web. Release Notes. Version: 6.8.x Perceptive Nolij Web Release Notes Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates. Table of Contents Perceptive Nolij Web

More information

METABUILDER QUICK START GUIDE

METABUILDER QUICK START GUIDE METABUILDER QUICK START GUIDE Table of Contents... 1... 2 The Menu, Tool, Format and Status bar... 2 The Stencil- Properties- Task- and Canvas Pane... 3... 4 Creating, Saving and Loading a model.... 4

More information

Release Version: Date: Type: 05/02/2018 FULL. Ticket type Module Summary Change Notes. Build

Release Version: Date: Type: 05/02/2018 FULL. Ticket type Module Summary Change Notes. Build Release Version: 5.50.0230 05/02/2018 DBNull when running Query in web Fix to error in web when running a Query 5.50.0229 Release Version: 5.50.0228 26/01/2018 Dropdowns have no entries apart from 'All'

More information

Global Model Workstation Release Log

Global Model Workstation Release Log Global Model Workstation Release Log 2018 OXFORD ECONOMICS LTD ALL RIGHTS RESERVED Reproduction or disclosure to third parties of this document, or any part thereof, is only permitted with the prior and

More information

ArcGIS. for Desktop. Tips and Shortcuts 10.1

ArcGIS. for Desktop. Tips and Shortcuts 10.1 ArcGIS 10.1 for Desktop Tips and Shortcuts Map Navigation Refresh and redraw the display. F5 Suspend the map s drawing. F9 Zoom in and out. Center map. Roll the mouse wheel backward and forward. Hold down

More information

QDA Miner. Addendum v2.0

QDA Miner. Addendum v2.0 QDA Miner Addendum v2.0 QDA Miner is an easy-to-use qualitative analysis software for coding, annotating, retrieving and reviewing coded data and documents such as open-ended responses, customer comments,

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

IGSS 13 Configuration Workshop - Exercises

IGSS 13 Configuration Workshop - Exercises IGSS 13 Configuration Workshop - Exercises Contents IGSS 13 Configuration Workshop - Exercises... 1 Exercise 1: Working as an Operator in IGSS... 2 Exercise 2: Creating a new IGSS Project... 28 Exercise

More information

ArcGIS. ArcGIS Desktop. Tips and Shortcuts

ArcGIS. ArcGIS Desktop. Tips and Shortcuts ArcGIS ArcGIS Desktop Tips and Shortcuts Map Navigation Refresh and redraw the display. F5 9.1, Suspend the map s drawing. F9 9.1, Zoom in and out. Center map. Roll the mouse wheel backward and forward.

More information

AEMLog Users Guide. Version 1.01

AEMLog Users Guide. Version 1.01 AEMLog Users Guide Version 1.01 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 AEMLOG QUICK REFERENCE...5 THE MAIN GRAPH SCREEN...5 MENU COMMANDS...6 File Menu...6 Graph Menu...7 Analysis Menu...8

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2018.1 Contents Introduction 1... 1 Installation 2 Pre-Install Requirements... 2 Other Requirements... 2 Installing MYOB Exo Business... 2 Post-Installation... 3 Logging

More information

PowerPlanner manual. Contents. Powe r Planner All rights reserved

PowerPlanner manual. Contents. Powe r Planner All rights reserved PowerPlanner manual Copyright Powe r Planner All rights reserved Contents Installation... 3 Setup and prerequisites... 3 Licensing and activation... 3 Restoring examples manually... 4 Building PowerPivot

More information

TexRAD Research Version Client User Guide Version 3.9

TexRAD Research Version Client User Guide Version 3.9 Imaging tools for medical decision makers Cambridge Computed Imaging Ltd Grange Park Broadway Bourn Cambridge CB23 2TA UK TexRAD Research Version Client User Guide Version 3.9 Release date 23/05/2016 Number

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

Setting Up Your Drawing Environment

Setting Up Your Drawing Environment Setting Up Your Drawing Environment In This Chapter 3 After you start a drawing, you can change its settings, including drawing units and limits, snap and grid settings, and layer, linetype, and lettering

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

RulePoint Proactive PowerCenter Monitoring

RulePoint Proactive PowerCenter Monitoring Contents Informatica Corporation RulePoint Release Notes June 27, 2011 Copyright 1998-2011 Informatica Corporation Abstract... 1 RulePoint Proactive PowerCenter Monitoring... 1 Installation... 1 Enhancements...

More information

INFRAGISTICS WPF 15.2 Service Release Notes September 2016

INFRAGISTICS WPF 15.2 Service Release Notes September 2016 INFRAGISTICS WPF 15.2 Service Release Notes September 2016 Raise the Bar on Both BI and Desktop UI with Infragistics WPF Controls Infragistics WPF controls provide breadth and depth in enabling developers

More information

Please see the Quick Start Guide for details on Connecting and basic setup of your device.

Please see the Quick Start Guide for details on Connecting and basic setup of your device. RELEASE NOTES CORIOgrapher v2.2 DESCRIPTION This is the installable release of the CORIOgrapher v2.2 software. NEW and improved application for controlling CORIOmaster and CORIOmaster mini. Firmware M401

More information

Table of Contents 1-4. User Guide 5. Getting Started 6. Report Portal 6. Creating Your First Report Previewing Reports 11-13

Table of Contents 1-4. User Guide 5. Getting Started 6. Report Portal 6. Creating Your First Report Previewing Reports 11-13 Table of Contents Table of Contents 1-4 User Guide 5 Getting Started 6 Report Portal 6 Creating Your First Report 6-11 Previewing Reports 11-13 Previewing Reports in HTML5 Viewer 13-18 Report Concepts

More information

Sage CRM 2018 R3 Release Notes. Updated: August 2018

Sage CRM 2018 R3 Release Notes. Updated: August 2018 Sage CRM 2018 R3 Release Notes Updated: August 2018 2018, The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks

More information

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1 Using the VMware vcenter Orchestrator Client vrealize Orchestrator 5.5.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide SyncFirst Standard Quick Start Guide Step-By-Step Guide How to Use This Manual This manual contains the complete documentation set for the SyncFirst system. The SyncFirst documentation set consists of

More information

Chart Pop-Up Menu. Show

Chart Pop-Up Menu. Show Chart Pop-Up Menu Right-click the mouse on a chart to view the chart Pop-Up menu. Many features and actions can be accessed from the pop-up menu. Many of the items on the pop-up menu are used to open panels

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

Quick Trial Balance Pro-Ware, LLC

Quick Trial Balance Pro-Ware, LLC Quick Trial Balance Contents 3 Table of Contents Foreword 0 Part I Introduction 6 1 Splash... Screen 6 2 Product... Activation Screen 6 3 How To's... 6 4 Home... Screen 6 5 Main Menu... 7 6 Client...

More information

NetAdvantage for ASP.NET Release Notes

NetAdvantage for ASP.NET Release Notes NetAdvantage for ASP.NET 2011.1 Release Notes Accelerate your application development with ASP.NET AJAX controls built on the Aikido Framework to be the fastest, lightest and most complete toolset for

More information

Table of Contents. Chapter 1 Overview In This Manual RASplus Features Product Information Chapter 2 Installation...

Table of Contents. Chapter 1 Overview In This Manual RASplus Features Product Information Chapter 2 Installation... Remote Administration System Plus (RASplus) Table of Contents Chapter 1 Overview... 1 1.1 In This Manual... 1 1.2 RASplus Features... 1 1.3 Product Information... 1 Chapter 2 Installation... 3 Chapter

More information

Version Operator Orientation. TIMMS Client. A guide to using the TIMMS System. Training & Navigation Notes

Version Operator Orientation. TIMMS Client. A guide to using the TIMMS System. Training & Navigation Notes Version 7.2.4 Operator Orientation TIMMS Client A guide to using the TIMMS System Training & Navigation Notes Disprax Pty Ltd 2015 WHAT IS TIMMS? TIMMS Stands for: Total Industry Management and Marketing

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

Video Management Software

Video Management Software Video Management Software User Manual Web: europesecurity.eu Mail: info@europesecurity.eu Tel.: 0541 352 952 User s Manual 2 Contents CHAPTER : XMS CENTRAL USER MANUAL 1 PC REQUIREMENT 3 2 INSTALL 3 3

More information

The following issues and enhancements have been addressed in this release:

The following issues and enhancements have been addressed in this release: SpiraTest 5.0 Release Notes SpiraTest version 5.0 is the next release of the SpiraTest integrated quality assurance and test management system from Inflectra. These Release Notes cover what issues this

More information

SpinFire Ultimate Release Notes

SpinFire Ultimate Release Notes SpinFire Ultimate 11.4.0 Release Notes Overview Supported Environments SpinFire Ultimate 11.4.0 introduces connectivity to an organization's Centro catalog allowing users to download and open CAD files

More information

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server

SQL Server. Management Studio. Chapter 3. In This Chapter. Management Studio. c Introduction to SQL Server Chapter 3 SQL Server Management Studio In This Chapter c Introduction to SQL Server Management Studio c Using SQL Server Management Studio with the Database Engine c Authoring Activities Using SQL Server

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

Topaz Workbench Data Visualizer User Guide

Topaz Workbench Data Visualizer User Guide Topaz Workbench Data Visualizer User Guide Table of Contents Displaying Properties... 1 Entering Java Regular Expressions in Filter Fields... 3 Related Topics... 3 Exporting the Extract Trace Events View...

More information

Sauer-Danfoss PLUS+1 GUIDE Software Version Release Notes

Sauer-Danfoss PLUS+1 GUIDE Software Version Release Notes Sauer-Danfoss PLUS+1 GUIDE Software Version 6.0.8 Release Notes This file contains important supplementary and late-breaking information that may not appear in the main product documentation. We recommend

More information

Parish . User Manual

Parish  . User Manual Parish Email User Manual Table of Contents LOGGING IN TO PARISH EMAIL... 3 GETTING STARTED... 3 GENERAL OVERVIEW OF THE USER INTERFACE... 3 TERMINATE THE SESSION... 4 EMAIL... 4 MESSAGES LIST... 4 Open

More information

Contributor Pro 6.2. Release Notes

Contributor Pro 6.2. Release Notes 6.2 Release Notes Contributor Pro System Requirements Operating System Contributor Pro runs on the following versions of Windows: Windows 8 Windows 7 Windows XP Professional Windows Vista Software Requirements

More information

Oracle General Navigation Overview

Oracle General Navigation Overview Oracle 11.5.9 General Navigation Overview 1 Logging On to Oracle Applications You may access Oracle, by logging onto the ATC Applications Login System Status page located at www.atc.caltech.edu/support/index.php

More information