Monthly Release Notes - October 2016

Jump to:

Document Management (RJS)


Deliver Now

Version 1.2.10
Fixes
  • Fixed an issue with spooled file after-processing actions not being triggered after delivering reports via MAILRPT
  • Fixed an issue with reports not being sent when using MAILRPT
  • Fixed an issue with reports unable to be sent to Lotus Notes
  • Fixed an issue with attachments with file names longer than 50 characters having invalid file names
  • Fixed an issue with spooled file specific search filtering
  • Fixed an issue with using RDX files that are incompletely defined when sending them to DeliverNow

Webdocs Windows

Version 1.8.3
Fixes
  • Fixed document version history showing the user’s key instead of full name
  • Fixed issue with route notifications only going to one user if multiple users are assigned to the step
  • Fixed a display issue with the licensed user count if a user count is not limited

Webforms

Version 1.1.2
Fixes
  • Added a license status page for customers and support to view the system Hardware ID to generate a license

Back to Top

 

GoAnywhere


GoAnywhere MFT

Version 5.3.8
  • Increased the allowable length of the File Name search field on the Job File Audit log page from 64 characters to 128 characters.
  • Fixed an issue where AS2 and Secure Email projects could fail in rare scenarios when executed from a Monitor or Schedule in a clustered environment.
  • Fixed an issue where restarting the HTTPS service could prevent GoDrive email notification from being sent.
Version 5.3.7
  • Fixed a UI issue in Secure Folders where users were prevented from uploading files in certain scenarios and the upload status messages were not updated properly in others.

Back to Top

 

Powertech


Password Self Help

Version 3.001

Security Scan

Version 3.4.0
  • Reporting of FTP Security Vulnerabilities. FTP represents a significant risk to any server that has no security configured, or that relies on legacy restrictions such as menus and limited capabilities. Security Scan now allows you to identify the number of user profiles with FTP access potential, and review HelpSystems' recommendations for addressing FTP security vulnerabilities.

Power Admin

Version 2.06
  • Active Directory integration. Power Admin now allows you to import Active Directory data and use that data to create new People in Power Admin, or apply the data to existing People. Once populated, the Active Directory data can be linked with Power Admin and synchronized using periodic checks against the Active Directory server, whereupon updates to Active Directory entries will be automatically reflected in Power Admin's People definitions. See Integrating Power Admin with Active Directory.
  • Improved automation support. Operational Resources (such as event monitors) can now be disabled and enabled. After being disabled, they will not start again until they are deliberately enabled. This aids in preventing unwanted operations from occurring during backups or HA operations. A new command set, PPLMONSTS and PPMMONSTS, allows you to enable or disable Operation Resources programatically so that this function can be embedded in your HA or backup processes to prevent resources from starting at inopportune
    times. See Set Monitor Status (PPMMONSTS).
  • New Change User Profile command. A new command, PPMCHGPRF, allows you to change a subset of the profile settings for a set of *USRPRF objects on any system in your network. These settings are STATUS, PASSWORD and PWDEXP. Profiles may be selected by their attachment to People, Positions, Systems, etc. This allows you to set the password for all Profiles attached to a Person at one time, regardless of the number of systems on which those Profiles exist. See Change User Profile command.
  • New Delete User Profile command. A new command, PPMDLTPRF, allows you to delete *USRPRF objects from any system in your network. Profiles may be selected by their attachment to People, Positions, Systems, etc., or generically by name. See Delete User Profile command.
  • Enhanced Delete Person command. The Delete Person (PPMDLTPSN) command has been enhanced to support post-processing of the attached *USRPRF objects when a Person is deleted. You can delete or disable the attached *USRPRF objects. See Delete Person panel.
  • Enhanced Profile Activity Report. A history date range has been added to the Profile Activity command (PPMPRFACT) so that you can limit the output of historical information to a time period of interest. See Profile Activity Report panel.
  • New Power Admin APIs. Several APIs have been provided to allow you to interact with PowerAdmin from within your own applications (see Power Admin APIs):
    • Retrieve System definition
    • Change System definition
    • List Systems to user space
    • Retrieve Template definition
    • List Template Allowed Systems
    • Determine if a System is allowed to use a Template
    • List Template Profile settings to user space
    • Retrieve Company definition
    • List Companies to user space
    • Retrieve Department definition
    • List Departments to user space
    • Retrieve Position definition
    • List Positions to user space
  • New Central Administration APIs. (See Central Administration APIs):
    • Retrieve System Configuration
    • Change System Configuration
    • List Systems
    • Retrieve Template Definition
    • List Resolved Template Profile Settings
    • List Template System Allowances
    • Can System Use Template
    • List Template Profile Settings
Version 2.07
  • Incomplete audits are no longer caused by the following:
    • Audits for systems that do not contain the software that the audit refers to
    • Audits that include auditing of the Management System
  • A help typo in the PPMSYNCPSN command description has been fixed.

Network Security

Version 7.07
  • Problems capturing transactions for the *DDM server have been fixed.
  • Disabling Silent Activation no longer fails for ten-character program names.
  • Reports can now be run for user profiles that start with @, #, or $ characters.
  • Failed audits (whose status remains stuck as "Processing") have been resolved.
  • *RMTSRV RMTCMD text for Captured Transactions has been fixed.
  • A stuck semaphore has been detected and fixed (copy to QGPL).

Back to Top

 

Robot


Robot Console

Version 6.08
  • The GUI (graphical user interface) MQ channel finder has been updated

  • GUI security setup has been enhanced to match what is available in the IBM i

  • Short names are assigned to message queues and channels when they’re created in the GUI

  • RBC067 has been modified for processing MQ message data

Robot HA

Version 12.0
  • Robot HA, a high availability product built on RSF-HA software, is now available!

    You can find a list of key features here: Robot HA 12 Features

Robot Schedule Enterprise

Version 1.39
  • You can now set the number of active jobs to run at a time on an agent job using the new -cj parameter.

Back to Top

 

Safestone


Version 3.001

Back to Top

 

Sequel


Sequel 11

Version R11M05
Enhancements
  • Added EDTWRD and EDTCDE handling when using SERVER(*LOCALSYS) or SERVER(*LOCAL). f the underlying column/table/schema for a given result column can be determined, the edit word/edit code, if one exists for a numeric field, will be displayed as follows (in order of precedence): 1)The value provided by EDTCDE() or /*<S-EDTCDE()-S>*/ in the SQL, 2)The value provided by EDTWRD() or /*<S-EDTWRD()-S>*/ in the SQL, 3)The edit code or edit word associated with the field in the DDS, 4)The edit code J.
  • Within the user defaults (SETDFT), a prompt was added for selection of Default Data Base (SERVER).
  • SETAUDDFT command will not error when there are more 9,999 user data areas.
  • EXECUTE command now retains field text when creating output files when using SERVER(*LOCAL) or SERVER(*LOCALSYS).
Fixes
  • Using DSPVIEWD to generate CL source generates MCH0603 ‘an array index is out of range’ in program DSPVIEWD1 in rare instances when the formatted SQL string uses spaces at the end of the line feed.
  • Referencing a UDF without the qualified library that is not in the SEQUEL or SCSERVER10 library, generates an error that the item was not found in *LIBL, even though the UDF library is part of the Viewpoint or Green Screen job. Introduced in Mod 4.
  • Character fields defined with CCSID 65535 are unreadable when using Viewpoint Universal Driver for Advanced Database Security or JDE connections.
  • Using EXECUTE command, when no records are selected, still sends and email when SETDFT E-Mail Distribution flag is set to N. Mail should only be sent if ‘Send if no Data’ is set to Y.
  • All commands changed to Allow Limited Users *NO.
  • EXECUTE command creates output fields without field text when using SERVER(*LOCALSYS) or SERVER(*LOCAL).
  • Convert/Import Query (CVTQRY) command errors when the % sign is used in LIKE comparisons.
  • A host report over a *LOCALSYS view with runtime prompting ( SQLVIEWMP ) does not create a proper report definition (PRTRPTD).
  • Error RNX0100 ‘Length or start position is out of range for the string operation in SWPGETOBJD’ displays when saving a Client Table if the view has exactly 60 fields on the SELECT clause.
  • EXECUTE to an outfile sporadically displays message ‘MCH1210 in *PGM QRYO03 at instruction x'00EE'’ with views that are SERVER(*LOCALSYS) SYNTAX(*SEQUEL).
  • Running a Script View where the SCRETURN command has a TEXT parameter shows the script object text at runtime, not the text specified on the parameter.
  • Using the CHGVAR command in a script with a SERVER parameter to a remote database, fails to return a value.
  • ANZAUDDTA command fails with duplicate timestamps CPF5149 ‘Operation for program device or member CPIALL is not valid’.

Viewpoint

Version 11.16.294
Enhancements
  • Text size on many objects (views, host table, client tables, Client Reports, Scripts, Script Views, and Applications) was increased from 50 to 128 characters.
  • View Builder and View Designer will support ‘Fetch First’ with a *LOCALSYS or *LOCAL connection and *SERVER syntax.
  • Allow library name to be specified when saving Viewpoint object to Repository.
  • In the Script Designer Variable tab, grid columns will match the view designer to make more readable.
  • Excel Add-in now supports 64 bit Excel.
  • In Dashboards:
    • The 2 dimensional chart options were added to menu dropdown.
    • Copy/Paste actions added for text boxes, action button and graphics.
    • New option for Web Preview to see an HTML preview.
    • Snap to grid for easy alignment of text, action button, and result windows.
Fixes
  • In Administrator, the copy defaults option was using the default user—not the selected user.
  • From Administrator, Set Defaults option, copying a current user defaults to a new user profile causes a
  • View Builder and View Designer give error that file cannot be found when the datasource is another *ISERIES connection.
  • View Builder did not allow creation of multiple derived fields.
  • In Warehouse Builder from ViewPoint Explorer, caused error due to parameters not being passed.
  • Script View run in Viewpoint Explorer runs the body of the script twice.
  • Prompted Script that runs from a Viewpoint shortcut results in the following error MCH1202 unmonitored by VPTJMSG at Statement *N, instruction X'0011'.
  • Option to schedule an email as PDF failed when using the IBM Job Scheduler.
  • Email request from Viewpoint as PDF ends abnormally, error in print command, when host version is less than R11M04 (for Sequel) or R10M04 (for Showcase).
  • From View Designer, file in FROM clause specified with *LIBL does not send message when library is not on the library list of Viewpoint job.
  • From the View Designer Files & Fields tab, when designing a DATABASE(*LOCALSYS) SYNTAX(*SEQUEL) View, use of EDTCDE(L) on a numeric field will be dropped when moving to/from the Files and Fields tab.
  • View Designer should omit literals and constants from GROUP BY Clause.
  • View Designer not handling French à character in FILE names with SERVER(*SEQUEL)
  • From the View Designer, displaying view result after stepping in to a SELECT statement of a UNION view causes and unwanted ORDER BY to be added to the full SQL Statement.
  • Once a DISPLAY returns no records, the script ends without running the remaining steps.
  • When a user has assistance level set to 1 or 2 and View Builder is enabled, the setting renders the CRO (User based license) design window in a small frame and it cannot be resized.
  • When two DATE variables used a default value and the second variable was *NOPROMPT, the first variable used the wrong default value.
  • Unable to enter date of 12/31/9999 in date variable when run in ViewPoint.
  • Dynamic Drill Down (Regroup or Show Details) fails with a *LOCALSYS view with file qualified fields.
  • Creating a shortcut from a view display that also includes a chart produces a .vptchart file type instead of .vpt.
  • Expression Editor better handles field names with double quotes.
  • Subtotals in view results did not show if the ORDER BY fields used a field with an alias name.
  • In Dashboards:
    • A dashboard with an Action Button set to Autorun fails to run a prompted object successfully when the variable is passed using /SETVAR.
    • Chart title should be consistent at design time and run time.
    • When the Dynamic Drill Down List file (SEQUEL/VPTDYNFLTR) contains a list of fields, only those fields are available for dynamic drilldown. If the file contains fields, but no fields that exist in the files that a grouping view references, then the option to view the complete list should appear in SWI, as it does in ViewPoint and SWS.
    • Reprompting from a dashboard with a graph for new choice and receiving less records, produces an Overflow error.
    • Digital gauge custom mask entries, like a $ sign, don’t display correctly.
    • Inserting a view that returned no records cause the Designer to hang.
    • Variable prompt windows often show behind the dashboard and cannot be seen.
    • After adding chart, right click for Properties caused Properties window to come up behind designer window.

Sequel Web Interface

Version R10M24
Fixes
  • From Repository a .vptreport shortcut doing Save Results> Repo File>RTF creates corrupt file.
  • The presence of a slash ( \ ) at the end of any object description text prevents a list of objects including that view from being displayed.
  • Client Reports (SQLRPTC) and Client Tables (SQLTBLC) with a variable using a DBLIST with check(multi) did not properly quote the string.
  • Script View with a DBLIST, multi-select prompt variable not passing variable string correctly.
  • When the Dynamic Drill Down List file (SEQUEL/VPTDYNFLTR) contains a list of fields, only those fields are available for dynamic drilldown. If the file contains fields, but no fields that exist in the files that a grouping view references, then the option to view the complete list should appear in SWI, as it does in ViewPoint and SWS.
  • Reprompt of variable with DBLIST gave error.

Esend

Version R03M52
Fixes
  • Adjust email header to add appropriate white space like:
  • To: "Recipient Name" <recipient email address>
  • Execute or ESNDFILE with recipient list longer than 1000 characters fails with EML0069 ‘Recipient is not valid’. Limit increased to 2000 positions.
  • The distribution rules (ERPTRULES) will ensure that when the email is the same address, just a different case, the email is sent only once.

Abstract

Version R10M39

No updates for this version.

Anydate

Version R02M15

No updates for this release.

Back to Top

 

Showcase


Showcase10

Version R10M05
Enhancements
  • Added EDTWRD and EDTCDE handling when using SERVER(*LOCALSYS) or SERVER(*LOCAL). f the underlying column/table/schema for a given result column can be determined, the edit word/edit code, if one exists for a numeric field, will be displayed as follows (in order of precedence): 1)The value provided by EDTCDE() or /*<S-EDTCDE()-S>*/ in the SQL, 2)The value provided by EDTWRD() or /*<S-EDTWRD()-S>*/ in the SQL, 3)The edit code or edit word associated with the field in the DDS, 4)The edit code J.
  • Within the user defaults (SETDFT), a prompt was added for selection of Default Data Base (SERVER).
  • SETAUDDFT command will not error when there are more 9,999 user data areas.
  • EXECUTE command now retains field text when creating output files when using SERVER(*LOCAL) or SERVER(*LOCALSYS).
Fixes
  • Using DSPVIEWD to generate CL source generates MCH0603 ‘an array index is out of range’ in program DSPVIEWD1 in rare instances when the formatted SQL string uses spaces at the end of the line feed.
  • Referencing a UDF without the qualified library that is not in the SEQUEL or SCSERVER10 library, generates an error that the item was not found in *LIBL, even though the UDF library is part of the Viewpoint or Green Screen job. Introduced in Mod 4.
  • Character fields defined with CCSID 65535 are unreadable when using Viewpoint Universal Driver for Advanced Database Security or JDE connections.
  • Using EXECUTE command, when no records are selected, still sends and email when SETDFT E-Mail Distribution flag is set to N. Mail should only be sent if ‘Send if no Data’ is set to Y.
  • All commands changed to Allow Limited Users *NO.
  • EXECUTE command creates output fields without field text when using SERVER(*LOCALSYS) or SERVER(*LOCAL).
  • Convert/Import Query (CVTQRY) command errors when the % sign is used in LIKE comparisons.
  • A host report over a *LOCALSYS view with runtime prompting ( SQLVIEWMP ) does not create a proper report definition (PRTRPTD).
  • Error RNX0100 ‘Length or start position is out of range for the string operation in SWPGETOBJD’ displays when saving a Client Table if the view has exactly 60 fields on the SELECT clause.
  • EXECUTE to an outfile sporadically displays message ‘MCH1210 in *PGM QRYO03 at instruction x'00EE'’ with views that are SERVER(*LOCALSYS) SYNTAX(*SEQUEL).
  • Running a Script View where the SCRETURN command has a TEXT parameter shows the script object text at runtime, not the text specified on the parameter.
  • Using the CHGVAR command in a script with a SERVER parameter to a remote database, fails to return a value.
  • ANZAUDDTA command fails with duplicate timestamps CPF5149 ‘Operation for program device or member CPIALL is not valid’.

Viewpoint

Version 10.16.294
Enhancements
  • Text size on many objects (views, host table, client tables, Client Reports, Scripts, Script Views, and Applications) was increased from 50 to 128 characters.
  • View Builder and View Designer will support ‘Fetch First’ with a *LOCALSYS or *LOCAL connection and *SERVER syntax.
  • Allow library name to be specified when saving Viewpoint object to Repository.
  • In the Script Designer Variable tab, grid columns will match the view designer to make more readable.
  • Excel Add-in now supports 64 bit Excel.
  • In Dashboards:
    • The 2 dimensional chart options were added to menu dropdown.
    • Copy/Paste actions added for text boxes, action button and graphics.
    • New option for Web Preview to see an HTML preview.
    • Snap to grid for easy alignment of text, action button, and result windows.
Fixes
  • In Administrator, the copy defaults option was using the default user—not the selected user.
  • From Administrator, Set Defaults option, copying a current user defaults to a new user profile causes a
  • View Builder and View Designer give error that file cannot be found when the datasource is another *ISERIES connection.
  • View Builder did not allow creation of multiple derived fields.
  • In Warehouse Builder from ViewPoint Explorer, caused error due to parameters not being passed.
  • Script View run in Viewpoint Explorer runs the body of the script twice.
  • Prompted Script that runs from a Viewpoint shortcut results in the following error MCH1202 unmonitored by VPTJMSG at Statement *N, instruction X'0011'.
  • Option to schedule an email as PDF failed when using the IBM Job Scheduler.
  • Email request from Viewpoint as PDF ends abnormally, error in print command, when host version is less than R11M04 (for Sequel) or R10M04 (for Showcase).
  • From View Designer, file in FROM clause specified with *LIBL does not send message when library is not on the library list of Viewpoint job.
  • From the View Designer Files & Fields tab, when designing a DATABASE(*LOCALSYS) SYNTAX(*SEQUEL) View, use of EDTCDE(L) on a numeric field will be dropped when moving to/from the Files and Fields tab.
  • View Designer should omit literals and constants from GROUP BY Clause.
  • View Designer not handling French à character in FILE names with SERVER(*SEQUEL)
  • From the View Designer, displaying view result after stepping in to a SELECT statement of a UNION view causes and unwanted ORDER BY to be added to the full SQL Statement.
  • Once a DISPLAY returns no records, the script ends without running the remaining steps.
  • When a user has assistance level set to 1 or 2 and View Builder is enabled, the setting renders the CRO (User based license) design window in a small frame and it cannot be resized.
  • When two DATE variables used a default value and the second variable was *NOPROMPT, the first variable used the wrong default value.
  • Unable to enter date of 12/31/9999 in date variable when run in ViewPoint.
  • Dynamic Drill Down (Regroup or Show Details) fails with a *LOCALSYS view with file qualified fields.
  • Creating a shortcut from a view display that also includes a chart produces a .vptchart file type instead of .vpt.
  • Expression Editor better handles field names with double quotes.
  • Subtotals in view results did not show if the ORDER BY fields used a field with an alias name.
  • In Dashboards:
    • A dashboard with an Action Button set to Autorun fails to run a prompted object successfully when the variable is passed using /SETVAR.
    • Chart title should be consistent at design time and run time.
    • When the Dynamic Drill Down List file (SEQUEL/VPTDYNFLTR) contains a list of fields, only those fields are available for dynamic drilldown. If the file contains fields, but no fields that exist in the files that a grouping view references, then the option to view the complete list should appear in SWI, as it does in ViewPoint and SWS.
    • Reprompting from a dashboard with a graph for new choice and receiving less records, produces an Overflow error.
    • Digital gauge custom mask entries, like a $ sign, don’t display correctly.
    • Inserting a view that returned no records cause the Designer to hang.
    • Variable prompt windows often show behind the dashboard and cannot be seen.
    • After adding chart, right click for Properties caused Properties window to come up behind designer window.

Sequel Web Interface

Version R10M24
Fixes
  • From Repository a .vptreport shortcut doing Save Results> Repo File>RTF creates corrupt file.
  • The presence of a slash ( \ ) at the end of any object description text prevents a list of objects including that view from being displayed.
  • Client Reports (SQLRPTC) and Client Tables (SQLTBLC) with a variable using a DBLIST with check(multi) did not properly quote the string.
  • Script View with a DBLIST, multi-select prompt variable not passing variable string correctly.
  • When the Dynamic Drill Down List file (SEQUEL/VPTDYNFLTR) contains a list of fields, only those fields are available for dynamic drilldown. If the file contains fields, but no fields that exist in the files that a grouping view references, then the option to view the complete list should appear in SWI, as it does in ViewPoint and SWS.
  • Reprompt of variable with DBLIST gave error.

Esend

Version R03M52
Fixes
  • Adjust email header to add appropriate white space like:
  • To: "Recipient Name" <recipient email address>
  • Execute or ESNDFILE with recipient list longer than 1000 characters fails with EML0069 ‘Recipient is not valid’. Limit increased to 2000 positions.
  • The distribution rules (ERPTRULES) will ensure that when the email is the same address, just a different case, the email is sent only once.

Back to Top