Categories
Uncategorized

What’s New in Ripplestone 3.4.4

Overview

Below are the new features, updates and bug fixes for version 3.4.4

 

Scheduler Changes

Added New Copy Feature (3.4.4.1)

Added a new feature to the scheduler page to copy an existing job.

New_Copy_Feature

Display the Error message for Failed Jobs (3.4.4.1)

If a scheduled job fails, the Schedule History will display a link so the administrator can see what caused the failure.

New_History_Error_Message

Added new fields to display the Created and Modified Information (3.4.4.1)

The Edit Schedule page now displays who created the schedule and when and who last modified the record and when.

New_Modified_Fields

The Scheduled Documents Page Remembers the Last Clicked Item (3.4.4.3)

Updated the Schedule Document page to return and highlight the last viewed scheduled job when going to the Edit Schedule page or the Schedule History page. This new feature also remembers the rows per page that was selected.

Added a Date Token to the Unmanaged Output (3.4.4.4)

Added a new Date Token feature to the Unmanaged Output file name. By using the token of [DATE] in the file name field the system will insert the current date when the document is created.

New_Date_token

Changed the Quarterly Interval (3.4.4.4)

Updated the Quarterly option to allow the user to select the last day or day of the week for the current quarter.

New_Quarterly_Interval

Added New Validation that will limit who can Edit and Delete Jobs (3.4.4.3)

Added new validation so that only administrators and the super user can edit and delete all scheduled jobs. For users that have scheduler access then can only edit and delete their own jobs; they cannot edit or delete jobs created by another user.

Added New Field to display the Next Run Date and Time (3.4.4.3)

Added a new field to display the Next Run date and time.

Next_Run_Date

 

Bug Fixes

Fixed an Issue With the RS Express feature with Multiple Value Parameters (3.4.4.4)

If you are using the RS Express feature and you were passing in parameter values that has multiple values for the same parameter you would get an error. This has been fixed and you can now pass in multiple parameter values.

Categories
Uncategorized

What’s New in Ripplestone 3.4.2

Overview

Below are the new features, updates and bug fixes for version 3.4.2

Home Page

More Detailed Messages when running a report (3.4.2.2)

If the Crystal Report fails when running; a more detailed message will be displayed. This can help in trouble shooting the problem.

Change the Menu for scheduled History (3.4.2.3)

When the user is logged in as a Super user, Administrator or a Scheduler then the menu option changes to “Scheduled Documents”. If the user is a normal user or Publisher they see the menu as Scheduled History.

Schedule_History_Menu1

Schedule_History_Menu2

 

Scheduler Changes

New Option to use Adobe Reader for Printing (3.4.2.3)

This new option will allow the Administrator to use Adobe Reader for printing directly to a printer. This allows for a second option when the Crystal Report Engine will not print.

New_Printing_Option

 

Added the Schedule Name and Location to the Top of the Page (3.4.2.3)

Added the Schedule Name and the Folder Location to the top of the page. This will help when clicking on the tabs to know which report you are working on.

New_Schedule_Title

 

Added New FTP Transfer Type (3.4.2.1)

A new option has been added to the FTP section of the scheduler to allow the scheduler to select between Binary and Ascii for the transfer method.

New_FTP_Type

 

Edit Document Page

Added Validation for Saving to the Home Folder (3.4.2.0)

New validations were added if you try to publish a report to the Home folder or move a report to the Home folder. A new validation message will appear if you try to save the document to the Home folder.

New_Edit_Document_Validation

Bug Fixes

Fixed a Issue Where the Report Viewer Disappears (3.4.2.2)

When using Internet Explorer if the user moved the mouse to certain sections of the page the Crystal Report view would not be visible. The CSS style sheet was changed to fix the problem.

Fixed a Date Format problem In SQL Server (3.4.2.1)

When saving dates into the Ripplestone SQL Server database the program was not adding leading zeros. For example, the date January 4th 2013 at 9:30 AM was formatted as 201314 9:30 and it now is formatted as 20130104 09:30

Fixed Duplicate Database Connection Problem (3.4.2.0)

If the system had a pick list database connection and a connection string pick list connection string with the same name the system would get an error on the edit dynamic parameter page. The page will now display both items with a the identifier “(connection string)” behind the name.