Version 7.15.x Release Notes
  • 18 Mar 2024
  • 2 Minutes to read
  • Dark
    Light

Version 7.15.x Release Notes

  • Dark
    Light

Article Summary

Version 7.15.0  (November 23, 2022)

Fixes

Modules

DT TitleDescription
[DT-036416] Github - Move MongoDB Module to Github
Removed Mongo DB Module from Decisions. It is now moved to GitHub.
[DT-036309] HL7 - Receiver inconsistencies between 8x and 7x
The code got unsynced between 7x and 8x. Fixed that synch error for the receiver code.

Flows

DT TitleDescription
[DT-034543] Throw API Exception Step: Using this step causes confusing messages to show up in the Decisions logs
Fixes an issue where logs would populate in multiple logging handlers unnecessarily.
[DT-036124] Debugging Flow Samples throws an exception
Removed the property 'Include in Tree'
[DT-036171] Fetch Entities step throws an error in the Event Viewer
Fixed an issue where SyncList types were not being converted to Array during type reflection.
[DT-036210] Null data getting passed from flow to 'Evaluate Any In List' or 'Evaluate All In List' steps
Fixed an issue where "EvaluateAnyInList" was not including FlowData in the Rule run. This step now properly returns True/False if Any/All elements match the given rule.
[DT-036519] Stack overflow when opening flow with Circular dependency and missing form
Fixes a problem where 2 flows with a 'show form' step connected to a 'run flow' step would load infinitely.

Portal

DT TitleDescription
[DT-036427] OAuth Feature missed in Email Handling Jobs for IMAP and POP3 protocols
Added configuration options for OAuth in the Email Workflow Response Job feature.

Infrastructure

DT TitleDescription
[DT-036415] Postgres - CommandDelimiters are oversimplified and splitting incorrectly.
Fixes an issue where SQL would be interpreting any string containing 'go' as a command.

Other

DT TitleDescription
[DT-032964] Add UserSessionCount DB index
Adding an index based on this stored procedure to help ensure performance.
[DT-036318] Show original error message on Import Progress Screen
We run the Import/Checkout process in a new thread so if any unhandled exception occurred we were not showing the original message on the progress screen so in this case user needed to view logs. Started showing the Original exception message on the progress screen.
[DT-036602] Import Resolution - Implement the 'Resolve Import Issues By Category' screen in 7x.
Started showing Default Resolution Screen(Issues by category) if the import issue count is more than 50. Removed the previous Default Resolution screen as it was fully static. Removed 'Move To Folder', 'Move To Imported Folder', and 'Add Other File' resolutions. Also replaced the 'Go Back' button with the 'Reset' button.


Supported Modules

  • ActiveMQ
  • AmazonWebServices
  • AzureServices
  • Equifax
  • Exchange (2019+ versions)
  • Experian
  • FHIR
  • Foreign Exchange
  • HL7
  • HubSpot
  • iCal
  • IBMMQ
  • Kafka
  • MSMQ
  • Office365
  • Okta
  • Powershell (via remote connection)
  • QRCodes
  • R
  • Sharepoint ("online" version)
  • Salesforce
  • SAML
  • Sharepoint
  • Slack
  • Telephony
  • USPS

Unsupported Modules

  • MSCRM
  • MSCRM2011
  • OPC
  • SymantecSMP
  • SCCM
  • SCO

Was this article helpful?