Summer 2022 Release Notes
1. Preface
This is a living document, and its contents may be updated often. Make sure that you have the latest version for use.
The contents of this document are applicable to all the customers who have installed the Q2 IntegrationsSummer 2022 version (3.9003) for the first time or have upgraded from an earlier version. You can access the release notes of the previous releases from the Q2 Customer Portal.
These release notes may be updated after the first release. Any changes to the contents of these release notes are listed in the Change record section.
1.1 Purpose of this document
This document provides information on the following for the Summer 2022 release:
1.2 Intended audience
The audience of this document includes business users, implementers, and system administrators.
1.3 Prerequisites for use
This document assumes a basic knowledge of the product concepts, the product release, and the Salesforce platform.
2. Installation information
Contact your Q2 Professional Services team or the Customer Success team for information on the package dependency and installation order of the packages required to install and set up the latest version of Q2 Integrations.
3. Upgrade considerations
For information on the upgrade steps, see release-related steps in the Q2 Product Upgrade Guide.
4. System performance
To view the SOD batch jobs performance statistics for Q2 Integrations without customizations under test conditions, see the Q2 Performance Benchmarking Guide.
5. New features and enhancements
This section briefly describes the new features and enhancements added in this release.
For a detailed description of the new features and enhancements, see the following guides published over the Q2 Customer Portal:
Q2 Integrations User Guide
5.1 Billing and Reporting Framework (Jira ID: INTCL-1652)
Feature Description
Billing and Reporting framework is an extensible, configurable framework that gives Q2 the ability to extract and export data reports required for analytics and billing purposes.
With the help of this framework, various solutions, such as LOS or TO, will have their own way to bill customers depending on the status of the application or services used.
5.2 Integration Adapter Usage Metrics Dashboard (Jira ID: INTCL-1719)
Feature Description
With the Summer 2022 release, Q2 Integrations has been enhanced to provide you with a visual representation of the usage or performance of all adapters based on the various metrics. This visual representation or the dashboard consists of charts, graphs, and more.
The Adapter usage metrics dashboard displays the adapter usage based on the various metrics such as:
Average adapter run time
Average third-party response time
Average response time per provider
Total integration requests
Overall integration request count
5.3 Support for Expression Evaluation (Jira ID: INTCL-1639)
Feature Description
Request and response mappings are provided out of the box to the customers as part of the Integration API Configuration that is packaged to the customer with the adapter.
With the Summer 2022 release, to avoid writing code each time to process the data before requesting or after the response, a new feature “Expression Evaluation” has been introduced.
With the usage of the expressionEvaluation key, we can process the data and perform various basic operations through the mapping itself so that we would not have to write additional code each time.
5.4 Refactoring of Coresmen Integration (Jira ID: INTCL-1718)
Feature Description
From the Summer 2022 release onwards, Coresmen integrations that were being invoked from orchestrator services that are a part of Coresmen package, are now being invoked from the Orchestrator services available in the intframework package.
5.5 DocumentLibraryVersion Upgrade for CSI (Jira ID: INTCL-1683, INTCL-1702)
Feature Description
With the Summer 2022 release, Q2 Integrations documentLibraryVersion present in CSI integration has been upgraded from 2021.21 to 2022.71.
The document library is a library maintained by Compliance Systems (CS). It consists of all the fields that are mapped from Q2 Integrations' Salesforce object. It is a dataset. This documentLibraryVersion upgrade is for the Integrations family called the Closing Documents, provided by CSI.
6. Fixed issues
For the details of the issues fixed in a release of Q2 Integrations, see the Post GA section of that particular release's Release Notes.
7. Known issues
There are no known issues in this release.
8. New and modified objects
This section briefly describes the new and modified objects in the Summer 2022 release of Q2 Integrations.
For details on all the Q2 Integrations objects, see Q2 Integrations Data Dictionary.
8.1 New objects
The following table describes the new objects added in the Summer 2022 release of Q2 Integrations.
Object Name | Description |
---|---|
Entity Fraud Check | Umbrella object to group the KYC and KYB response of each entity associated with an application. |
Data Export Configuration | This object stores list of all the reports that needs to be processed, extracted and exported to the Billing and Reporting microservices |
8.2 Modified objects
The following table describes the objects modified in the Summer 2022 release of Q2 Integrations.
Object Name | Field Name | Description |
---|---|---|
KYC Fraud | Status | This field represent status of the entity fraud check request. |
KYC Fraud | Reference ID2 | This field represent an additional Unique Reference ID. |
KYC Fraud | Entity Fraud Check | This field represents Entity Fraud Check lookup. |
Recommendations | KYB Fraud | This field represents KYB Fraud lookup. |
KYC Fraud | Status | This field represent status of the entity fraud check request. |
KYC Fraud | Reference ID2 | This field represent an additional Unique Reference ID. |
KYC Fraud | Entity Fraud Check | This field represents Entity Fraud Check lookup. |
9. New and modified REST APIs
There are no REST APIs added or modified in this release.
For details on all the Q2 Integrations REST APIs, see Q2 Integrations REST APIs Guide.
10. New and modified global methods
This section briefly describes the global methods that are added in the Summer 2022 release of Q2 Integrations.
For details on all the Q2 Integrations global methods, see Q2 Integrations Global Methods Guide.
Class Name | Global Method Name | Description |
---|---|---|
BaseIntegrationAdapter | generateRequestBodyAsBlob | This method is to return blob value as request payload, will only work in case content-type is application/octet-stream. |
11. Post GA release
Follow this section for the details on the issues fixed in the patches on the Summer 2022 release of Q2 Integration.
12. Change record
S.No | Change Date | Description of Change |
---|---|---|
1. | September 1, 2022 | Published release notes for Summer 2022 General Availability release. |