The following enhancements are part of the April 2025 release for TSANet Connect 2.0.
New Updates: WebApp
- Modified the Subject to include the priority on the email template
- Modify the email template used for information response to the receiver
- Improved procedure for transitioning to the backup site in case of site failure
New Updates: Salesforce Connector
GitHub link: Install the latest version (V1.7), view installation and user guides, report issues, and access the source code https://github.com/tsanetgit/SFDC
- Please get in touch with membership@tsnet.orgfor access.
- Fixed an issue with note exchange. In some conditions, the system could not determine inbound vs outbound requests
- Fixed issue with flow notification on case update (example new note)
- Fixed an issue where action on the TSANet Case did not provide user feedback (For example accepting a request)
- Added a flow that can be used to automate the case response
New Updates: Microsoft Dynamics Connector
GitHub link: Install the latest version, view installation and user guides, report issues, and access the source code https://github.com/tsanetgit/MS_Power_App
- Please get in touch withmembership@tsnet.org for access.
- Fixed issue where search did not get process form for some members
- Fixed issue where updates were not added to the MS Case timeline
- Fixed issue where navigating between TSAnet Case and MS Case could produce a blank screen
- Aligned Power App UI to MS Dynamics UI – Buttons, fonts etc…
- Added method to add notes from the TSANet Cases section of the MS Dynamics Case
New Updates: Integration Framework (API)
This release includes new and updated endpoints that improve functionality and integration options. More information on the TSANet Connect API, including Swagger docs and Postman collection, can be found at the link below:
https://www.tsanet.org/api-integrations
Software Upgrade: The Software Stack was updated to the following versions. Provides fixes, improved performance, and new capabilities needed for future features.
- Upgrade to Apache Camel 4.8.3 Red Hat
- Upgrade to Spring Boot V3.3
- Upgrade to Java 21
Feature Changes
- Enhanced the API to support identifying inbound versus outbound requests. This simplifies client code.
- Provided method for file attachments (Cisco method used). Other members will be added, and client support will be added during the June release.
- Refactor the authorization API – Enhanced user context tracking.