Altova MapForce Enterprise Edition のリリース
Released: Mar 8, 2022
2022 Release 2 での更新項目
機能
- Added support for MongoDB clusters - Support for NoSQL databases, including MongoDB and CouchDB, was added to MapForce 2022. Release 2 now provides additional support for MongoDB clusters. In contrast to a single-server MongoDB database, a MongoDB cluster allows the database to either horizontally scale across many servers with sharding or to replicate data to increase performance and availability. MapForce can now connect to MongoDB clusters as well as single-server databases.
- Added support...
Released: Oct 27, 2021
2022 での更新項目
機能
- Support for NoSQL databases - Added native support for MongoDB and Apache CouchDB, two of the most popular NoSQL databases.
- MongoDB and CouchDB store data in BSON (binary JSON) and JSON documents, respectively. For mapping in MapForce, a schema is required. Users can either point to an existing JSON Schema for the NoSQL collections being mapped or have MapForce auto-generate a JSON Schema based on all or a selection of the documents in the NoSQL collection being mapped.
- Support for Microsoft...
Released: Jun 1, 2021
2021 Release 3 での更新項目
機能
- Support for the latest JSON Schema versions - MapForce now supports the two latest versions, 2019-09 and 2020-12, for mapping to or from JSON data structures.
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 SWIFT messages (including ISO 15022) - SWIFT (Society for Worldwide Interbank Financial Telecommunications) is a global provider of financial messaging services. MapForce now allows mapping SWIFT data to or from any other MapForce-supported format, including databases, XML, JSON, other EDI formats, and more.
- Conversion of EDI to XML without mapping - MapForce can now convert EDI straight to XML with one click - without the need for specifying a target XSD or performing any...
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.
Released: Apr 1, 2020
2020 Release 2 での更新項目
機能
- Added the ability to generate code with relative paths for included XSLT libraries.
- Added the ability to skip transactions that cause an error during CSV import and continue with the next line/record.
- Added the ability to move User-Defined Functions (UDF) between mapping files.
- Added support for non-standard OAuth 2.0 authorization methods.
不具合の修正
- MapForce API does not include ability to add a library.
- MapForce v2020 calls a web service twice when v2019 R3 SP1 calls it once.
Released: Mar 17, 2020
2020 Release 2 での更新項目
機能
- Microsoft Excel output: option to update existing documents - This new feature allows you to write directly to nicely formatted Excel files to update data at runtime: any designated worksheets, rows, and cells from the specified file will be replaced with data from the mapping and all formatting in the existing file will be preserved as-is.
- All new Library Management system - MapForce includes a comprehensive data processing function library, and developers may also import libraries and build...
Released: Dec 3, 2019
2020 SP1 での更新項目
不具合の修正
- Incorrect base file path used for preview in "Write directly to final output files" mode.
- X12 customizing example missing ParserErrors.Config from list of required files.
- Parse Strings to JSON support Documentation.
- MapForce crashed after making a change to a mapping which includes a web service call.
- MapForce crashed after changing web service response body JSON schema item.
- MapForce crashed validating customer mapping involving web service calls with missing JSON body structures.
Released: Oct 9, 2019
2020 での更新項目
機能
- Support for OAuth 2.0 in Web services calls - OAuth 2.0 is an open standard for authorization that provides a way to provide client applications secure, delegated access to web resources using access tokens rather than passwords. In response to popular demand, it is now possible for MapForce mappings to call Web services that require OAuth 2.0 authorization. This is enabled in the Credentials Manager (opened by right clicking in an active mapping project). OAuth authorization details can be...