Resolved Issues

The following issues have been resolved in the Aptify 6.1:

Aptify Web: Errors sending out emails with report attachments using Aptify Messaging

Aptify Web 6.1 has rectified a scenario where customer was getting error while sending emails with report attachments by using Aptify Messaging. This issue has been resolved now and Aptify messaging can send report attachments with emails.

Aptify Web: Export to Excel failing on Forms and Dashboards

In previous versions of Aptify Web, when exporting to an Excel from a form or dashboard, the export files used to fail or display a blank page. This issue has been resolved now.

Aptify Web: Global search card showing incomplete name for a Company record

Aptify Web 6.1 rectified the behavior where the search card was showing incomplete name for specific company records, while using the global search.

Aptify Web: Tab views lose filters when sorting is changed

In earlier version of Aptify Web, wrong records were being shown in views, when changes were made in sorting, where volume of records was roughly more than 500.

Aptify Web: Column resizing in views no longer works

In 6.1, improvement has been done in column auto resizing functionality to show better UI when Web browser zoom % is changed.

Aptify Web: Cancellation order process doesn't recognize the campaign code, if expired.

In Aptify Web, application was not recognizing campaign code for cancellation order because it had been set to complete. This error has rectified.

Aptify Web: Performance issue on Orders assembly

Changes have been made for improving the performance on Order assembly such that Order creation, Order Load and Order cancellation processing time is improvised.

Aptify Web: Export to excel does not work for selected items in prompted view when paging is disabled

In previous versions of Aptify Web, export to excel did not work when multiple records were selected along with paging option disabled. This issue has been resolved in Aptify Web 6.1

Aptify Web: Unable to load 'Orders' containing large no. of orderLines for kit product and having status as 'taken'

In Aptify Web, an order record was not loading if there were large number of order lines for kit product with the order status as ‘Taken’. This issue has been resolved in Aptify Web 6.1.

Desktop Issue in 'Aptify Merge'

In earlier version of Desktop application, merge record functionality was not working correctly for specific scenarios. This issue has been resolved now and we can merge records without any error.

Aptify Web: Course Class Product Price flow down issue

Aptify Web 6.1 has improved the price flow down scenarios for Course Class product  as it was creating Price records multiple times in specific scenarios.

Aptify Web: Removing of blank space for large monitors

In Aptify Web, enhancement was made for blank space issue for large monitors. It is made possible that application will support larger monitors (3440x1440) and not have blank space as well.

Aptify Web: Views – Support columns that start with special characters in the base views (“# of Order" for example)

Aptify Web 6.1 rectified the scenario where Views with column Name starting with ‘#’ i.e. “# of Order” was not working as expected. It is made possible that special characters are handled correctly for column names in view.

Aptify Web - ChangePassword shows plain password in service request

Aptify Web rectified the scenarios where change password for trusted users was not working and plain password text was displayed in browser while trying to change password.

Hotfix Port: Export to excel failing on 'Subscriptions' and 'Payments' sub-tab on Orders

In Aptify Web, there was an issue where export to excel was failing on few sub-tabs on Orders. This issue has been resolved to avoid future failure while exporting to excel.

Hotfix Port: Aptify Web shipping plugin issues

This fix reverses an update from a previous Aptify Web issue added in 5.5.5 (Issue 23134). If the fix breaks a plug-in that our clients are currently using for Aptify Web, please revert to the previous version of the AptifyShippingCalculator.dll and contact Aptify Support for assistance. The clients may need to rewrite the custom plugin so that it does not set either OverrideShippingCalc or OverrideHandlingCalc flag (these flags should reserve for use by Aptify's standard shipping calculation functionality).

Hotfix Port: Export to excel does not work on view in which field with name contains 'order' and paging is disabled

Aptify Web improved the Exporting view to Excel feature by correcting the exporting feature when field name contained ‘Order’ and paging option is disabled.

Convert AttributeManager from synclocks and hashtables to ConcurrentDictionary and no synclocks

Attribute Manager is implemented with hashtables and synclocks. Under load, this results in blocking when reading attributes. Improvements have been done in Aptify 6.1 to remove the synclocks from the code entirely.

Hotfix Port: Investigate as to why alerts do not work when user is tied to a group

Aptify Web 6.1 improved the alert feature by correcting specific scenarios of displaying alerts correctly when user is tied to appropriate user group.

Aptify Web: Enter Key Does Not Work with Prompted Views

In Aptify Web, there was an issue while using a prompt view. When any value is entered in text box and enter key is pressed on keyboard then the trigger functionality was not working. Aptify 6.1 updated the trigger functionality equivalent to clicking.

spGetCampaignCodeID not returning Campaign ID if campaign previously had an end date

If the Campaign end date has a value of NULL by default and  If the user add a date and then remove it, Aptify used to save the end date as the default date of 1900-01-01. This behavior has been corrected in Aptify 6.1.

Imported lockbox files using wrong employee ID

Aptify 6.1 corrected the behaviour of passing the correct employee ID, if there are multiple people importing lockbox files in Aptify Web. In earlier versions, the import component used to cache the first identified employee and use that as the current employee value for all future imports even if it's someone else. This behaviour has been corrected.

Hotfix Port: ONS: Refund fields on Cash Control Batch Detail have no functionality

In Aptify 6.1, unused Refund related field values under ‘Payment Status’ field on Cash Control Batch form was removed. Please note that this does not have any functional impact on the overall working of Cash Control Batch record.

Aptify 5.5.6 -- Order Line Description Incorrect for Quotation Orders with Multiple Meetings

With Aptify 6.1, there has been improvement done to show correct order line descriptions for Quotation orders with multiple meeting order lines.

Aptify Web: Inactive Messaging System is not updated for Aptify Web and still displayed in the Aptify Messaging-Display-Messaging System drop-down

Aptify Web 6.1 corrected the behavior of not showing inactive messaging system values in Messaging system dropdowns. Only active messaging system will now display in the dropdown.

Aptify Web: Cannot create meeting product with newly created product category

Aptify Web 6.1 corrected the behavior of allowing users to create meeting product successfully in Web using a newly created product category.

Global Search Fail for Attachment service

Aptify 6.1 corrected an issue found with Global Search not working for Attachment service.

Hotfix Port: CWA - Pending changes trying to delete a record that doesn't exist anymore

Aptify Web 6.1 corrected a scenario where an action of deleting record in Pending Changes was getting done multiple times even after the record was deleted.

Hotfix port: Aptify Web Investigation: Exclude from drop list for Countries record is not respected

In Aptify Web, there was an issue with Countries record wherein checking the ’Exclude from’ drop down list on phone control was not working as expected and the excluded country was still available for selection. This issue has been resolved in 6.1 and working as expected.

Implementation - Improve performance of Payment Type lookup

In Aptify 6.1, Performance improvement was done in the Payment Type Lookup.

General Improvements – spGetPersonsLatestNoteOrtUpdate

Performance improvements has been done in ‘spGetPersonsLatestNoteOrtUpdate’ stored procedure that powers a segment of the persons summary form template. Now query will execute in less than 1 sec, returning 1 result.

Multiple calls to ProductInfoCache if there are more than 10000 products

Aptify 6.1 includes additional updates for how orders are loaded in Aptify Web following the updates provided in 5.5.6.1010 (see RES-602/RES-606 (Unable to Load Orders Having Multiple Kit Products in Aptify Web)). With 5.5.6.1012, large taken orders that previously took an average of 52 seconds to open will now open in a few seconds.

 GL Accounts Are Only Taken from the Product Category When Cloning a Product

When a user clones a product in Aptify Web, the Product uses the GL Accounts from its specified Product Category and does not retain the GL Accounts that are specified on the original record. This release updates the Aptify Web infrastructure so that the GL Accounts on the original product are retained on the cloned record. In addition, if a user updates an existing product’s Category in Aptify Web, that category’s GL Accounts now flow down to the product (which matches the behavior in the desktop client).

Hotfix Port 5.5.5. RES-97 -Saved payment issue

6.1 release addresses a specific scenario wherein a Persons record populated error on save, if the record included one or more Saved Payments Methods.

Persons Form does not work correctly if preferred Phone Field is missing

In 5.5.5.2010, Aptify updated the Persons form’s Web layout control to load a record with the preferred phone value displayed. However, some clients do not have the Preferred Phone field on their Persons form. In this case, the missing field broke other layout control functionality. This release updates the layout control to check if the Preferred Phone field exists before attempting to apply any logic related to that field.

Identify Script that Failed to Compile in Error Message

When a process flow has a rule step that fails to compile, the error message only indicates that the failure occurred, but it does not identify what rule or step failed. This is a problem for a process flow that has multiple rule-based steps. This release updates the Process Flow error message so it identifies the ID of the Rule Step that failed to compile, which should make it easier for developers to identify the problematic code.

Hotfix Port: AP Export/Import plug-in support.

Aptify 6.1 rectified AP Export/Import functionality on Desktop and on Web to fix the failures found on Product cost details and payments services.

Hotfix Port: Dot net mail component is not setup for TLS 1.2

Aptify 6.1 fixed the stock dot net mail component to set it up for TLS 1.2.

Hotfix Port: Aptify Web 5.5.6.1003 - Subtypes do not clone as expected

There was an issue that subtypes were not getting cloned in Import Source records. We have resolved this issue in 6.1 and now it is cloning import source columns records in new cloned record of import source.

Fix for “Entity ‘Scheduled Task’ Not Found” Error When Sending Emails

This release updates the Aptify Messaging Engine to resolve a silent error that appears when sending bulk messages from Aptify (Entity ‘Scheduled Task’ Not Found).

Cannot Override Conflict Validation Warning in Aptify Web

With Aptify Web 5.5.6.1014 and earlier, if a user attempts to save an order that detected a meeting conflict, the user cannot only select OK to close the dialog and cannot save the order (that is, the user cannot override the conflict warning, even if that option is available in the desktop). This release updates the logic in Aptify Web so the dialog now shows two options. The user clicks OK to continue to save the order and override the conflict, or the users clicks ‘Cancel’ to return the order to its unsaved state.

Crystal Report Not Generating Correctly from Aptify Web when records are selected from other pages

This release resolves a situation where the wrong records may be printed to a Crystal Report in Aptify Web. If a user is working with a paged view and selects records from pages other than page 1 for the report, the report contains records only from page 1 of the view.

System Calculating Discount Percentage Greater Than 100%

Aptify 6.1 release updates a situation where Aptify incorrectly applies a discount amount that is greater than the order line amount, which results in an error that the discount percentage cannot be greater than 100%. With this update, any discount amount that would resolve in more than a 100% discount is removed from consideration.

Melissa Data extension does not save configured geo-coding info for new record

Aptify 6.1 release addresses a situation where a client has a configuration build on the existing Melissa Data integration that stores geocode information (latitude and longitude) for an Addresses record. Prior to this release, the appropriate geocode information is stored for records that have already been saved but not when saving a new record.

Apostrophes in ELV New Record Parameters Cause Input Parameter Text to be Truncated

With Aptify Web 5.5.6.1015 and earlier, if a developer creates a tab containing an ELV and uses an apostrophe in the New Record Parameters, all text from the letter preceding the apostrophe to the end of the string will be truncated. This behaviour has been corrected in 6.1.

Cannot Open Scheduled Message Wizard in Desktop Client

With Aptify 6.0, an interop error message appeared when a user attempts to run the Scheduled Message wizard. The error has been corrected.

Record Merge Fails When Two Records Linked to Same Topic Code

In earlier versions of Aptify, when merging Persons or Companies records that are both linked to the same Topic Code, the merge process fails. With Aptify 6.1, the user will now be prompted, if there are duplicate Topic Codes and can either cancel or continue the merge.

Clear Pending Changes for Credit Card Failures on Saved Payment Methods and Standing Orders

With Aptify 6.0 and earlier, if a Person, Company, or Standing Order fails to save in Aptify Web due to a declined or incorrect credit card, the system may incorrectly track that failed save as a pending change. With 6.1 release, AptifyWeb no longer tracks failed save attempts due to a credit card failure for Persons, Companies, and Standing Orders as pending changes.

Message HTML Does Not Load on Message Templates Form

In Aptify Web, the HTML tab is blank when a user opens a Message Template, even when the record shows data on that tab in the desktop client.  Aptify 6.1 updates the Message Templates form so that the HTML tab shows the expected information.

Refund Transactions Erroneously Update Saved Payment Method

If a customer creates a Saved Payment Method (SPM) when paying for an order, then later places a new order, and cancels that order and is issued a refund, the SPM’s reference transaction number will be updated. There is logic in the Payments code to apply the latest Reference Transaction Number back to the SPM, so it always has the latest transaction information that is valid for the longest period of time. However, when a Refund transaction number is applied back to the SPM, this can cause an error in subsequent attempts to perform an authorization against a refund token. Aptify 6.1 has fixed the error scenario.

Support for Time Data Type in Aptify Web

The Aptify Web interface does not support the time data type and its corresponding form component in 5.5.6. This hotfix includes an Aptify Web implementation for the Time component. Please note the following restrictions:

  • This version of the component is for systems using the US Culture and US date/time format.
  • This feature only applies to clients who have added a Time field to their system. (Baseline Aptify does not include an Entity Field with a SQL Data Type of time.)
  • This version of the component allows a user to select a time only in 30-minute intervals. A user cannot manually enter a time value.
  • The version of the component supports 12-hour AM/PM and 24-hour formats.

If user needed specific time format then need to configure above Time format settings.

For example, 

  • hh:mm tt
  • hh:mm:ss tt

Update Reference Transaction Number and Expiration Date on Standing Orders

Aptify Web 6.1 updated the standing order to save the new payment's reference transaction number and expiration date back to the standing order so that the standing order will have the most current information and can use that reference transaction number for the next transaction too. (Issue 2592)

Support using Field values for From Name

If a user enters a From Name in the Messaging dialog when sending an email from Aptify Web, the system ignores that value and do not use when sending the message. This release updates the messaging system so it uses the From Name if specified. (Issue 2942)

Imported lockbox files using wrong employee ID

Aptify web made an enhancement in Lockbox feature. Now this feature doesn't accept any inputs, just calculates the value of the currently logged in user itself, and the system caches the return first time it's run and always uses that going forward.

CAI- Performance issue on Orders assembly

For CAI client, ehancement has been made for the performance issue on Order assembly. Now this is taking approximately 5 seconds to process an order. (Issue 3268)

CAI performance: Order process hitting no of call to vwpersons

In Aptify Web, there was an issue with order process. It was hitting number of calls to vwpersons. This issue has been resolved now by correcting stored procedure name. (Issue 3271)

Base View Icon Name Has * Character Which Causes Errors in Aptify Web

Aptify 6.1 corrected the error that appeared on New Base View Wizard as Base View Icon Name had * characters.

Hotfix Port: Orders search on lockbox cash control batches

On previous versions of Aptify, there was an issue where users couldn't search for Orders to match to on Cash Control Batch Detail records. This has been resolved in Aptify 6.1.

Hotfix Port: Blank or wrong employee gets attached to Pledge record.

Aptify 6.1 rectified the behaviour where incorrect or blank employee was getting attached to Pledge records in specific cases.

Hotfix Port: Cash Control Batches showing incorrect 'Cash Total'

Aptify 6.1 rectified the behaviour where incorrect ‘Cash Total’ was showing on Cash Control Batch records.

Hotfix Port: Changing a Credit Card on a Standing Order Does Not Trigger a ZDA

Aptify 6.1 corrected the behaviour where ZDA was not getting created on Standing Order when changing a Credit Card.

Aptify Web: Payment Refund Wizard does not work for amount with decimal number

Aptify 6.1 rectified the behaviour were Payment Refund Wizard was not working for Amount with decimal number.

Hotfix Port: Add ‘ExpoCADCompanyDescription’ field to 6.1.

With Aptify 6.1, we have added the ExpoCADCompany Description field to fix the related error when running Floorplan booth synchronization wizard.

Hotfix Port: BBA- Collation search in linkbox behavior

Fixes were done in Aptify 6.1 to fix the linkbox search performance which had degraded significantly.

Add to List not working in Aptify Web from Persons and Companies Records

Fixes were done in Aptify Web 6.1 on Ádd to List’ functionality as it was not working for Persons and Companies record.

Hotfix Port: Performance issue on Payments Assembly

Performance improvements have been done on Payments Assembly to fix specific scenarios reported by clients.

Hotfix Port: While refunding payment on company only order, payments/orders for companies other than company on payment records are also getting listed

On previous version of Aptify, while refunding payment on company only order, payments/orders for companies other than company on payment records were also getting listed. This has been corrected in Aptify 6.1.

Hotfix Port: Max registration Bug

Aptify 6.1 has fixed a scenario where the Max Registration limit on meeting record was not getting updated.

Hotfix Port: BICSI - New Meeting Wizard not pulling the details from the 'Web' Tab

When creating a new meeting via the New Meeting Wizard and copying from an existing meeting, the information that is in the 'Web' tab of the existing meeting was not copied over. Aptify 6.1 has fixed this scenario.

Hotfix Port: View exporting blank cells to Excel

In previous version of Aptify Web, when a view is exported to excel where there is no data in the cell (calendar date) in the view, the export stops including data in calendar date cells for all subsequent lines of data. Aptify Web 6.1 corrected this behaviour.

Hotfix Port: BluePay: Need to Pass in DocType for ACH Refund

Aptify 6.1 made changes to allow DocType to pass for ACH refunds.

Hotfix Port: Order shipping details form fails to load

In previous versions of Aptify, when a user clicks on the 'shipping' hyperlink to edit shipping charges on an Order, the window pops up used to remains blank. This has been fixed in 6.1

Hotfix Port: Bulk messaging - not able to change To Email value when To Type is selected as Field

Aptify 6.1 fixed a scenario in Bulk Messaging. Once you go to addressing in dropdown and try to change 'To' field as "BillToEmail" then it is not getting selected.

Hotfix Port: Error when assigning a booth to a shipped order

Aptify 6.1 fixed an error that appeared in specific scenarios when assigning a booth to a shipped order.

Hotfix Port: AANP: Standing Order Auto Renew Problem

With previous version of Aptify, we experienced a problem during Standing Order renewal where there are two transactions being called for each renewal. This behaviour has been corrected in 6.1

Hotfix Investigation: Custom Standing order entity plugin not working through Aptify Web

Aptify Web 6.1 fixed a problem wherein Custom Standing Order entity plugin was not working in Aptify Web.

Hotfix Port: Filter Rule on Ship To Country Picks Wrong Price When Order's Address Is Updated

Aptify 6.1 fixed a scenario where filter rule on ‘Ship To Country’ was picking wrong price when Order’s address is Updated.

Hotfix Port: Error message when we try to export any view to excel

In Previous version of Aptify, the original Export Wizard option was appearing for ‘All Users’ when sa is added to ‘LicensedMSOfficeUsers’ group. This behaviour has been corrected in 6.1

Hotfix port: Shipping and Tax on Order does not update when changing State or Country

Aptify 6.1 fixed a problem in Shipping and Tax recalculation when user change the Ship To Country or State on a Taken order and save.

Hotfix Port: Update RES-637 to Set OrganizationID Sooner in Metadata Cancellation Wizard

With Aptify 6.1, we fixed the scenario of Cancellation order following down the Organization of Original order that is being cancelled, instead of User's Organization.

MBA: Need New WebServiceConsumeProcessComponent Assembly Compiled to Target 4.6.1 .NET Framework to use TLS 1.2.

In Aptify 6.1, a new ‘WebServiceConsumeProcessComponent’ Assembly was compiled to target 4.6.1 .NET Framework to use TLS 1.2.

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.