Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 29 Next »

New features and improvements

  • Upgraded Amazon Corretto JRE to version 17
    The bundled Amazon Corretto JRE has now been upgraded from Java version 8 to version 17 ensuring regular security updates.

Important

  1. As this is a major upgrade, it is recommended that you apply this patch to a test environment before applying it to production. To know the impacts, refer to the important notes on this page.

  2. With this upgrade, the JMS provider that connects to Apache Active MQ JMS server now uses the two jars activemq-core-5.7.0.jar and geronimo-j2ee-management_1.1_spec-1.0.1.jar.  Ensure that:

    • You use these two jars when you create a JMS provider that connects to Apache Active MQ JMS server.

    • You have updated any existing JMS provider that connects to Apache Active MQ JMS server to use these two jars.
      For more details, refer to this page.

  • Changes in SAML implementation
    With an upgrade to JRE v17, the SAML implementation in Adeptia Connect has now got configuration changes. To learn more about SAML in Adeptia Connect, refer to this document.

  • Token-based authentication for NetSuite
    You now need to use token-based authentication to connect to a NetSuite account. Click here for more information.

  • Support for creating Security Policies using an API
    You can now create Security Policies using APIs provided by Adeptia Connect. For more information, refer to this page.

  • Exporting objects without the repository folder in offline migration.
    While performing offline migration, you can now choose to skip exporting the Process Flow repository files. For more details, refer to the documents on Export and Backup using Windows and Linux.

  • Detailed information via Email notification in case of EDI Transaction failure.
    The translation error details will now be sent as an attachment with the email notification in case of a failed EDI Transaction ( for X12, EDIFACT, and HIPAA EDI standards).

  • Bulk activation and deactivation of Transactions, Events, and Templates
    You can now choose to turn ON/OFF multiple Transactions, Events, and Templates from the list displayed on the current manage page for each of these activities. For more details, refer to this page.

  • Context Variable for defining the archive folder name for EDI file in Transaction at runtime
    While creating an EDI Transaction you can use a context variable, $$PARTNER_NAME$$, to create the archive folder for EDI file at runtime based on the Partner name. Click here for more details.

  • Additional cron expression to define firing schedule for Events, Transactions, and Templates
    You can now make use of a second Cron Expression to define the firing schedule for a separate condition or address a condition supplementary to the first. For more details, refer to this page.
    The list of supported Events and Connector apps for a Transaction/Template are as follows:

Supported Events

  • Database Event

  • FTP Event

  • File Event

  • Calendar Event

Supported Connector apps

  • FTP

  • Database

  • LAN

  • Google Drive

  • DropBox

  • NetSuite

  • Azure Blob

  • Box

  • Amazon S3

  • Microsoft SharePoint

  • ServiceNow

  • Big Commerce

  • FreshBooks

  • HubSpot

  • Magento

  • QuickBooks

  • Xero

  • SageOne

  • Shopify

  • Concur

  • Salesforce

  • Zendesk

  • Zoho CRM

  • BambooHR

  • Google Spreadsheets

  • Amazon Redshift

  • Apache Cassandra

  • Dynamic CRM

  • Email

  • Enhancements in logs archival and cleanup 
    Logs archival and cleanup feature has now been improved to offer more reliability and better performance. For more details, refer to this section.

  • Support for special characters in the header of an Excel layout
    An Excel layout now also supports and parses data with special characters in the header of the layout.

  • User details in the payload in case of an external mapping validation
    The request payload now also contains the user details such as UserId, UserName, FirstName, Role, etc., when the user performs an external mapping validation through a REST Consumer in a Mapping. Click here to learn more.

  • Override Advanced Settings for a Transaction/Template
    You can now set the Logging Level, Repository File Retention, and Activities Logging Retention for a Transaction/Template at runtime in Adeptia Connect. For more details, refer to this page.

  • Enhancements in Advanced Text Layout
    The Min Size and Max Size fields in the Advanced Text Layout now have predefined/default values of the character count. You can change these default values based on your requirement. Additionally, you can now perform the following actions in an Advanced Text Layout created/edited using the default method or the Layout Builder.

    • Specify a field that you want to use as the record identifier in an Advanced Text Layout. 

    • Ignore a record that does not hold any value in any of its fields, including the record identifier. 

Security enhancements

  • Vulnerable third-party jars have been upgraded to remove critical and high vulnerabilities in those jars. 

Bug fixes

The following bugs have been fixed with this release:

Migration Utility

  • After applying the patch AdeptiaConnect_3_7_01_04_22Feb2023 the Migration Utility stopped working.

AIS to AC migration

  • After AIS to AC migration, users were getting an error and not able to proceed to the next step while trying to update the FTP Target in an existing transaction.

  • The users were not able to change the property values for an existing Record Queue Producer migrated from AIS to AC.

  • After migrating from AIS to AC, the users were not able to make and save any changes to an existing Process Flow's activity that had spaces in its alias name.

  • After migrating from AIS to AC, users encountered an error in all the Process Flows that had a WS Consumer activity.

Transaction

  • In a Template/Transaction, when the users used Amazon S3 with its Bucket in the US East zone, the application threw an error while browsing the file on Select File Location step.

  • While creating a Transaction, it was taking longer than expected to load the Partners on "Choose partner" screen.

  • Users encountered an error while trying to update the Routing Type for an existing EDI Outbound Transaction having Content Based routing.

  • After setting a value for the Mode Type field (on the File Generation Policy screen) in an EDI Transaction and moving to the next step, the application was resetting the field's value to Create when the users visited the Choose App screen (under Set Destination category) again without saving the Transaction.

  • Some segments in the EDI Acknowledgement File were not getting generated as per EDI Standards. This has been fixed by adding the property abpm.edi.removeSegmentSuffixAndLoopPrefix. You can set the value for this property to yes to remove the suffix from a segment's name and the prefix from a loop's name to be recorded in IK3 segment in 999 or 997 acknowledgement file. Follow the steps given below to configure this property:
    1. Click Account > Settings.
    2. Expand Server Nodes Settings in the left panel.
    3. Select the server node.
    4. Click Edit.
    5. Go to Solution Properties > EDI Solution Parameters.
    6. Set abpm.edi.removeSegmentSuffixAndLoopPrefix to yes.
    7. Click Save.
    8. Click Reload to bring the changes into effect. A confirmation message is displayed confirming that the configuration has been reloaded.
    9. Restart the Connect Server.

  • A Transaction that used Azure Blob as the Source picked up all the files for processing even when it was defined to process a specific file.

  • While creating a Transaction, it was taking longer than expected to load the Partners on "Choose partner" screen.

  • The Transactions that used BambooHR Connector as a Source failed to execute when the user (API key used in the Connector) had permissions to access the details of some employees but not the others. This has been fixed by adding the property bamboohr.failOnNoAccessPermission with false (default) as its value to the adapters.properties file located at …/<Adeptia Connect Install Folder>/ConnectServer/AdeptiaServer/ServerKernel/etc.

    • When the property is set to false, the details regarding the inaccessible data are logged in the Dashboard > Trigger > Logs with relevant error message.

    • Setting this property to true prevents the user to process the details of any employee if the user doesn’t have access to even a single employee in BambooHR.

  • Users encountered an error while trying to update the Routing Type for an existing EDI Outbound Transaction having Content Based routing.

  • When the user edited an EDI Outbound Transaction, the option selected in the ISA Envelope field (on the EDI Configuration screen) was getting unselected and required a re-selection.

Layout

  • The users were getting the error "You have not given Related Key" when they clicked OK on the Select Schema screen while creating an Advanced Database Layout.

  • The users were not able to move to the next screen when they selected an EDI specification and clicked OK on the Select EDI Specification screen while creating an EDI Layout.

  • The EDI Layout (HIPAA_005010X223A2_837) failed to parse the SE segments in the source file.

  • Incorrect error message was being displayed when a field in the Source file could not be found in the defined Excel Layout.

  • Incorrect error message was being displayed when a field in the Source file could not be found in the defined Text Layout.

Data Dictionary

  • Users were not able to save changes to the records while creating or editing a Positional Data Dictionary.

  • While creating an Advanced Positional Layout, when the users used Data Dictionary, they were not able to make and save changes to the records.

Web Services

  • Users were able to access some of the REST APIs even when they did not use any authorization in the request.

  • When the users hit a specific REST API, they were able to see sensitive data even when they were not logged in to Adeptia Connect application.

  • Users were getting 404 error when they used a REST Consumer to hit a Snowflake's REST API via a proxy.

Logs

  • The PDF generated in the EDI interchange logs pages for an EDI Transaction was not in correct format when Advanced Positional Layout was used at the Target.

  • After the execution of an EDI Inbound Transaction, the EDI X12 Interchange log for the transaction on the Dashboard did not show the link to the output file in the FILE > OUT column.

  • In case of multiple EDI Inbound transactions using the same template, even when no transaction had the trading partner id same as that in the Source, the system showed logs for the first transaction.

Process Flow

  • The users were getting an error message on the Web Process Designer when the stream generated from an activity was not being consumed.

  • On changing the alias name of a CALL action in a Process Flow, the associated variables were not displayed in the Variable Name field of the variable's Activity Properties screen.

  • When the users tried to edit a Process Flow from within the Project manage page, they were getting redirected to Edit Template screen.

  • When a SOAP Consumer used in a Process Flow encountered an error, no activity next to it could be executed.

  • For a Process Flow, the system created repository file (0 kb) even when Generate Stream for activities such as Database target, Advanced Database target, and Custom Plugin was disabled. This also held true in case of a Stored Procedure having Context Parameters as the value for the Output Mode field.

  • For a Process Flow, the system created repository file (0 kb) even when Generate Stream for activities such as Database target, Advanced Database target, and Custom Plugin was disabled. This also held true in case of a Stored Procedure having Context Parameters as the value for the Output Mode field. This has now been fixed for Process Flow's runtime execution as well.

Event

  • The process flow bound with an FTP Event logged a message in event log every time it encountered a file of 0Kb size and failed to execute that file. This bug has been fixed by introducing the option Process Empty File in the FTP Event to enable processing of even an empty file.

Mapping

  • The users were not able to expand some sub-loops when they loaded the EDI Layout on Source and Target mapping.

  • When the users uploaded a source file larger than 1 MB in the Mapper to test the mapping, the screen was getting stuck without throwing any error. To fix this issue an error message is now displayed when the user uploads a file larger than 1 MB in size.

Dashboard

  • The Dashboard did not show the User Id of the user who executed the Process Flow.

Stored Procedure

  • The system threw an error when the user tried to save a Stored Procedure having In Params (input parameters) value of more than 256 characters.

Users

  • The verbiage of the Partner user invite was not correctly articulated.

Services

  • AIMap service failed to start on Linux-based systems.

Application UI rendering

  • Some UI elements were not working properly after the recent browser updates.

  • Users were not able to open the applets because of the expired certificate.

  • FAVORITE TRANSACTIONS section on the application’s home screen showed broken icons for all the Custom Connectors.

  • MESSAGE section on the application’s home screen did not show a welcome message to Partners when they logged in to the application.

  • No labels