Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version

Release date

Available for

22.6.15.0

31-05-2023

BC15 and up

The following improvements have been implemented:

Configuration option added in setup for maximum retry attempts for failed export and import entries.

Processing rule added for export definition to define maximum number of records in an export entry when using an array on the root data item.

Performance improvements in the process filling the export queue entries with records to export (periodical export without table monitor).

Export table monitor support for rename database trigger.

Import filter selection improved to allow filtering on subnodes.

Endpoint support for Intercompany method.

Function GETCURRENTVALUE added to get a table field value before importing a record.

Functions FROMBASE64 and TOBASE64 added to allow conversions from and to Base64 strings.

Version

Release date

Available for

22.7.0.0

30-08-2023

BC15 and up

The following improvements have been implemented:

Configuration option for maximum retry attempts is now configurable on each definition, instead of only in the ConnectIT Setup.

Export: A rule has been added to configure the processing delay that will check when a record was added to the Export Queue before processing the queue record.

Export: Data Item filters now allow for handling of flowfilter fields to calculate flowfields.

Export: Manual record queueing is modified to also handle realtime exports, allowing for direct exports from page actions.

OAuth2: OAuth2 Authorization now allows for using custom export/import definitions for the request and response handling to retrieve/refresh a token.

OAuth2: Function GETAUTHTOKEN is added to retrieve a token value in the definition body. This will be only allowed for custom grant type.

Scheduling: Advanced Scheduling is leaving the beta features and is included in the standard solution without enabling the feature.

The following issues have been resolved:

Export: Manual queue processing skips the check for scheduling. With the introduction of the advanced scheduling, this check was introduced in the manual process.

Version

Release date

Available for

22.6.18.0

10-07-2023

BC15 and up

The following improvements have been implemented:

Filter: Improved temporary value/variable handling in filter, allowing complete filter strings in a single variable.

Import: Filter field/line lookup page added with OnLookup trigger to select all elements including subnodes.

Import: Store REST/SOAP request URI in Import Entry record after variable substitution.

Import: Add Import Data Log Entries to cleanup of Log Helper codeunit.

Functions: New functions ERRORIF, ERRORIFNOT to set custom error code and message based on is (not) equal condition.

Functions: New functions GETURLVALUE, GETURLPARAMETER to retrieve request URI or parameter from Import Entry.

Functions: New function GETIMPORTENTRYBODY to retrieve Import Entry body as Base64 string.

Functions: New function NEWLINE to get new line characters (Carriage Return + Line Feed).

Functions: Changed functions ADDLINK, ADDNOTE to include optional parameter to skip if input text is empty.

The following issues have been resolved:

OAuth2 Authorization Code grant flow: x-www-form-urlencoded request body correctly generated.

Import: Apply Configuration Template only on new records.

Import: New Import Data Log Entries are created with line no. increment 1 instead of 10000 to prevent integer overflow.

Export: Changed XML attribute handling to allow attributes with namespace prefixes on root data item/helper line.

Export: Output Conditions fix to compare against empty temporary value.

Version

Release date

Available for

22.6.15.0

31-05-2023

BC15 and up

...