RST Version Release Notes Release Date: 1 June 2017

Size: px
Start display at page:

Download "RST Version Release Notes Release Date: 1 June 2017"

Transcription

1 RST Version Release Notes Release Date: 1 June 2017 In this release, Changed the logic when processing wat.initiaterequest when the credit meter is zero to better simulate what a real EGM is doing in the same situation. Tester toolkit improvements to allow greater control over message modifications. Added support for G2S_GPE104. Added support for PKCS11 tokens such as SafeNet s etoken Fixed an issue where TLS clients in RadBlue tools would not negotiate TLSv1.1. Added support for resetegm in RST s remote control API. If you have any ideas for improvement, questions, or issues let us know at support@radblue.com. Case Description When the SmartEGM received a wat.initiaterequest from the host to cash out the EGM and the credit meter was already zero, the SmartEGM would send a zero value wat.initiatetransfer which would then get denied by the host. To better simulate how a real EGM is handling this condition, the SmartEGM will now send a wat.committransfer with EGM exception 99 Transfer aborted reason unknown Added support in Tester Toolkit to set the attribute value in a specific element Added support in Tester Toolkit to select which element will be updated/removed from a list of similar named elements Fixed an issue where a Null Pointer Exception was being generated when a packagestatus had no packagetransferstatus information Added support for G2S_GPE104. When the wager increases during the game play cycle, the G2S_GPE104 will be generated TLSv1.1 support was disabled by default in Java 8 and therefore not enabled in the RadBlue tools. RadBlue tools now explicitly enable TLSv1, TLSv1.1 and TLSv The user interface gave the impression that the SCEP polling interval could be set as low as one second. The user interface has been changed so that 30 seconds is the minimum SCEP polling interval allowed Created a 64-bit Linux installer for RST Added support for PKCS11 token as the certificate store for TLS communications Removed EGM-2 from RST Added resetegm to RST s remote control API. Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 1 of 10

2 RST Cumulative Release Notes Case Description Fixed Null Pointer Exception in RST s remote control API when the SmartEGM was not running. PCKS11 token support The token is used as the security storage of the private key and public keys that are used in encrypted communications between the G2S hosts and RST. Prerequisites 1. Before the RST can be configured to use a PKCS12 token, the token MUST be configured in the operating system. Please verify that the token is accessible in the operation system and working as expected. 2. Determine the PKCS12 shared library that is used to access the token from the operating system. For example, c:\windows\systems32\etpkcs11.dll is the library file for SafeNet s etoken Procedure Select Tools > Configure > Security Options. 1. Select Enable PKCS11 Token option. 2. Verify that the PKCS11 Token Shared Library is set correctly. 3. If the token has a password, then enter it in the PKCS11 Token Password field. Note: if the token does not have a password then set the password to an empty string. Click Apply and click OK. Restart RST (File > Exit) and then double click the RST icon. Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 2 of 10

3 RST Cumulative Release Notes Verify that the token can be read by RST by reviewing the key store tab in the Security Options and verifying that at least one of the aliases is a key entry. (Tools > Configure > Security Options > Key Store) Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 3 of 10

4 RST Version Release Notes Release Date: 5 December 2016 In this release, Updated Event Handler class to G2S 3.0. Upgraded Java runtime to Bug fixes found by CVT in communications, meters, bonus, and WAT classes. Modified the set attribute modification in the tester toolkit to replace all occurrences of the attribute. If you have any ideas for improvement, questions, or issues, just let us know at support@radblue.com Added new requirement in G2S 3.0 to display the disable text if enablemoneyin or enablegameplay is false in the setcabinetstate command Fixed a bug where the SmartEGM was not sending back a response to a setscript while a previous setscript was executing The SmartEGM will no longer attempt to install a package that was created by the SmartEGM. If a host attempts to install a SmartEGM created package, error code G2S_APX999 will be sent to the host Meter subscriptions where not being expanded for deviceclass= G2S_all and deviceid= 0. The SmartEGM will now expand all meter subscriptions for class level meters subscriptions. CVT found bug MeterInfo requests were not being retired. The SmartEGM will now retry meterinfo requests until a meterinfoack is sent from the host. CVT found bug The SmartEGM was not validating setmetersub commands. The SmartEGM will now validate setmetersub before setting the meter subscription. CVT found bung If the host is not owner of the audit meter device and it attempts to set an audit meter subscription, the EGM must send a G2S_MTX003. The SmartEGM now sends the G2S_MTX003 error. CVT found bug Fixed an issue where the commsonlinethread would not start if there was a previous thread already started for the host. The SmartEGM will now forcefully stop the previous thread and start a new commsonlinethread Update Java runtime to When the host sends a setgamedelay in the bonus class, the SmartEGM was sending a G2S_BNE101 event even if the host was disabling the game delay. The SmartEGM will now only generate G2S_BNE101 when the game delay period is started. CVT found bug When the bonus delay period is exited, the bonus status value was not being updated as specified in G2S_BNE102 Game Delay Priod Ended. The SmartEGM now updates the values as per the spec. CVT found bug Fixed several bugs associated with bonus host monitoring. bonusstatus.hostactive is now set to false in G2S_BNE108 When G2S_BNE108 is generated, G2S_BNE001 should also be generated When G2S_BNE109 is generated, G2S_BNE002 should also be generated CVT found bug Added missing option config options for the cabinet class: G2S_propertyIdOptions G2S_faultsSupportedOptions G2S_configDelayOptions Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 4 of 10

5 RST Cumulative Release Notes Fixed a bug where the requestid was set to a non-zero value for EGM initiated WAT transfers. The SmartEGM now sets the requestid to zero for EGM initiated WAT transfers. CVT found bug Fixed a bug where a keepalive sent to a comms device where the host is not the owner nor a guest was sending a keepaliveack response. The SmartEGM now sends back the appropriate error code. CVT found bug Modified the set attribute modification to replace all matches and not just the first match. This makes the set attribute modification consistent with the remove attribute modification. Note: the count attribute in the message modification is still for number of messages this modification is applied to. Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 5 of 10

6 RST Version Release Notes Release Date: 23 August 2016 In this release, Added support for Audit Win Limit and Significant Win Limit features. This completes the G2S 3.0 upgrade for the cabinet class. We did not implement progrtpenforced profile attribute since we need for someone to explain to us how this progressive feature works in the real world. Added a transcript viewer to view exported transcript files. Added the ability to save the results of a snapshot compare. Updated GAT class to G2S 3.0. Most notably, we added support for G2S_HMACSHA1 and cleaned up the error codes. Fixed the code that managed the communications channel to the host. It was possible for the RST to be disconnected from the host and never reconnect. If you have any ideas for improvement, questions, or issues, just let us know at support@radblue.com Added support for Audit Win Limit and Significant Win Limit. This finished the support for g2saus extension Modified game play config option ranges Updated entercommconfig logic for G2S Added a Save As for snapshot compare deltas Added Export EGM to save the current EGM configuration When the host asked for redundant information in the getmeterinfo the EGM will now only report meter group once Fixed a bug when inserting coins after setting a coin acceptor fault EGM will now return an empty list for getmetersub with an unknown meter type as specified in G2S 3.0. Previously it was sending a G2S_MTX001 application error Added a transcript viewer for exported transcript files Debug.zip file now includes the bin directory to determine which VMOPTIONS were in effect when the debug.zip file was created Added a new configuration option to support hosts that disable the cabinet device before entering option config mode or comm config mode. To set this option Tools > Configure > Engine Options > Config devices have higher lock precedence than host disabled devices. Note, in G2S 2.1 the disabling of the cabinet device before entering comm config mode or option config mode is no longer supported Deprecated usedefaultconfig, configdatetime and configcomplete in coinacceptor class Fixed a bug where the EGM would send a G2S_CME100 when it received the setcommsstate with enabled set to false Fixed a tiger script error in the Tiger Scripting Reference manual Fixed a bug where G2S_CME100 was sent when the host sends a setcommsstate with enabled set to false Fixed a bug where the wrong error code is being sent for a getverificationstatus for a verification result that exists in the GAT log but the host sent the wrong transaction ID Fixed a bug where the EGM failed to reconnect to the host if the host does not respond to a commsdisabled command Added support for G2S_HMACSHA1 GAT algorithm. Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 6 of 10

7 RST Cumulative Release Notes Fixed a bug where the G2S_CRC32 hash algorithm was calculating the wrong hash value Fixed a bug where the EGM was not sending an error code for a missing seed value for a CRC algorithm Fixed a bug where the EGM was sending the wrong error code when deleting a nonexistent package Fixed a bug when looking up the audit meter directory name Upgrade GAT class to G2S 3.0. Add support for cancelverification and useemployeeidreader. Deprecated configdatetime, configcomplete and usedefaultconfig Fixed a bug to reset the log sequence number for device logs when the EGM is restarted Fixed a bug that did not allow for packagestatus to have no child elements Fixed a bug that prevented the EGM from reconnecting to the host sent a G2S_MSX003 to a commsonline command Fixed a bug that caused the RLT to prematurely disconnect a host while using a TLS connection Fixed a bug where there were two paths to reset communications channel. Transcript Viewer The transcript viewer allows a user to view a previously exported transcript file. To open the transcript viewer select Tools > Transcript Viewer or click the F5 button. Select the Import Transcript File button to select the previously exported transcript file. The file must have a g2t or zip file extension. The g2t file extension is for transcript records that have been exported from the transcript viewer using right click Export to Transcript File feature. The zip file extension is used for g2t files that have been compressed or for tools that export transcript files to a zip file format such as the CVT. Note, the transcript viewer will not work with debug.zip files since that file is for RadBlue support. Compare Snaphot Deltas When comparing two data model snapshots, the user now has the ability to save the delta as an XML file by selecting Save As button. The file that is generated is an XML file that contains the deltas between the two snapshots. Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 7 of 10

8 RST Cumulative Release Notes Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 8 of 10

9 RST Version Release Notes Release Date: 31 May 2016 In this release, Upgraded Java to 1.8.0_74. Updated the G2S schema files to the latest version from GSA. If you have any ideas for improvement, questions, or issues, just let us know at The enter option config mode thread in the SmartEGM was not waiting for the option config device to own the lock on the EGM before sending the optionconfigstatus response. The exit option config mode command now only sends the G2S_OCE008 once when the option config device is unlocked Upgraded Java to 1.8.0_ When a new GAT device is created for a new host, the superset of GAT components will be copied into the newly created GAT device. Previously the newly created GAT device had an empty component list Fixed an error when setting an option change for an EGM that included an audit device which would throw an exception in the SmartEGM Updates to G2S schema files for employee, mystery and tournament The VMOPTIONS file that sets the Java virtual machine options is writing the file in a Windows specific line separator. The code has been modified to save the file using the proper line separator RST will not start with an invalid license. The user can load a new license or exit. Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 9 of 10

10 RST Version Release Notes Release Date: 01 March SOAP client has been configured to maintain keepalive messages for longer than 5 seconds. A new RLT.VMOPTIONS option has been added to configure the HTTP client New for G2S 3.0. Support has been added for the most recently selected game combo in cabinetstatus (extension g2s3). When the EGM determines that the game being played is different, the G2S_CBE341 Game Combo Selected event is generated New for G2S 3.0. Deprecated usedefaultconfig attribute in the command and in the command view for cabinetprofile New for G2S 3.0. Removed logic to disable cabinet device if the configuration was not completed. As part of this change: the g2sresetsupported attribute has been deprecated in cabinetprofile. the configdatetime and configcomplete attribute in the cabinetprofile and cabinetstatus commands have been deprecated. the configdatetime, configcomplete and g2sresetsupported attributes have been removed from the command views for cabinetprofile and cabinetstatus Explicitly enabling TLSv1, TLSv1.1 and TLSv New for G2S 3.0. Logic seal feature has been added (extension g2saus). As part of this change: code has been added to break the logic door seal when the logic door is opened. support was added for the seallogicdoor host command. a Logic Seal Option has been added to the cabinet device G2S_occupany meter has been added to G2S_GPE102 and G2S_GPE112 events New occupancy-meter-enabled flag has been added to the SmartEGM configuration file to control whether the occupancy meter is enabled. For customers with hundreds of EGMs, the occupancy meter calculation can impact performance. By default, this option is disabled. Copyright 2017 Radical Blue Gaming, LLC. All rights reserved. Page 10 of 10

RLT Version 44 Release Notes

RLT Version 44 Release Notes RLT Version 44 Release Notes Release Date: 09 December 2014 Release Summary In this release of the RLT, we have added several new methods to the REST interface, including the ability to view and change

More information

RGS Version 52 Release Notes

RGS Version 52 Release Notes New Feature Enhancement/Upgrade Fix RGS Version 52 Release Notes Release Date: 07 December 2015 10521 All tools have been updated to use Java 1.8.0_60 to keep up with the latest Java enhancements, including

More information

CVT Version Release Notes

CVT Version Release Notes CVT Version 12.0.1 Release Notes Release Date: 13 JULY 2015 Summary of CVT Release 12.0.1 This release of the CVT incorporates the changes to the CVT-host requested by RadBlue s supporting customers for

More information

Tester Toolkit User Guide

Tester Toolkit User Guide 04 MAR 2014 - Version 38 All trademarks used within this document are the property of their respective owners. No part of this work may be reproduced in whole or in part, in any manner, without the prior

More information

RGS. Tester Toolkit User Guide

RGS. Tester Toolkit User Guide RGS Looking for more information? Radical Blue Gaming, Inc. At the RadBlue forum you can find the latest release information, report issues, get your questions answered, and submit suggestions for improving

More information

RLT User Guide. 04 MAR Version 38

RLT User Guide. 04 MAR Version 38 04 MAR 2014 - Version 38 All trademarks used within this document are the property of their respective owners. No part of this work may be reproduced in whole or in part, in any manner, without the prior

More information

RAS Version 44 Release Notes

RAS Version 44 Release Notes RAS Version 44 Release Notes Release Date: 09 December 2014 In this release, the G2S transcript was enhanced by adding Max and Restore buttons to the View Transcript Message and Compare Messages windows.

More information

1 Motivation Frontend Fine-Tuning Parameters Location On Windows On Linux... 5

1 Motivation Frontend Fine-Tuning Parameters Location On Windows On Linux... 5 Inhalt 1 Motivation... 4 2 Frontend Fine-Tuning Parameters... 5 2.1 Location... 5 2.1.1 On Windows... 5 2.1.2 On Linux... 5 2.2 Configurable Parameters... 5 2.2.1 kms.configuration.dashboardreloadperiod...

More information

Russ Ristine Radical Blue Gaming

Russ Ristine Radical Blue Gaming Russ Ristine Radical Blue Gaming What is G2S? (a little history) The Benefits of G2S Securing the New Environment Case Study The Road to Aria Slide 2 How did we get here? Slide 3 SAS became the de-facto

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin 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

CA Service Desk Integration with Remote Support

CA Service Desk Integration with Remote Support CA Service Desk Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the

More information

Microsoft Dynamics CRM Integration with Bomgar Remote Support

Microsoft Dynamics CRM Integration with Bomgar Remote Support Microsoft Dynamics CRM Integration with Bomgar Remote Support 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown

More information

Microsoft Dynamics CRM Integration with Remote Support

Microsoft Dynamics CRM Integration with Remote Support Microsoft Dynamics CRM Integration with Remote Support 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property

More information

Integrate HEAT Software with Bomgar Remote Support

Integrate HEAT Software with Bomgar Remote Support Integrate HEAT Software with Bomgar Remote Support 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the

More information

/****************************************************************************\ DAS Release for Solaris, Linux, and Windows

/****************************************************************************\ DAS Release for Solaris, Linux, and Windows /****************************************************************************\ DAS Release 3.0.0 for Solaris, Linux, and Windows Copyright 1991-2012 Information Security Corp. All rights reserved. This

More information

HEAT Software Integration with Remote Support

HEAT Software Integration with Remote Support HEAT Software Integration with Remote Support 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property of their

More information

GRANDSTREAM NETWORKS SUMMARY OF UPDATES. The main purpose of this release is bug fixes and feature enhancement.

GRANDSTREAM NETWORKS SUMMARY OF UPDATES. The main purpose of this release is bug fixes and feature enhancement. GRANDSTREAM NETWORKS Firmware Release Notes: Version 1.0.2.21 (HW Supported: 1.2A, 1.3A, 1.3B, 1.5A, 1.6A) Date: August 31, 2017 The main purpose of this release is bug fixes and feature enhancement. CHANGES

More information

Neuron Change History

Neuron Change History Neuron 2.5.13.0 Change History The user can now create custom pipeline steps. The call web service step now has dynamic support for custom soap headers. New step to send and receive from Msmq New step

More information

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Ed-Fi ODS and Ed-Fi ODS API Version 2.0 - Technical Preview January 2015 2014-2015 Ed-Fi Alliance, LLC. All rights reserved. Ed-Fi is a registered trademark

More information

CA Agile Central Administrator Guide. CA Agile Central On-Premises

CA Agile Central Administrator Guide. CA Agile Central On-Premises CA Agile Central Administrator Guide CA Agile Central On-Premises 2018.1 Table of Contents Overview... 3 Server Requirements...3 Browser Requirements...3 Access Help and WSAPI...4 Time Zone...5 Architectural

More information

BMC FootPrints 12 Integration with Remote Support

BMC FootPrints 12 Integration with Remote Support BMC FootPrints 12 Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are

More information

McAfee epolicy Orchestrator Release Notes

McAfee epolicy Orchestrator Release Notes McAfee epolicy Orchestrator 5.9.1 Release Notes Contents About this release What's new Resolved issues Known issues Installation information Getting product information by email Where to find product documentation

More information

CA Agile Central Installation Guide On-Premises release

CA Agile Central Installation Guide On-Premises release CA Agile Central Installation Guide On-Premises release 2016.2 Agile Central to Go 2017.1 rallysupport@rallydev.com www.rallydev.com 2017 CA Technologies (c) 2017 CA Technologies Version 2016.2 (c) Table

More information

Metastorm BPM Release 7.6

Metastorm BPM Release 7.6 Metastorm BPM Release 7.6 Administration Guide May 2008 Metastorm Inc. email: inquiries@metastorm.com http://www.metastorm.com Metastorm BPM Release 7.6 Copyrights and Trademarks 1996-2008 Metastorm Inc.

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

JIRA Integration Guide

JIRA Integration Guide JIRA Integration Guide 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective

More information

Using the Certificate Authority Proxy Function

Using the Certificate Authority Proxy Function CHAPTER 10 This chapter provides information on the following topics: Certificate Authority Proxy Function Overview, page 10-1 Cisco Unified IP Phone and CAPF Interaction, page 10-2 CAPF Interaction with

More information

Configuration Management & Upgrades

Configuration Management & Upgrades Configuration Management & Upgrades Course # 1150 2/12/2014 1 Overview Exporting and Backing up the configuration Configuration Files Email - Automated Cloud Automated USB Automated Console Manual Email

More information

Real Application Security Administration

Real Application Security Administration Oracle Database Real Application Security Administration Console (RASADM) User s Guide 12c Release 2 (12.2) E85615-01 June 2017 Real Application Security Administration Oracle Database Real Application

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

Using the VMware vrealize Orchestrator Client

Using the VMware vrealize Orchestrator Client Using the VMware vrealize Orchestrator Client vrealize Orchestrator 7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Certificate authority proxy function

Certificate authority proxy function Certificate authority proxy function This chapter provides information about the certificate authority proxy function. About certificate authority proxy function, page 1 Cisco Unified IP Phone and CAPF

More information

OPC UA C++ Toolkits Release Notes November 2018

OPC UA C++ Toolkits Release Notes November 2018 OPC UA C++ Toolkits Release Notes November 2018 Version Date Release Note V5.57.0 06.11.2018 New Features: Generic validation of input arguments Support of FileType Samples for custom data types New installer

More information

Dohatec CA. Export/Import Procedure etoken Pro 72K FOR USERS OF ETOKENS [VERSION 1.0]

Dohatec CA. Export/Import Procedure etoken Pro 72K FOR USERS OF ETOKENS [VERSION 1.0] Dohatec CA Export/Import Procedure etoken Pro 72K FOR USERS OF ETOKENS [VERSION 1.0] 1 1 Digital Certificate Certificates issued by Dohatec CA are in X.509 v3 format. In Microsoft windows machines, these

More information

BMM CERTIFICATION TEST REPORT

BMM CERTIFICATION TEST REPORT Report Issue Date: 30 th December, 2014 Jurisdiction Issued To: Georgia Lottery Corporation Issued By: BMM Testlabs Travis Foley, Executive Vice President, Operations 815 Pilot Road, Suite G, Las Vegas,

More information

BEAAquaLogic. Service Bus. Upgrade Guide

BEAAquaLogic. Service Bus. Upgrade Guide BEAAquaLogic Service Bus Upgrade Guide Version 2.5 Document Date: July 2006 Copyright Copyright 1995-2005 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software is protected by copyright,

More information

Steel Belted Radius. Release Notes SBR 6.24 Build 1. Release, Build Published Document Version Build 1 May,

Steel Belted Radius. Release Notes SBR 6.24 Build 1. Release, Build Published Document Version Build 1 May, Steel Belted Radius Release Notes SBR 6.24 Build 1 Release, Build Published Document Version 6.24 Build 1 May, 2017 2.0 Contents Steel-Belted Radius Release - 6.2 Release Notes... 3 System Requirements...

More information

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9 Gateway Upgrade Guide for On-Premises Version 17 August 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Upgrading Primavera Gateway... 7 Prerequisites... 7 Upgrading Existing Gateway Database...

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 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

Perceptive Intelligent Capture for Transcripts

Perceptive Intelligent Capture for Transcripts Perceptive Intelligent Capture for Transcripts Release Notes Version: 2.1.x Written by: Product Knowledge, R&D Date: April 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International

More information

Click anywhere to continue

Click anywhere to continue The Security Manager is used to create a means of managing the permission levels for all the users that will be working with the system. These users are assigned to Roles, for which permissions are defined.

More information

MAGNUM-SDVN Security Administration Manual

MAGNUM-SDVN Security Administration Manual MAGNUM-SDVN Security Administration Manual Revision 19: November 21, 2017 Contents Overview... 3 Administrative Access... 4 Logging Into Terminal Locally... 4 Logging Out Of Local Terminal... 4 Logging

More information

RadBlue Protocol Analyzer Version 6. [Released: 09 DEC 2009]

RadBlue Protocol Analyzer Version 6. [Released: 09 DEC 2009] Version 6 [Released: 09 DEC 2009] In this release, we added support for multicast command, updated the installer, and made usability improvements. New Features RPA now supports multicast commands. RPA

More information

Working with Encrypted Data. In ODK Aggregate

Working with Encrypted Data. In ODK Aggregate Working with Encrypted Data In ODK Aggregate Install Java and Cryptography extensions In the LSHTM Application Window, Select Utilities and double click on the Java x32 icon Install Java and Cryptography

More information

IceWarp to IceWarp Migration Guide

IceWarp to IceWarp Migration Guide IceWarp Unified Communications IceWarp to IceWarp Migration Guide Version 12.0 IceWarp to IceWarp Migration Guide 2 Contents IceWarp to IceWarp Migration Guide... 4 Used Terminology... 4 Brief Introduction...

More information

Developing with VMware vcenter Orchestrator. vrealize Orchestrator 5.5.1

Developing with VMware vcenter Orchestrator. vrealize Orchestrator 5.5.1 Developing with VMware vcenter Orchestrator 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

InterPSS OpenCIM User s Guide Software Release 1.2.1

InterPSS OpenCIM User s Guide Software Release 1.2.1 InterPSS OpenCIM User s Guide Software Release 1.2.1 March, 2010 i Important Information USE OF INTERPSS SOFTWARE AND THIS DOCUMENT IS SUBJECT TO THE TERMS AND CONDITIONS OF A LICENSE AGREEMENT FOUND IN

More information

Digital Certificate Service (DCS) - User Guide

Digital Certificate Service (DCS) - User Guide Digital Certificate Service (DCS) - User Guide Information Security Branch Contents Using this Guide... 3 User Requirements... 3 Secure E-mail Messaging... 4 Send a Secure E-mail Message... 4 Receive a

More information

IBM Security Identity Manager Version Administration Topics

IBM Security Identity Manager Version Administration Topics IBM Security Identity Manager Version 6.0.0.5 Administration Topics IBM Security Identity Manager Version 6.0.0.5 Administration Topics ii IBM Security Identity Manager Version 6.0.0.5: Administration

More information

D Fault Handling. Note: The solution for this chapter can be found in c:\po\solutions\apd

D Fault Handling. Note: The solution for this chapter can be found in c:\po\solutions\apd D Fault Handling D.1 Introduction Note: The solution for this chapter can be found in c:\po\solutions\apd To run this solution, you must have completed labs in chapter 9. Alternatively you can follow the

More information

IMPORTANT UPGRADING NOTE

IMPORTANT UPGRADING NOTE GRANDSTREAM NETWORKS Firmware Release Notes: Version 1.0.2.9 (HW Supported: 1.2A, 1.3A, 1.3B, 1.5A, 1.6A) Date: June 1 st, 2017 IMPORTANT UPGRADING NOTE Once upgraded to 1.0.2.x firmware, downgrading to

More information

BMC Remedy Integration with Remote Support

BMC Remedy Integration with Remote Support BMC Remedy Integration with Remote Support 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property of their

More information

Oracle Database. Installation and Configuration of Real Application Security Administration (RASADM) Prerequisites

Oracle Database. Installation and Configuration of Real Application Security Administration (RASADM) Prerequisites Oracle Database Real Application Security Administration 12c Release 1 (12.1) E61899-04 May 2015 Oracle Database Real Application Security Administration (RASADM) lets you create Real Application Security

More information

Ubiquity Server Manual

Ubiquity Server Manual Ubiquity Server Manual Compatible with version 9.0 Introduction Ubiquity is the ASEM software solution for remote access and remote assistance on Industrial PCs and operator panels based on Windows operating

More information

ExpressCluster X SingleServerSafe 3.2 for Windows. Operation Guide. 2/19/2014 1st Edition

ExpressCluster X SingleServerSafe 3.2 for Windows. Operation Guide. 2/19/2014 1st Edition ExpressCluster X SingleServerSafe 3.2 for Windows Operation Guide 2/19/2014 1st Edition Revision History Edition Revised Date Description First 2/19/2014 New manual Copyright NEC Corporation 2014. All

More information

Russ Ristine Radical Blue Gaming

Russ Ristine Radical Blue Gaming Russ Ristine Radical Blue Gaming Moving to a networked gaming floor? Be informed Strive for a future-proof solution This is just a primer Focus = 10 things to understand for success Slide 2 G2S source

More information

EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows. Operation Guide. 10/03/2016 4th Edition

EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows. Operation Guide. 10/03/2016 4th Edition EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows Operation Guide 10/03/2016 4th Edition Revision History Edition Revised Date Description 1st 02/09/2015 New manual 2nd 04/20/2015 Corresponds to the internal

More information

CIS New Functionality. June 2015 May 2016

CIS New Functionality. June 2015 May 2016 June 2015 May 2016 23 rd June 2015: 122380 View Member Refund Checks The Capital Credit tab of the Member browser includes a secured 'View Refund Checks' button. The button will open a window and display

More information

Maintenance Tasks CHAPTER

Maintenance Tasks CHAPTER CHAPTER 5 These topics describe the Maintenance tasks of Element Manager: Viewing Basic System Information, page 5-2 Configuring Basic System Information, page 5-3 Configuring Date and Time Properties,

More information

Developing with VMware vcenter Orchestrator

Developing with VMware vcenter Orchestrator Developing with VMware vcenter Orchestrator vcenter Orchestrator 4.2.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

This document contains information on fixed and known limitations for Test Data Management.

This document contains information on fixed and known limitations for Test Data Management. Informatica Corporation Test Data Management Version 9.6.0 Release Notes August 2014 Copyright (c) 2003-2014 Informatica Corporation. All rights reserved. Contents Informatica Version 9.6.0... 1 Installation

More information

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error.

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

Cisco TelePresence Authenticating Cisco VCS Accounts Using LDAP

Cisco TelePresence Authenticating Cisco VCS Accounts Using LDAP Cisco TelePresence Authenticating Cisco VCS Accounts Using LDAP Deployment Guide Cisco VCS X8.2 D14465.07 June 2014 Contents Introduction 3 Process summary 3 LDAP accessible authentication server configuration

More information

IFS Sales & Marketing Client Installation

IFS Sales & Marketing Client Installation IFS Sales & Marketing Client Installation Product: DocMan ID: Issued By: Date: Page: IFS Sales & Marketing Martin Abrahamsson 2015-06-03 1(29) Title: IFS Sales & Marketing Client Installation Table of

More information

IBM Content Manager for iseries. Messages and Codes. Version 5.1 SC

IBM Content Manager for iseries. Messages and Codes. Version 5.1 SC IBM Content Manager for iseries Messages and Codes Version 5.1 SC27-1137-00 IBM Content Manager for iseries Messages and Codes Version 5.1 SC27-1137-00 Note Before using this information and the product

More information

VERTIV. Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, Release Notes Section Outline. 1 Update Instructions

VERTIV. Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, Release Notes Section Outline. 1 Update Instructions VERTIV Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, 2018 Release Notes Section Outline 1 Update Instructions 2 Appliance Firmware Version Information 3 Local Client Requirements

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

FORUM Business Online Banking

FORUM Business Online Banking FORUM Business Online Banking FORUM Business Online Banking has a new look but still offers the same level of service and security. Complete privacy, controlled through encryption and passwords, ensures

More information

Software Description Application Software OTT Hydras 3 net

Software Description Application Software OTT Hydras 3 net English Software Description Application Software OTT Hydras 3 net We reserve the right to make technical changes and improvements without notice! Table of contents 1 Overview of OTT Hydras 3 net 5 2 Data

More information

Copyright. Copyright Ping Identity Corporation. All rights reserved. PingAccess Server documentation Version 4.

Copyright. Copyright Ping Identity Corporation. All rights reserved. PingAccess Server documentation Version 4. Server 4.3 Copyright 1 Copyright 2017 Ping Identity Corporation. All rights reserved. PingAccess Server documentation Version 4.3 June, 2017 Ping Identity Corporation 1001 17th Street, Suite 100 Denver,

More information

Cisco CTL Client Setup

Cisco CTL Client Setup This chapter provides information about Cisco CTL client setup. About, page 2 Addition of Second SAST Role in the CTL File for Recovery, page 2 Cluster Encryption Configuration Through CLI, page 3 Remove

More information

Bomgar Remote Support Integration with BMC Remedy

Bomgar Remote Support Integration with BMC Remedy Bomgar Remote Support Integration with BMC Remedy 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the

More information

Enterprise Data Catalog Fixed Limitations ( Update 1)

Enterprise Data Catalog Fixed Limitations ( Update 1) Informatica LLC Enterprise Data Catalog 10.2.1 Update 1 Release Notes September 2018 Copyright Informatica LLC 2015, 2018 Contents Enterprise Data Catalog Fixed Limitations (10.2.1 Update 1)... 1 Enterprise

More information

SAS Viya 3.3 Administration: Mobile

SAS Viya 3.3 Administration: Mobile SAS Viya 3.3 Administration: Mobile Mobile: Overview The SAS Mobile BI app enables mobile device users to view and interact with reports that can contain a variety of charts, graphs, gauges, tables, and

More information

What s new in IBM Operational Decision Manager 8.9 Standard Edition

What s new in IBM Operational Decision Manager 8.9 Standard Edition What s new in IBM Operational Decision Manager 8.9 Standard Edition Release themes User empowerment in the Business Console Improved development and operations (DevOps) features Easier integration with

More information

PowerSchool Release Notes PowerSchool Student Information System

PowerSchool Release Notes PowerSchool Student Information System PowerSchool Student Information System Released August 2017 Document Owner: Documentation Services This edition applies to Release 11.0.2.0 of the PowerSchool software and to all subsequent releases and

More information

Hortonworks Data Platform

Hortonworks Data Platform Hortonworks Data Platform Workflow Management (August 31, 2017) docs.hortonworks.com Hortonworks Data Platform: Workflow Management Copyright 2012-2017 Hortonworks, Inc. Some rights reserved. The Hortonworks

More information

Casper Suite Release Notes. Version 8.7

Casper Suite Release Notes. Version 8.7 Casper Suite Release Notes Version 8.7 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software 301 4th Ave

More information

keyon / PKCS#11 to MS-CAPI Bridge User Guide V2.4

keyon / PKCS#11 to MS-CAPI Bridge User Guide V2.4 / PKCS#11 to MS-CAPI Bridge V2.4 April 2017 Table of Contents Copyright 2017 by AG All rights reserved. No part of the contents of this manual may be reproduced or transmitted in any form or by any means

More information

Null Service and Loopback Service Drivers Implementation Guide NetIQ Identity Manager. February 2018

Null Service and Loopback Service Drivers Implementation Guide NetIQ Identity Manager. February 2018 Null Service and Loopback Service Drivers Implementation Guide NetIQ Identity Manager February 2018 Legal Notice For information about NetIQ legal notices, disclaimers, warranties, export and other use

More information

USER GUIDE FOR INTERNETBANKING SERVICE OF PPF banka a. s.

USER GUIDE FOR INTERNETBANKING SERVICE OF PPF banka a. s. USER GUIDE FOR INTERNETBANKING SERVICE OF PPF banka a. s. Content: I. General information... 2 II. Methods of login in Internetbanking and Authorization of orders and instructions for the Bank... 2 III.

More information

RSA NetWitness Platform

RSA NetWitness Platform RSA NetWitness Platform RSA SecurID Access Last Modified: Tuesday, January 29, 2019 Event Source Product Information: Vendor: RSA, The Security Division of Dell EMC Event Sources: Authentication Manager,

More information

IBM Security Access Manager Version May Advanced Access Control Configuration topics IBM

IBM Security Access Manager Version May Advanced Access Control Configuration topics IBM IBM Security Access Manager Version 9.0.3 May 2017 Advanced Access Control Configuration topics IBM IBM Security Access Manager Version 9.0.3 May 2017 Advanced Access Control Configuration topics IBM

More information

TeleSign. RSA MCF Plug-in Implementation Guide. Partner Information. TeleSign Verify SMS RSA AAOP MCF Plug-in Last Modified: May 10, 2016

TeleSign. RSA MCF Plug-in Implementation Guide. Partner Information. TeleSign Verify SMS RSA AAOP MCF Plug-in Last Modified: May 10, 2016 RSA MCF Plug-in Implementation Guide Partner Information Last Modified: May 10, 2016 Product Information Partner Name Web Site Product Name TeleSign Version & Platform 1.0.2 Product Description http://www.telesign.com/

More information

TIBCO BusinessConnect SOAP Protocol Release Notes

TIBCO BusinessConnect SOAP Protocol Release Notes TIBCO BusinessConnect SOAP Protocol Release Notes Software Release 6.1.0 April 2015 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\ionhub] "FastStartHub"=dword:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\ionhub] FastStartHub=dword: AnywhereUSB Drivers Release notes (p/n 93000944_Z) Version 3.95 32-bit Windows 7, Windows 8, Windows 8.1, Windows 10 Release Version 40002670_S Release Notes: =================== 3.95 Apr 2018 1 Fast enumeration

More information

Interface Reference. McAfee Application Control Windows Interface Reference Guide. Add Installer page. (McAfee epolicy Orchestrator)

Interface Reference. McAfee Application Control Windows Interface Reference Guide. Add Installer page. (McAfee epolicy Orchestrator) McAfee Application Control 8.1.0 - Windows Interface Reference Guide (McAfee epolicy Orchestrator) Interface Reference Add Installer page Add an existing installer to the McAfee epo repository. Table 1

More information

User Manual. Thermo Scientific Orion

User Manual. Thermo Scientific Orion User Manual Thermo Scientific Orion Orion Star Com Software Program 68X637901 Revision A April 2013 Contents Chapter 1... 4 Introduction... 4 Star Com Functions... 5 Chapter 2... 6 Software Installation

More information

User Guide. Admin Guide. r

User Guide. Admin Guide. r User Guide Admin Guide r 03.08.16 1 Welcome to Keeper! We re excited you have chosen to work with us. Let s get started by walking through how you can tell your employees about Keeper, then we ll walk

More information

ipac Access Controller

ipac Access Controller STANLEY MANUFACTURED ACCESS CONTROL ipac Access Controller QUICK START GUIDE QUICK USER GUIDE Contents Standalone Interface...3 ipac at a Glance...3 Button and Functions...4 Screen Display...4 Information

More information

Identity Connect Release Notes,,,

Identity Connect Release Notes,,, ,,, registered trademark of salesforce.com, Inc., as are other names and marks. Other marks appearing herein may be trademarks of their respective owners. Abstract Notes covering Identity Connect prerequisites,

More information

Security Service tools user IDs and passwords

Security Service tools user IDs and passwords IBM Systems - iseries Security Service tools user IDs and passwords Version 5 Release 4 IBM Systems - iseries Security Service tools user IDs and passwords Version 5 Release 4 Note Before using this information

More information

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems Server Edition V8 Peregrine User Manual for Linux and Unix operating systems Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Red Hat is a registered trademark

More information

AT&T Business Messaging Account Management

AT&T Business Messaging Account Management Account Management Administrator User Guide July 2016 1 Copyright 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T

More information

Trio Motion Technology 4-2. Motion Perfect v3

Trio Motion Technology 4-2. Motion Perfect v3 MOTION PERFECT V3 4 Trio Motion Technology 4-2 Software Reference Manual Introduction to Motion Perfect 3 Motion Perfect 3 is an Microsoft Windows based application for the PC, designed to be used in conjunction

More information

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Administration Guide

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Administration Guide BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0 Administration Guide SWDT487521-636611-0528041049-001 Contents 1 Overview: BlackBerry Enterprise Server... 21 Getting started in your BlackBerry

More information

GENESYS 6.0 Service Pack 5 7 December Description / Resolution Notes

GENESYS 6.0 Service Pack 5 7 December Description / Resolution Notes GENESYS 6.0 Service Pack 5 7 December 2018 In order to best serve our user community, Vitech releases the initial service pack 30 days after product launch, with subsequent service packs released every

More information

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection!

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection! jproductivity LLC Protect your investments with Protection! User Guide Protection! L i c e n s i n g S e r v e r v 4. 9 A d m i n i s t r a t o r G u i d e tm http://www.jproductivity.com Notice of Copyright

More information

SCADA Expert ClearSCADA

SCADA Expert ClearSCADA SCADA Expert ClearSCADA Software for Telemetry & Remote SCADA Solutions SCADA Expert ClearSCADA 2013 R1.1 Release Notes SCADA Expert ClearSCADA 2013 R1.1 Release Notes SCADA Expert ClearSCADA 2013 R1.1

More information

MX-AOPC UA Server User s Manual

MX-AOPC UA Server User s Manual User s Manual Edition 3.3, February 2018 www.moxa.com/product 2018 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information