Versions Compared

Key

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

Version

Release Date

Available for

25.8.72.0

31/10/2024

BC18 and up

24.8.58.0

04/09/2024

BC18 and up

24.8.44.0

19/06/2024

BC15 and up

24.8.39.0

16/05/2024

BC15 and up

23.8.31.0

27/03/2024

BC15 and up

23.8.10.0

12/02/2024

BC15 and up

Version

Release date

Available for

Anchor
25.8.72.0
25.8.72.0
25.8.72.0

31/10/2024

BC18 and up

The following improvements have been implemented:

Export: Allow value arrays directly on Data Item lines (Data Format JSON).

Export: Added an additional key in the IDYC Export Queue Entry table for performance improvements on both export table/field monitoring and export queue processing.

Functions: New functions ENCRYPTTEXT and DECRYPTTEXT to encrypt en decrypt strings.

Functions: New functions GENERATEHASH and GENERATEHASHBASE64 to create hash values with support for multiple hash algorithms optionally using a key.

Functions: New functions TRIM, TRIMSTART and TRIMEND to trim leading and or trailing characters.

Functions: New function GETEXPORTSYSTEMIDS to retrieve System Ids from the Export Entry. Can be used in combination with processing rule to store the exported system ids when processing a (webservice) response with an import definition.

Functions: Added addtional parameter for function FORMAT to explicitly specify which data type to validate against.

Functions: Renamed FORMATDECIMAL to PARSEDECIMAL and changed behaviour to handle function in AL (previously handled by the ConnectIT API).

Functions: Changed behaviour for functions REST and AZUREFUNCTION to handle function in AL (previously handled by the ConnectIT API). This results in requests to the endpoint URI being sent directly instead of through a proxy/gateway service.

Functions: Added lookup pages for parameters that are based on enums/options to select the option value (used for functions FORMAT, GENERATEHASH and GENERATEHASHBASE64)

Logging: (Beta feature) Added option to choose between local/internal and API logging when beta feature is enabled.

Logging: (Beta feature) Performance improvements for local/internal logging when beta feature is enabled.

OAuth2: Custom grant flow: Added additional check on empty token in response when using an import definition (with temporary values).

The following issues have been resolved:

Export: Guid data type was skipped in export. Will now be processed as Text.

Import: XML root element before first Data Item could not always find value in structure.

Import: Excel import could result in error on Compatilibility Id.

Filters: (Beta feature) DateTime filter tokens could result in incorrect filterstring.

e.g. >=[ISODate] resulted in >=2024-10-31 00:00..2024-10-31 23:59. This will now result in correct filter >=2024-10-31 while still supporting date (range) filters on datetime fields.

Filters: (Beta feature) Standard text tokens ME, USER and COMPANY were also checked without using %, resulting in incorrectly using the standard tokens for regular text values. This will now expect %ME, %USER or %COMPANY.

Tasks: Manual numbering was not allowed, even when enabled on No. Series.

Version

Release date

Available for

Anchor
24.8.58.0
24.8.58.0
24.8.58.0

04/09/2024

BC18 and up

The following improvements have been implemented:

Export: New processing rule to store System IDs for exported records in Export Entry.

Export: Re-Generate export content for failed Export Entries (requires processing rule to store System IDs).

Import: Check external identifier on child nodes for structured data (JSON/XML) imports.

Import: Retrieve XML element values before root data item node, which allows these values to be used in functions.

Logging: Retrieve error information (including error message and callstack) for failed Export and Import Entries.

Logging: Improvements in log readability by including references to tables, fields or definition lines.

Backup: Include beta feature configuration in project and definition configuration exports.

Events: Added additional integration events in export and import processes, including events for different methods and during generation of export content.

The following issues have been resolved:

Logging: Fixed invalid JsonToken issue during logging requests. While this did not result in errors in the export and import processes, this could result in incorrect error callstacks in the last known session error.

Beta: Logging feature - Fixed issue that prevented usage for beta feature in some scenarios.

Beta: Filter feature - Fixed issue with standard date variables/tokens (e.g. CM) that resulted in incorrect filter strings on date/time fields.

Version

Release date

Available for

Anchor
24.8.44.0
24.8.44.0
24.8.44.0

19/06/2024

BC15 and up

The following improvements have been implemented:

Import: Configuration Template can now be assigned to definition line number instead of field number, which also allows assigning the template to an unmapped line.

The following issues have been resolved:

Import: Fixed XML XPath error on finding primary key fields/external identifier.

Import: Fixed REST Endpoint Definition Lines - Add new line action was not visible/allowed.

Import: Fixed FTP filename length could cause overflow on Import Entry record.

Version

Release date

Available for

Anchor
24.8.39.0
24.8.39.0
24.8.39.0

16/05/2024

BC15 and up

...