Altova MapForce Professional Edition のリリース

Released: Oct 24, 2023

2024 での更新項目

機能

  • "Sleep" function - A new sleep function is now available in MapForce that is especially helpful when integrating API calls to an AI system such as OpenAI in MapForce data mapping projects. Since some current AI systems impose rate limits on the API requests you can make, you may run into a "too many requests" error. The sleep function allows you to adhere to the rate limits imposed by the provider by configuring a small delay between successive API requests when necessary.
  • Improvements for...

Released: Aug 9, 2023

Altova MapForce Professional Edition での更新項目

機能

MapForce is now AI-ready - Since many AI systems, such as OpenAI’s GPT-4, are available via API, it is immediately possible to integrate their functionality in data transformation projects in MapForce. Using built-in, no-code tools to define web service requests in MapForce, it’s easy to set up calls to an API, including the OpenAI API, Azure OpenAI API or AWS AI Services, to enable AI-powered data processing in any data mapping project.

Applications for AI-powered MapForce data integration...

Released: Apr 12, 2023

2023 Release 2 での更新項目

機能

  • Comments in data mapping projects - In addition to support for annotating individual connections in data mapping projects, it is now possible to add comments to source and target components to aid in documenting what a mapping does and how it is implemented.
  • Support for standalone ="yes" declaration in XML output - In a standalone document declaration, the value "yes" indicates that the document is self-contained, and there are no external declarations required for parsing the document. When...

Released: Dec 12, 2022

2023 SP1 での更新項目

不具合の修正

Excel file functionality

  • MapForce crashes updating customer Excel file.

Code Generation

  • Executing generated C# code is much slower than the Output view of MapForce - mapping specific.

IDE GUI

  • Text can be overdrawn repeatedly in certain dialogs using Light or Dark Theme.

Released: Oct 19, 2022

2023 での更新項目

機能

  • Altova XML Schema Manager
    • Provides a centralized way to install and manage standard XML Schemas for use with MapForce and all Altova XML-enabled applications.
    • Automatically select any required dependencies.
    • Once a schema is installed, it’s available for use with any Altova XML-enabled product (MapForce, MapForce Server, XMLSpy, RaptorXML Server, etc.).
    • You can also open the XML Schema Manager to browse the schemas already installed on your system.
    • Altova will update available schema versions...

Released: Mar 8, 2022

2022 Release 2 での更新項目

機能

  • Added support for images in the Project Window - The MapForce Project Window now provides a convenient way to organize MapForce projects and related files. When a project folder contains an image file, you can now mouseover the filename to preview the image or double-click to open it in your default image viewer.
  • Code generation for Microsoft Visual Studio 2022 and Microsoft .NET 6 - For code generation in C++ and C#, Visual Studio 2022 is now supported as a target development environment. C...

Released: Oct 27, 2021

2022 での更新項目

機能

  • Support for Microsoft Windows 11 - MapForce now supports running on Windows 11.
  • Support for additional database versions - MapForce now supports the latest versions of the following databases in addition to previous versions:
    • IBM DB2 11.5.
    • MySQL 8.0.25.
    • PostgreSQL 13.
    • SQLite 3.35.5.
  • Integration with the newest versions of Eclipse - Added support for Eclipse 4.19, 4.20 and 4.21.

Released: Mar 4, 2021

2021 Release 2 での更新項目

機能

  • Support for XSLT 3 generation - Starting with this version, developers can choose XSLT 3.0 in addition to 1.0 or 2.0 when selecting a data transformation language for XML mappings.
  • C# code gen for Microsoft .NET Core and .NET 5 - When generating program code to implement data mapping projects, developers can now select .NET Core or .NET 5 as target frameworks for C# generation. This adds to existing support for .NET Framework projects.
  • Updated support for IBM DB2 for iSeries - Support for IBM...

Released: Oct 14, 2020

2021 での更新項目

機能

  • Added support for SQL left outer Join - When joining multiple database tables or views using SQL Join components in a mapping, you can now set the join mode as either left outer join or inner join.
  • Dynamic assignment of URLs for REST Web services at runtime - When calling a REST Web service, you can now supply the URL of the Web service as parameter to the mapping. This option provides extra flexibility when you need complete control over the URL and would like to specify it at mapping...

Released: Jun 9, 2020

2020 Release 2 SP1 での更新項目

機能

  • Added the ability to use an HTTP proxy.

不具合の修正

  • 999 for HIPAA 834 - missing IK501 when unrecognized segment.
  • Output result is different depending on whether or not UDF is inlined.
  • Custom XSLT function in inline function results in "Unknown named template" error.
  • MapForce v2020r2 doesn't generate includes in generated XSLT for custom XSLT libraries.