<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.ripplestone.com/blogs/author/brenda/feed" rel="self" type="application/rss+xml"/><title>Ripplestone - Ripplestone Blog by Brenda</title><description>Ripplestone - Ripplestone Blog by Brenda</description><link>https://www.ripplestone.com/blogs/author/brenda</link><lastBuildDate>Sat, 28 Mar 2026 16:56:34 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[How to Use RSExpress]]></title><link>https://www.ripplestone.com/blogs/post/How-to-Use-RSExpress</link><description><![CDATA[ This feature, called RSExpress, allows a report to be run and viewed in the report viewer without first logging into Ripplestone . This allows users o ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_gJYrHPAYQhmjv0MHEzoV7Q" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_6k9BD2ZSTMGPYsv-9mPJhg" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_4q8hkzgySCeF7DH6E8Ug6w" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_uDDDyb84Tbim9hP6s5SkfQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><br><br>This feature, called RSExpress, allows a report to be run and viewed in the report viewer without first logging into <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a>. This allows users of Ripplestone to run reports that are published in Ripplestone from external applications without the users first logging into Ripplestone and running the report from the Ripplestone application.<br><br>This feature uses a query string that is appended to the URL to provide information that the viewer and report need to run. This information is normally provided by the Ripplestone application, but will now be provided using the query string<br><br>Below are instructions on how to use this feature<br><br>1. The query string can take up to 5 parameters. The first 2 are required and the others are optional. The name and description of each are listed below.<br><br><br><table border="1" cellpadding="0" cellspacing="0"><tbody><tr><td valign="top" width="132"><b>Parameter name</b></td><td valign="top" width="84"><b>Required</b></td><td valign="top" width="312"><b>Description</b></td></tr><tr><td valign="top" width="132">DocID</td><td valign="top" width="84">X</td><td valign="top" width="312">The ID of the published document.<br><b><i>Note:</i></b> The report must already be published within Ripplestone.</td></tr><tr><td valign="top" width="132">User</td><td valign="top" width="84">X</td><td valign="top" width="312">The name of an existing user within Ripplestone. For example, AdministratorThis can also be the encrypted user name described below.</td></tr><tr><td valign="top" width="132">Params</td><td valign="top" width="84"></td><td valign="top" width="312">This is used to pass in values for report parameters. If the report has multiple parameters each parameter is separated by a comma.Range parameters can be passed in and are separated by a semi-colon (;).<br>For example if a report had two parameters, a Country parameter and a HireDate parameter and the Hire Date parameter is a range type, then the syntax would be Params=USA,4/1/1992;8/15/1992. This would pass “USA” into the Country parameter and would pass in the two dates as the start value and end value for the HireDate parameter.</td></tr><tr><td valign="top" width="132">Key</td><td valign="top" width="84"></td><td valign="top" width="312">A system generated key to make this unique. This helps make the query string more secure.</td></tr><tr><td valign="top" width="132">ExtFileName</td><td valign="top" width="84"></td><td valign="top" width="312">This is used to pass in a file name that will be used to save a copy of the report. This External File Name feature needs to be turned on in the Edit Document page to be used.</td></tr></tbody></table><br>1.2. To create the URL you create a valid URL to the CRViewer.aspx page. For example, <a href="http://www.ripplestonedemo.net/CRViewer.aspx %0dor %0b/servername/ripplestone/CRViewer.aspx">www.ripplestonedemo.net/CRViewer.aspx </a><br><br><a href="http://www.ripplestonedemo.net/CRViewer.aspx %0dor %0b/servername/ripplestone/CRViewer.aspx">or<br>//servername/ripplestone/CRViewer.aspx</a><br><br>3. Then to append the query string; add a question mark (?) followed by the parameters for the query string. These are the parameters listed above. The parameters are separated by a “&amp;”<br><br> <br><h2>RS Express Tab</h2><br>To help with creating the query string we have added a tab called RS Express to the Edit Document page. This tab allows you to turn on or off the RS Express feature for this document, create a unique key and view a template for the query string.<br><br><a href="http://www.allaboutreports.com/wp-content/uploads/2015/02/image.png"><img alt="image" border="0" height="153" src="/files/blog/image_thumb(5).png" style="border:0px;display:inline;padding-left:0px;padding-right:0px;padding-top:0px;background-image:none;" title="image" width="600"></a><br><br> <br><h2>System Options for RS Express</h2><br>The RS Express feature can be controlled at a system level on the System Setup and Configuration page.<br><br><b>RS Express – Active:</b> This option allows you to turn the RS Express feature on or off. Turning the feature off will not allow any published reports to use RS Express, unless the report overrides this option at the report level.<br><br><b>Require Unique Key:</b> This option will require that a unique system generated key be used in the query string. Using the key makes the query string more secure by eliminating the ability for a use to guess different DocID values.<br><br><b>Use Encrypted User Name:</b> This option uses an encrypted user name instead of the plain test user name. This increases the security when the user name is used for Row Level Security and you do not want users entering other names into the query string<br><br><a href="http://www.allaboutreports.com/wp-content/uploads/2015/02/image1.png"><img alt="image" border="0" height="444" src="/files/blog/image_thumb1(4).png" style="border:0px;display:inline;padding-left:0px;padding-right:0px;padding-top:0px;background-image:none;" title="image" width="437"></a><br><br> <br><h2>Encrypted User Name</h2><br>To get the encrypted user name for the query string, go to the Edit User page and then the User Options tab. This will contain the user’s name in an encrypted format. This can then be used instead of the normal user name.<br><br>For example, the URL below is using the encrypted user name:<br><br><a href="http://localhost:52663/CRViewer.aspx?DocID=53&User=cfRiKypX6cI">http://localhost:52663/CRViewer.aspx?DocID=53&amp;User=cfRiKypX6cI</a>=<br><br><a href="http://www.allaboutreports.com/wp-content/uploads/2015/02/image2.png"><img alt="image" border="0" height="197" src="/files/blog/image_thumb2(2).png" style="border:0px;display:inline;padding-left:0px;padding-right:0px;padding-top:0px;background-image:none;" title="image" width="600"></a></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 12 Feb 2015 20:03:28 -0700</pubDate></item><item><title><![CDATA[What’s New in Ripplestone 3.4.4]]></title><link>https://www.ripplestone.com/blogs/post/whats-new-in-ripplestone-3-4-4</link><description><![CDATA[Overview Below are the new features, updates and bug fixes for version 3.4.4 &#160; Scheduler Changes Added New Copy Feature (3.4.4.1) Ad ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_akDVhm6GQ4uK7ccbvXOOZw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_yBP1ZhotRPKL6tVwecejcA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_GbdwUf4iS72gVoHL1HuDXw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_cbhm-qXtTN6JJmQ3H4gmcw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><h3>Overview <br/></h3><p>Below are the new features, updates and bug fixes for version 3.4.4</p><p>&#160;</p><h3>Scheduler Changes <br/></h3><h5>Added New Copy Feature (3.4.4.1)</h5><p>Added a new feature to the scheduler page to copy an existing job.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_Copy_Feature.png"><img title="New_Copy_Feature" style="border-left-width:0px;border-right-width:0px;background-image:none;border-bottom-width:0px;padding-top:0px;padding-left:0px;display:inline;padding-right:0px;border-top-width:0px;" border="0" alt="New_Copy_Feature" src="/files/blog/New_Copy_Feature_thumb.png" width="600" height="78"/></a></p><h5>Display the Error message for Failed Jobs (3.4.4.1)</h5><p>If a scheduled job fails, the Schedule History will display a link so the administrator can see what caused the failure.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_History_Error_Message.png"><img title="New_History_Error_Message" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_History_Error_Message" src="/files/blog/New_History_Error_Message_thumb.png" width="600" height="292"/></a></p><h5>Added new fields to display the Created and Modified Information (3.4.4.1)</h5><p>The Edit Schedule page now displays who created the schedule and when and who last modified the record and when.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_Modified_Fields.png"><img title="New_Modified_Fields" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_Modified_Fields" src="/files/blog/New_Modified_Fields_thumb.png" width="600" height="270"/></a></p><h5>The Scheduled Documents Page Remembers the Last Clicked Item (3.4.4.3)</h5><p>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.</p><h5>Added a Date Token to the Unmanaged Output (3.4.4.4)</h5><p>Added a new Date Token feature to the Unmanaged Output file name. By using the token of in the file name field the system will insert the current date when the document is created.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_Date_token.png"><img title="New_Date_token" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_Date_token" src="/files/blog/New_Date_token_thumb.png" width="600" height="74"/></a></p><h5>Changed the Quarterly Interval (3.4.4.4)</h5><p>Updated the Quarterly option to allow the user to select the last day or day of the week for the current quarter.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_Quarterly_Interval.png"><img title="New_Quarterly_Interval" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_Quarterly_Interval" src="/files/blog/New_Quarterly_Interval_thumb.png" width="600" height="188"/></a></p><h5>Added New Validation that will limit who can Edit and Delete Jobs (3.4.4.3)</h5><p>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.</p><h5>Added New Field to display the Next Run Date and Time (3.4.4.3)</h5><p>Added a new field to display the Next Run date and time.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/Next_Run_Date.png"><img title="Next_Run_Date" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="Next_Run_Date" src="/files/blog/Next_Run_Date_thumb.png" width="600" height="96"/></a></p><p>&#160;</p><h3>Bug Fixes <br/></h3><h5>Fixed an Issue With the RS Express feature with Multiple Value Parameters (3.4.4.4)</h5><p>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.</p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 14 Jan 2014 18:13:23 -0700</pubDate></item><item><title><![CDATA[What’s New in Ripplestone 3.4.3]]></title><link>https://www.ripplestone.com/blogs/post/whats-new-in-ripplestone-3-4-3</link><description><![CDATA[Overview Below are the new features, updates and bug fixes for Ripplestone version 3.4.3. &#160; Home Page Use Parameter Name for Prompt T ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_sb3oagTISoS6qOg90yslbg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_vOE1_6GOSn6stcB2uujgAQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_eN5ZnYWeR7qaiVwAlFp6WQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_nndyK1a_RC20F-q-Kw75Ng" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><h3>Overview <br/></h3><p>Below are the new features, updates and bug fixes for <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> version 3.4.3.</p><p>&#160;</p><h3>Home Page <br/></h3><h5>Use Parameter Name for Prompt Text (3.4.3.0)</h5><p>If the report doesn’t have a value for the prompt text then use the parameter name for the prompt text</p><p>&#160;</p><h3>Scheduler Changes <br/></h3><h5>The Ripplestone Scheduler Server Has Been Re-Written (3.4.3.0)</h5><p>The scheduler server has been re-written to improve the performance and scalability.</p><h5>Added New Yearly Option (3.4.3.0)</h5><p>Added a new schedule interval of Yearly. This will run a job once per year using the Begin date for the month and day and the start time for the time of day to run.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_Yearly_Option.png"><img title="New_Yearly_Option" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_Yearly_Option" src="/files/blog/New_Yearly_Option_thumb.png" width="600" height="357"/></a></p><p>&#160;</p><h3>Edit Folders Page <br/></h3><h5>Added New Fields to Track Who Changed the Folder and When (3.4.3.1)</h5><p>Added two new fields to track who changed the record and when it was changed.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_ModifiedBy_Fields.png"><img title="New_ModifiedBy_Fields" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_ModifiedBy_Fields" src="/files/blog/New_ModifiedBy_Fields_thumb.png" width="600" height="414"/></a></p><p>&#160;</p><h3>Edit Document Page <br/></h3><h5>New Unique Key for RSExpress (3.4.3.2)</h5><p>There is a new option for RS Express that allows the Administrator to turn on or off the RS Express feature.</p><p>There is also a new option that will require a unique key to be added to the query string. This will make the feature more secure and make it harder for a user to guess at document ID’s</p><p>Both of these new options can be set on the System Setup and Configuration page on the first tab. These global options can be overridden for each report on the Edit Document page</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/Unique_Key_RSExpress.png"><img title="Unique_Key_RSExpress" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="Unique_Key_RSExpress" src="/files/blog/Unique_Key_RSExpress_thumb.png" width="600" height="103"/></a></p><p>Global Options on the System Setup and Configuration Page</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/Unique_Key_RSExpress2.png"><img title="Unique_Key_RSExpress2" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="Unique_Key_RSExpress2" src="/files/blog/Unique_Key_RSExpress2_thumb.png" width="600" height="183"/></a></p><p>Individual Report options on the Edit Document Page</p><p>&#160;</p><h5>Added New Fields to Track Who Changed the Report and When (3.4.3.2)</h5><p>Added two new fields to track who changed the record and when it was changed</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_ModifiedBy_Fields_Edit_Document.png"><img title="New_ModifiedBy_Fields_Edit_Document" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_ModifiedBy_Fields_Edit_Document" src="/files/blog/New_ModifiedBy_Fields_Edit_Document_thumb.png" width="600" height="245"/></a></p><p>&#160;</p><h5>Remove Duplicate Entries from the Dynamic Parameters (3.4.3.0)</h5><p>When using the Ripplestone Dynamic Parameter feature if the values for the parameter had any duplicates the list would stop loading at the first duplicate. This version will ignore any duplicates when loading the parameter pick list.</p><h5>Fixed Bug when Editing a Report and Moving it to a New Folder (3.4.3.1)</h5><p>When a user would click on a different folder in the Edit Document page the document would not get moved to the new location. This has been fixed and the document is now moved to the folder selected.</p><p>&#160;</p><h3>Users <br/></h3><h5>New User Options (3.4.3.0)</h5><p>Users can now override the global settings for the Use Minimal Home Page and Display Favorites.</p><p>With the Use Minimal Home Page, the user can use the global setting or turn on or off the feature. With the feature on, the home page will display the least amount of data. This is helpful for very large sites or if there is a slow connection.</p><p>With the Display Favorites as Home Page, the user can use the global setting or turn on or off the feature. With the feature on, the home page will display the favorites when they login and not the standard home page. This is for the user that has the reports that they use most often added to their favorite’s area. They can still access the home page by clicking on the Home link</p><p>Below is the Edit User page with the new User Options tab displayed with the two new options.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_User_Options.png"><img title="New_User_Options" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_User_Options" src="/files/blog/New_User_Options_thumb.png" width="600" height="240"/></a></p><p>&#160;</p><h3>System Setup and Configuration <br/></h3><h5>Added New Option for the Home Page (3.4.3.0)</h5><p>Added two new options for the home page. Both of these new options can be changed by each user.</p><p><b>Minimal Home Page</b> - This option only displays the essentials needed for the home page. Extra information is not displayed. This is helpful when the connection is not fast or the users do not need the extra information.</p><p><b>Display Favorites As Home Page</b> – This option allows the favorites to be displayed as the default home page. This option is for the users that want to quickly see all their favorite reports first.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_HomePage_Options.png"><img title="New_HomePage_Options" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_HomePage_Options" src="/files/blog/New_HomePage_Options_thumb.png" width="600" height="105"/></a></p><p>&#160;</p><h3>Bug Fixes <br/></h3><h5>Fixed a Issue with Users Marked as Inactive (3.4.3.0)</h5><p>If a user has the Active flag un-checked they were still able to login to the system.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/Active_User_1.png"><img title="Active_User_1" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="Active_User_1" src="/files/blog/Active_User_1_thumb.png" width="600" height="392"/></a></p><p>&#160;</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/Active_User_2.png"><img title="Active_User_2" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="Active_User_2" src="/files/blog/Active_User_2_thumb.png" width="392" height="268"/></a></p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 14 Jan 2014 17:12:04 -0700</pubDate></item><item><title><![CDATA[What’s New in Ripplestone 3.4.2]]></title><link>https://www.ripplestone.com/blogs/post/whats-new-in-ripplestone-3-4-2</link><description><![CDATA[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 ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_UhzvgFd5TliXcTAGmvYCQA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_XZFgDgiSTZaXZlaWciBS9w" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_n2ITok_NQrCzjTen0dZBgw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_eNm6evDTQvqjTsq3gn3aVQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><h3>Overview <br/></h3><p>Below are the new features, updates and bug fixes for version 3.4.2</p><h3><a name="OLE_LINK4">Home Page</a><br/></h3><h5>More Detailed Messages when running a report (3.4.2.2)</h5><p>If the Crystal Report fails when running; a more detailed message will be displayed. This can help in trouble shooting the problem.</p><h5>Change the Menu for scheduled History (3.4.2.3)</h5><p>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.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/Schedule_History_Menu1.png"><img title="Schedule_History_Menu1" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="Schedule_History_Menu1" src="/files/blog/Schedule_History_Menu1_thumb.png" width="410" height="45"/></a></p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/Schedule_History_Menu2.png"><img title="Schedule_History_Menu2" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="Schedule_History_Menu2" src="/files/blog/Schedule_History_Menu2_thumb.png" width="411" height="67"/></a></p><p>&#160;</p><h3><a name="OLE_LINK9">Scheduler Changes</a><br/></h3><h5>New Option to use Adobe Reader for Printing (3.4.2.3)</h5><p>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.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_Printing_Option.png"><img title="New_Printing_Option" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_Printing_Option" src="/files/blog/New_Printing_Option_thumb.png" width="600" height="213"/></a></p><p>&#160;</p><h5>Added the Schedule Name and Location to the Top of the Page (3.4.2.3)</h5><p>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.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_Schedule_Title.png"><img title="New_Schedule_Title" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_Schedule_Title" src="/files/blog/New_Schedule_Title_thumb.png" width="600" height="369"/></a></p><p>&#160;</p><h5>Added New FTP Transfer Type (3.4.2.1)</h5><p>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.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_FTP_Type.png"><img title="New_FTP_Type" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_FTP_Type" src="/files/blog/New_FTP_Type_thumb.png" width="600" height="416"/></a></p><p>&#160;</p><h3>Edit Document Page <br/></h3><h5>Added Validation for Saving to the Home Folder (3.4.2.0)</h5><p>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.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/New_Edit_Document_Validation.png"><img title="New_Edit_Document_Validation" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="New_Edit_Document_Validation" src="/files/blog/New_Edit_Document_Validation_thumb.png" width="600" height="297"/></a></p><h3>Bug Fixes <br/></h3><h5>Fixed a Issue Where the Report Viewer Disappears (3.4.2.2)</h5><p>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.</p><h5>Fixed a Date Format problem In SQL Server (3.4.2.1)</h5><p>When saving dates into the Ripplestone SQL Server database the program was not adding leading zeros. For example, the date January 4<sup>th</sup> 2013 at 9:30 AM was formatted as 201314 9:30 and it now is formatted as 20130104 09:30</p><h5>Fixed Duplicate Database Connection Problem (3.4.2.0)</h5><p>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.</p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 14 Jan 2014 15:58:04 -0700</pubDate></item><item><title><![CDATA[What’s New in Ripplestone 3.4.1]]></title><link>https://www.ripplestone.com/blogs/post/whats-new-in-ripplestone-3-4-1</link><description><![CDATA[Overview Below are the new features, updates and bug fixes for version 3.4.1.  This version was released on October 2nd, 2013. Home Page New Blue Blocks ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_G6Hq7DHTTJqut1i6o0qtJQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_6lKxxEqmSMKv2pTiULsG5g" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_28SJ7OH7QcCxEOIdQhUp7A" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_ryCaLUOmQqmrTqjTEIJqsg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><h3>Overview</h3><br/>Below are the new features, updates and bug fixes for version 3.4.1.  This version was released on October 2nd, 2013.<br/><h3>Home Page</h3><br/><h5>New Blue Blocks Wide Skin (3.4.1.0)</h5><br/>This new release includes a new skin that is wider and also left justified. This skin works well for wider reports and larger monitors.<br/><br/>&nbsp;<br/><h3>Scheduler Changes</h3><br/><h5>Added New Hourly Option for Start and End Times (3.4.1.0)</h5><br/>Added a new option to the scheduler to allow hourly jobs to have a start and end time. This is useful for hourly jobs that you only want to run during business hours.<br/><br/><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/clip_image0026.jpg"><img style="background-image:none;padding-top:0px;padding-left:0px;display:inline;padding-right:0px;border:0px;" title="clip_image002" alt="clip_image002" src="/files/blog/clip_image0026_thumb.jpg" width="600" height="337" border="0"/></a><br/><br/>&nbsp;<br/><h5>Added New Option to Use Roles for the Email Addresses (3.4.1.0)</h5><br/>A new option has been added to the Email tab that will allow the scheduled job to get the email address from the users that belong to the role used to run the scheduled job. This saves the administrator the task of maintaining the list of email addresses within the scheduled job. You can still enter email addresses in the To field and they will also be emailed the report.<br/><br/><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/clip_image0036.png"><img style="background-image:none;padding-top:0px;padding-left:0px;display:inline;padding-right:0px;border:0px;" title="clip_image003" alt="clip_image003" src="/files/blog/clip_image0036_thumb.png" width="600" height="352" border="0"/></a><br/><br/>&nbsp;<br/><h5>Added New Active Flag (3.4.1.0)</h5><br/>On the Edit Schedule page, a new active flag has been added to make it easy to turn on or off a scheduled job while keeping all the data. This replaces the old method of setting the interval to Inactive.<br/><br/><a href="http://www.allaboutreports.com/wp-content/uploads/2014/01/clip_image0046.png"><img style="background-image:none;padding-top:0px;padding-left:0px;display:inline;padding-right:0px;border:0px;" title="clip_image004" alt="clip_image004" src="/files/blog/clip_image0046_thumb.png" width="600" height="270" border="0"/></a><br/><br/>&nbsp;<br/><h3>Edit Folders Page</h3><br/><h5><a name="OLE_LINK2"></a><a name="OLE_LINK1"></a><span style="color:rgb(0, 0, 0);">Added New Validations (3.4.1.0)</span></h5><br/>On the Edit Folders page, new validations have been added.<br/><ul><br/><li>Moving Folders – You cannot move the folder to the same folder</li><br/><li>The Folder Name will have any spaces removed before and after the name</li><br/><li>Folder Name with special characters are not allowed / ? &lt; &gt; \ : * | "</li><br/><li>Cannot add or move folders in the system Shared folder</li><br/><li>Cannot delete the system Shared folder</li><br/></ul><br/><h3>Bug Fixes</h3><br/><h5>Fixed an Issue with a Report Parameter in the Scheduler (3.4.1.0)</h5><br/>There was an issue when the scheduler attempted to run a report that had a null value for the parameter.<br/><h5>Fixed an Issue with the Publish a Document link (3.4.1.0)</h5><br/>There was a problem with the link when the user was logged in as a Publish role and they tried to link on the Publish a New Document link.<br/><h5>Fixed a problem when updating the name of the Home node (3.4.1.0)</h5><br/>There was a problem when an Administrator would try to change the name of the Home node on the home page.</div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 14 Jan 2014 15:09:48 -0700</pubDate></item><item><title><![CDATA[Setting the IIS Idle Time-out]]></title><link>https://www.ripplestone.com/blogs/post/setting-the-iis-idle-time-out</link><description><![CDATA[The Idle Time-out within IIS can effect Ripplestone by closing the worker process before the session has timed out.  This will cause an error within R ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_n4MPsMbhRvCgJRGnYsgaLA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_ggrqCw4aSa27lf5saGASHQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_BFUnq2LiRmWB0H7kxuQxgA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_EyoSzfVRR56G5KyAMpF_jQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div>The Idle Time-out within IIS can effect <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> by closing the worker process before the session has timed out.  This will cause an error within Ripplestone when you click on a link.  This is because the worker process has been stopped due to inactivity and will result in an error like the one below.<br/><br/>&nbsp;<br/><br/><a href="http://www.allaboutreports.com/wp-content/uploads/2013/06/image.png"><img style="background-image:none;padding-top:0px;padding-left:0px;display:inline;padding-right:0px;border:0px;" title="image" alt="image" src="/files/blog/image_thumb(4).png" width="600" height="69" border="0"/></a><br/><br/>&nbsp;<br/><br/>The session timeout is set in the web.config file and the two setting (session timeout and the Application Pool Idle Time-out) need to work together.  The Idle Time-out should be equal to or larger than the Session timeout value.<br/><br/>For example, if the session timeout in the web.config file is set to 30 minutes, then the Idle Time-out should be set to a value of 30 minutes or greater.  In the screen shot below it is set to 35 minutes.<br/><br/>&nbsp;<br/><br/><a href="http://www.allaboutreports.com/wp-content/uploads/2013/06/image1.png"><img style="background-image:none;padding-top:0px;padding-left:0px;display:inline;padding-right:0px;border:0px;" title="image" alt="image" src="/files/blog/image_thumb1(3).png" width="508" height="600" border="0"/></a></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 28 Jun 2013 10:42:21 -0700</pubDate></item><item><title><![CDATA[Updating the Page Size in the Parameters List]]></title><link>https://www.ripplestone.com/blogs/post/updating-the-page-size-in-the-parameters-list</link><description><![CDATA[With the new version of the Crystal Reports Runtime Engine there is page size limit that determines how many parameter values are in each page of valu ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_KDtBJ20wS3aNI3qieUdUjw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_kPnoHb1pRSefdqvWK0F_MA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_Y8LI_XLIQ_6ywS8Sh_T2Kw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_X3N0ClFPSdKuAHgvimrX5A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p>With the new version of the Crystal Reports Runtime Engine there is page size limit that determines how many parameter values are in each page of values.&#160; The default is 200 values per page or batch.</p><p>Below is an example of a report that has 2100 parameters.&#160; The parameters are broken up into 11 pages of values.&#160; The first page has the first 200 parameter values and as you move through the pages you get the next 200 values.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/image.png"><img title="image" style="border-left-width:0px;border-right-width:0px;background-image:none;border-bottom-width:0px;padding-top:0px;padding-left:0px;display:inline;padding-right:0px;border-top-width:0px;" border="0" alt="image" src="/files/blog/image_thumb(3).png" width="600" height="401"/></a></p><p>&#160;</p><p>This page size can be changed in <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> by updating the web.config file located in C:\Sites\Ripplestone\web.config (this is an XML file that can be updated with a text editor).</p><p>Look for a section called &lt;businessObjects&gt; and add or change the line highlighted below.&#160; In the example the value is set to 500, but this can be any value.</p><pre class="csharpcode">  &lt;businessObjects&gt;<br/>    &lt;crystalReports&gt;<br/>      &lt;crystalReportViewer&gt;<br/>        &lt;add key=<span class="str">&quot;documentView&quot;</span> value=<span class="str">&quot;printlayout&quot;</span> /&gt;<br/>        &lt;add key=<span class="str">&quot;EnableTextClipping&quot;</span> value=<span class="str">&quot;true&quot;</span> /&gt;<br/>        <font style="background-color:rgb(255, 255, 0);">&lt;add key=<span class="str">&quot;maxNumberListOfValues&quot;</span> value=<span class="str">&quot;500&quot;</span> /&gt;</font><br/>      &lt;/crystalReportViewer&gt;<br/>    &lt;/crystalReports&gt;<br/>  &lt;/businessObjects&gt;</pre><br/><br/><p>&#160;</p><br/><br/><p align="left">After the config file has been changed to allow 500 values per page, there are only 5 pages of values.</p><br/><br/><p align="left"><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/image1.png"><img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="/files/blog/image_thumb1(2).png" width="600" height="342"/></a></p><br/><style type="text/css"><br/>.csharpcode, .csharpcode pre<br/>{<br/> font-size: small;<br/> color: black;<br/> font-family: consolas, "Courier New", courier, monospace;<br/> background-color: #ffffff;<br/> /*white-space: pre;*/<br/>}<br/>.csharpcode pre { margin: 0em; }<br/>.csharpcode .rem { color: #008000; }<br/>.csharpcode .kwrd { color: #0000ff; }<br/>.csharpcode .str { color: #006080; }<br/>.csharpcode .op { color: #0000c0; }<br/>.csharpcode .preproc { color: #cc6633; }<br/>.csharpcode .asp { background-color: #ffff00; }<br/>.csharpcode .html { color: #800000; }<br/>.csharpcode .attr { color: #ff0000; }<br/>.csharpcode .alt <br/>{<br/> background-color: #f4f4f4;<br/> width: 100%;<br/> margin: 0em;<br/>}<br/>.csharpcode .lnum { color: #606060; }</style></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 24 May 2013 15:03:30 -0700</pubDate></item><item><title><![CDATA[What’s New in Ripplestone Version 3.3]]></title><link>https://www.ripplestone.com/blogs/post/whats-new-in-ripplestone-version-3-3</link><description><![CDATA[Ripplestone 3.3 - Summary Home Page Home Page Data Caching Most of the data used by the home page is now being cached by the system. This increa ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_6wry3LMzS3mxxp1LHerOWQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_AEvP82wyTVqjJ3muTI_s8g" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_XneWOd25R_uWaLV45LeRqw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_j3Bg4j9RTPaz1og4ViiNyQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p>Ripplestone 3.3 - Summary</p><h3>Home Page <br/></h3><h5>Home Page Data Caching</h5><p>Most of the data used by the home page is now being cached by the system. This increases the performance of the home page by reducing the number of calls to the Ripplestone database. This option can be controlled by the administrator in the web.config file.</p><h5>Fixed a problem when updating the home node</h5><p>When changing the root/home node on the home page there was a bug that would not allow the administrator to change the node name.</p><p>&#160;</p><h3>Scheduler Changes <br/></h3><h5>New FTP Library</h5><p>Ripplestone is now using a new and improved FTP library and provides more options</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/clip_image002.jpg"><img title="clip_image002" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="clip_image002" src="/files/blog/clip_image002_thumb.jpg" width="600" height="235"/></a></p><h5>&#160;</h5><h5>Fixed bug to display the Schedule time correctly</h5><p>When a scheduled job was set to run between 1 - 9 minutes after the hour the display would not display the 0 (zero) before the minute. It would look like 4:5 PM; in the new version it is displayed as 4:05 PM. <br/><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/clip_image003.jpg"><img title="clip_image003" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="clip_image003" src="/files/blog/clip_image003_thumb.jpg" width="600" height="96"/></a></p><h5>&#160;</h5><h5>New Output type</h5><p>A new output type has been added to the scheduler. The Editable RTF Export type has been added to the Output Format dropdown. <br/><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/clip_image004.jpg"><img title="clip_image004" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="clip_image004" src="/files/blog/clip_image004_thumb.jpg" width="600" height="342"/></a></p><h5>&#160;</h5><h5>Fixed bug for Jobs between midnight and 1:00 AM</h5><p>There was a bug for any jobs scheduled between midnight and 1:00 AM. The job would not always get started at the correct time.</p><p>&#160;</p><h5>New icons on the list schedule page</h5><p>The Scheduled Documents page now uses icons to save space on the page. The page also added a Run Now button (the Green Arrow) to run a scheduled job now and bypass the scheduler. This is good for testing or when you need to run a job outside of the scheduled time.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/clip_image006.jpg"><img title="clip_image006" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="clip_image006" src="/files/blog/clip_image006_thumb.jpg" width="340" height="442"/></a></p><p>&#160;</p><h5>Fixed a problem when Emailing a scheduled job to multiple addresses</h5><p>There is an option in the System Setup and Configuration page to turn on an option to email messages from the scheduler one at a time. If this is turned on then emails are sent to each recipient as a separate email. If the option is unselected then all the email addresses are added to the email and the email is sent once. All recipients can see who else the email was sent to. There was a bug in the system that stopped the email from being sent. This bug has been fixed and all email addresses will be added to a single email.</p><p>Below is the option from the System Setup and Configuration page. <br/><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/clip_image007.jpg"><img title="clip_image007" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="clip_image007" src="/files/blog/clip_image007_thumb.jpg" width="501" height="87"/></a></p><h3>&#160;</h3><h3>Database Connections <br/></h3><h5>Added new fields to allow new Server and database</h5><p>The Database Connection page has been change to allow the administrator to change the database server and the database name that the report will use. This helps when the Crystal Report need to get the data from a new server or from a new database name without needing to change and republish all the Crystal Reports that use that database connection.</p><p>The example below shows the original database connection using the RipplestoneTestServer and then with the new option the reports will login and use the RipplestoneProduction server.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/clip_image009.jpg"><img title="clip_image009" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="clip_image009" src="/files/blog/clip_image009_thumb.jpg" width="600" height="369"/></a></p><h5>&#160;</h5><h5>Alternate Database Login and Password</h5><p>This new option is set on the Edit Document page and allows the Crystal Report to have a different database login and password that will override the login and password stored in the database connection for that report.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2013/05/clip_image011.jpg"><img title="clip_image011" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="clip_image011" src="/files/blog/clip_image011_thumb.jpg" width="600" height="247"/></a></p><h3>&#160;</h3><h3>Security <br/></h3><h5>Windows Integrated Security Users</h5><p>If the Ripplestone application is configured to use Windows Integrated Security the users are required to have the checkbox checked for Integrated Security to work. If the user does not have the checked box checked then they will be redirected to the sign on page.</p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 16 May 2013 13:44:12 -0700</pubDate></item><item><title><![CDATA[Changing the Ripplestone SMTP Mail Server]]></title><link>https://www.ripplestone.com/blogs/post/changing-the-ripplestone-smtp-mail-server</link><description><![CDATA[The default configuration of Ripplestone uses an SMTP server that is hosted by Ripplestone. This will work for most users, but can be changed to use a ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_3lTl2ZJMSzWpKuibAyuXmQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_3KtkK5unQY2SPmWKr-NqTQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_MYT3qVtqSHC3ezqPaKqp2A" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_KfRspxqbSv2k7PV3Tx8g4w" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p>The default configuration of <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> uses an SMTP server that is hosted by Ripplestone. This will work for most users, but can be changed to use a different SMTP server or corporate mail server like Microsoft Exchange. <p>The web site and the scheduler both have their own configuration files that will need to be changed. <p><b>Web Site:</b><p>The web site configuration file is the web.config located in the C:\Sites\Ripplestone folder <p><b>Scheduler:</b><p>The scheduler configuration file is the RSScheduler.exe.config located in the C:\Sites\Ripplestone\bin folder <p>Both files have the same section that will need to be updated. Below is the section with the default settings. The line starting with <b><i>&lt;network host= </i></b>is the line that will need to be updated. The host will change to be your SMTP server or Exchange server; it can either be the URL, Name or IP Address. If you do not need a user name and password you can remove those fields from the line. <p>After the changes have been made you will need to restart the scheduler service for the changes to read. The website will restart the next time a user uses the Ripplestone application.<pre class="csharpcode">&lt;system.net&gt;<br/>    &lt;mailSettings&gt;<br/>        &lt;smtp deliveryMethod=<span class="str">"Network"</span> from=<span class="str">"support@ripplestone.net"</span>&gt;<br/>    &lt;network host=<span class="str">"smtp.1and1.com"</span> userName=<span class="str">"emailsender@ripplestone.com"</span> password=<span class="str">"rs!email"</span> port=<span class="str">"25"</span>/&gt;<br/>        &lt;/smtp&gt;<br/>    &lt;/mailSettings&gt;<br/>&lt;/system.net&gt;<br/></pre><br/><style type="text/css">.csharpcode, .csharpcode pre<br/>{<br/> font-size: small;<br/> color: black;<br/> font-family: consolas, "Courier New", courier, monospace;<br/> background-color: #ffffff;<br/> /*white-space: pre;*/<br/>}<br/>.csharpcode pre { margin: 0em; }<br/>.csharpcode .rem { color: #008000; }<br/>.csharpcode .kwrd { color: #0000ff; }<br/>.csharpcode .str { color: #006080; }<br/>.csharpcode .op { color: #0000c0; }<br/>.csharpcode .preproc { color: #cc6633; }<br/>.csharpcode .asp { background-color: #ffff00; }<br/>.csharpcode .html { color: #800000; }<br/>.csharpcode .attr { color: #ff0000; }<br/>.csharpcode .alt <br/>{<br/> background-color: #f4f4f4;<br/> width: 100%;<br/> margin: 0em;<br/>}<br/>.csharpcode .lnum { color: #606060; }<br/></style><br/><pre>&nbsp;</pre></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Fri, 08 Feb 2013 13:42:16 -0700</pubDate></item><item><title><![CDATA[Accessing Ripplestone From The Server]]></title><link>https://www.ripplestone.com/blogs/post/accessing-ripplestone-from-the-server</link><description><![CDATA[&#160; There are times when the URL \\localhost\ripplestone will not work on the server.&#160; If this happens you can try the following to allow the ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_AA1U4fjhQ4CK9cdckcPXjw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_u-zbhOAXRSKOj9I9sl9EqQ" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_iftSlEH1Qi697TdHvBBU3w" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_v3nmV0MJRzOxUIfJgPw-nw" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p>&#160;</p><p>There are times when the URL \\localhost\ripplestone will not work on the server.&#160; If this happens you can try the following to allow the server to run the <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> website locally.</p><ol><li>Click <b>Start</b>, click <b>Run</b>, type regedit, and then click <b>OK</b>.</li><li>In Registry Editor, locate and then click the following registry key: <b>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa</b></li><li>Right-click <b>Lsa</b>, point to <b>New</b>, and then click <b>DWORD Value</b>.</li><li>Type DisableLoopbackCheck, and then press ENTER.</li><li>Right-click <b>DisableLoopbackCheck</b>, and then click <b>Modify</b>.</li><li>In the <b>Value data</b> box, type 1, and then click <b>OK</b>.</li><li>Quit Registry Editor, and then restart your computer.</li></ol></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 15 Nov 2012 10:20:33 -0700</pubDate></item></channel></rss>