by Altova - Product Type: Application
Altova MapForce 2012 Enterprise Edition - Upgrade from Altova MapForce Standard Edition 2012 by Altova
URLs: altova-mapforce-enterprise-upgrades-mapforce-standard, altova mapforce enterprise upgrades mapforce standard, altovamapforceenterpriseupgradesmapforcestandard, altova
Visual data integration and Web services implementation tool. Altova MapForce Enterprise Edition is a graphical data mapping, data conversion, and data integration tool. It maps between any combination of XML, database, flat file, EDI, Excel, XBRL, and/or Web service, then transforms data instantly or autogenerates royalty-free code for the execution of recurrent conversions. Altova MapForce includes the following languages for code generation: XSLT 1.0, XSLT 2.0, XQuery, Java, C#, and C++. Altova MapForce integrates with Visual Studio and Eclipse to let you access MapForce benefits inside these leading IDEs. Altova MapForce also allows you to easily integrate disparate data sources or create Web services using graphical, drag-and-drop functionality.
MapForce supports the following functionality:
Graphical data mapping
Executing and saving mapping output
Bi-directional XML, database, flat file and EDI data mapping
Advanced data processing functions
Mapping data to WSDL operations
Visual function builder for creating custom functions
Building Web services
Project view for organizing mappings
Mapping multiple sources to multiple targets
Seamless integration with Eclipse and Visual Studio
Parsing flat files using FlexText utility
OLE and ActiveX controls
XSLT 1.0, XSLT 2.0, XQuery generation
Java, C#, C++ program code generation
Simplify Web Services Development
Despite the advantages of Web services for exchanging information between disparate systems, writing the code to implement them by hand can be complicated, time consuming, and error-prone. Altova MapForce removes these drawbacks by allowing you to build Web services visually, then auto-generating the Java or C# code required to implement the Web service on a server.
To build a Web service, you simply load an existing WSDL (Web Services Description Language) file in the MapForce project view, and create a mapping for each transaction. All standard WSDL documents are supported, including those created in the graphical WSDL design view of Altova XMLSpy.
Once you’ve loaded a WSDL file, you simply define the operations for each transaction included in the Web service as a mapping design. MapForce represents the transaction’s input and output schemas graphically, and you can easily map data and perform operations by dragging connecting lines to link elements and dragging in function blocks from the library. Supported data sources include XML, databases, flat files, and EDI (EDIFACT and ASNI X12) formats, and you can map these in any combination to and from the operations in your WSDL transactions.
An extensible library of data processing functions is available for filtering and processing data before returning it to the output schema, and the MapForce visual function builder helps create and save complex functions for use in other mappings.
Once you’ve created mappings for the transactions in the WSDL file, you can generate code for a single transaction – or for the entire WSDL project – in Java or C#.
Now, instead of writing the hundreds to thousands of lines of code required to implement each Web services transaction, you can define mappings visually and let MapForce generate the code all at once. Code that used to take hours or days to write is now auto-generated in a matter of seconds. Visual design in MapForce removes the complexity from Web services development, allowing you to build standards-conformant Web services applications more quickly than ever before.
Integrate Enterprise Data
In addition to support for building Web services, MapForce allows you to design data integration applications for mapping any combination of XML, database, flat file, and EDI data.
XML mapping support is based on XML Schema
Database mapping support includes accessing database views and systems table in any relational database
Flat file mappingsupport includes CSV, tab delimited, and fixed-width text files. Support for arbitrary or mixed layout flat files is also provided through MapForce FlexText, a versatile flat file parsing utility
EDI mapping support includes the hundreds of messages covered by the two most popular EDI standards: UN/EDIFACT and ANSI X12
You can map XML, databases, flat files, and EDI in any combination, and multiple sources and multiple targets are supported. As with Web services creation, you define mappings between content models visually by dragging connecting lines linking corresponding elements in the source(s) and target(s) and inserting data processing rules. You can choose functions from the extensive MapForce function library, import your own function libraries, and create and save complex functions using the unique visual function builder.
The built-in MapForce Engine allows you to execute any mapping and view the output with one click. The output of the MapForce Engine can be saved as the result of a one-time mapping, or it can be used for previewing sample results, which simplifies the process of designing and testing complex mapping projects significantly. Then, with just one more click, MapForce auto-generates the software code required to programmatically marshal data from the source(s) to the target(s) for use in customized server-side data integration applications.
What’s new in MapForce 2012 Release 2?
Sorting database input components - MapForce users have long been able to sort database data through ORDER BY statements in SQL queries. However, SQL queries that operate inside the database are not always sufficient for complex data mapping tasks. MapForce 2012r2 adds additional database sorting functionality to the existing MapForce SQL-WHERE component to become SQL-WHERE/ORDER
Sorting structured data - New Sort component for general-purpose sorting of structured data.
Support for logical files in IBM iSeries databases - MapForce now includes support for logical files specific to IBM iSeries databases.
What's new in Altova Mapforce 2012?
Visual alignment guides - Complex data mappings with many components and functions can appear very cluttered on the screen. MapForce 2012 introduces new horizontal and vertical alignment guides to help users organize a mapping as they drag elements into place.
What’s new in MapForce Basic 2011r3?
Save individual values or entire sub-trees in intermediate variables
What’s new in MapForce Basic 2011r2?
Expandable if-else component (switch statement)
Reverse existing mapping
New function to retrieve node name
Ability to search Function Library
What’s new in MapForce 2011?
Chained transformations
Chained transformations enable users to create complex mappings in which the output of one mapping becomes the input of another. This is a feature that adds to MapForce's ability to execute fully automated transformations. Each chained component becomes a modular entity in an interdependent transformation sequence, allowing for conversions to be made on-the-fly. MapForce users can create chained transformations using any number of mapping components connected to a final target component. Preview and code generation features can be displayed/generated for intermediate components, as well as for the final mapping result. Intermediate mapping components will also now have a "pass-through" button in the title bar. This button will enable users to define the set of data that gets passed on to the following component.
Integration with StyleVision for output components
Integration with StyleVision lets MapForce users automatically render results of their XML and XBRL mappings using an associated StyleVision template design. This means that these components can be previewed as HTML, RTF, PDF, or Word 2007+ documents. This feature for MapForce essentially combines its capabilities with those of StyleVision, meaning that users can now automate report generation from virtually any data format - as long as it can be mapped to an XML Schema or XBRL taxonomy.
Formatting of numbers, dates, and times
One of the most frequently requested features, this enables MapForce users to easily convert numbers, dates, and times to their string representations using a variety of different formatting functions. For example, the simple format-number function below converts a numerical input (e.g., 12345) to a monetary one in with a USD prefix, comma separating the thousands digits, and two decimal places (e.g., $12,345.00).
Two new parameters in auto-number function
The auto-number generator function in MapForce has been updated to include two additional parameters, global-id and restart-on-change, adding to the ways in which you can manipulate data between source and target format(s). Global-id assigns a global identifier to an auto-number sequence, making it accessible throughout the data mapping project, including in user-defined functions. Restart-on-change allows users to restart auto-numbering every time the value supplied this parameter changes, enabling them to create intelligent numbering sequences.
Visual data integration and Web services implementation tool.
Pricing: Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Installed Users (1), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Installed Users (5), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Installed Users (10), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Installed Users (20), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Installed Users (50), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (1), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (5), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (10), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (20), Altova MapForce 2012 Release 2 Enterprise Edition Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (50), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (1) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (5) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (10) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (20) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (50) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (1) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (5) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (10) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (20) + SMP (1 year), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (1 year) Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (50) + SMP (1 year), Altova MapForce 2011r3 Enterprise Edition + SMP (2 years) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (1) + SMP (2 years), Altova MapForce 2011r3 Enterprise Edition + SMP (2 years) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (5) + SMP (2 years), Altova MapForce 2011r3 Enterprise Edition + SMP (2 years) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (10) + SMP (2 years), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (2 years) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (20) + SMP (2 years), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (2 years) Upgrade from Altova MapForce 2012 Standard Edition Installed Users (50) + SMP (2 years), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (2 years) Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (1) + SMP (2 years), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (2 years) Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (5) + SMP (2 years), Altova MapForce 2012 Release 2 Enterprise Edition + SMP (2 years) Upgrade from Altova MapForce 2012 Standard Edition Concurrent Users (10) + SMP (2 years), Altova MapForce 2012
Evals & Downloads: Browse the Altova MapForce Edtions Feature Comparision, Read the Altova License Agreement - Requires Acrobat Reader, Read the MapForce help file, Download the Altova MapForce 2012 Release 2 Enterprise evaluation on to your computer - Expires After 30 Days
Operating System for Deployment: Windows 7, Windows Vista, Windows XP, Windows Server 2003, Windows ME, Windows 2000, Windows 98, Windows NT 4.0
Architecture of Product: 32Bit, 64Bit
Product Type: Application
Built Using: MFC V4.2 / V6.0
Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Studio .NET 2003, Microsoft Visual Studio 6.0, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual Basic .NET 2003, Microsoft Visual C++ 2010, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C++ .NET 2003, Microsoft Visual C++ 6.0, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Microsoft Visual C# .NET 2003, Microsoft Visual InterDev 6.0, Microsoft Office 2007, Microsoft Office 2003, Microsoft Office 2000, Microsoft Access 2003, Microsoft Access 2002, Microsoft Access 2000, Microsoft SQL Server 2000, Microsoft SQL Server 7.0, Microsoft Outlook 2002, Microsoft Outlook 2000, Microsoft Exchange Server 5.5, Microsoft Internet Information Server 5.0, Microsoft Internet Information Server 4.0, Microsoft Internet Explorer 6.0, Microsoft Internet Explorer 5.5, C++Builder 6, C++Builder 5, Delphi 7.0, JBuilder 9, JBuilder 8, Oracle 9i JDeveloper, .NET Framework 4.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0, .NET Framework 1.1, WebLogic Workshop, IBM DB2 8.x, Eclipse V3.3, Eclipse V3.1.2, Eclipse V3.0
Product Class: Component Development Tools, .NET Development Tool, Component Building Tools
Keywords: Altova MapForce, MapForce, Altova MapForce Enterprise
Altova GmbH - The XML Spy Company
XML Extensible Markup
Code Creation Editing
Conversion Convert converts converting
Database DB Connectivity
Database DB Management
Development
Productivity performance efficiency
webservices web-services
Part numbers: PC-517383-441695 517383-441695 PC-517383-441697 517383-441697 PC-517383-441699 517383-441699 PC-517383-441701 517383-441701 PC-517383-441703 517383-441703 PC-517383-441705 517383-441705 PC-517383-441707 517383-441707 PC-517383-441709 517383-441709 PC-517383-441711 517383-441711 PC-517383-441713 517383-441713 PC-517383-441715 517383-441715 PC-517383-441717 517383-441717 PC-517383-441719 517383-441719 PC-517383-441721 517383-441721 PC-517383-441723 517383-441723 PC-517383-441725 517383-441725 PC-517383-441727 517383-441727 PC-517383-441729 517383-441729 PC-517383-441731 517383-441731 PC-517383-441733 517383-441733 PC-517383-441735 517383-441735 PC-517383-441737 517383-441737 PC-517383-441739 517383-441739 PC-517383-441741 517383-441741 PC-517383-441743 517383-441743 PC-517383-441745 517383-441745 PC-517383-441747 517383-441747 PC-517383-441749 517383-441749 PC-517383-441751 517383-441751 PC-517383-441753 517383-441753 PC-517383-441755 517383-441755 PC-517383-441757 517383-441757 PC-517383-441759 517383-441759 PC-517383-441761 517383-441761 PC-517383-441763 517383-441763 PC-517383-441765 517383-441765 PC-517383-441767 517383-441767 PC-517383-441769 517383-441769 PC-517383-441771 517383-441771 PC-517383-441773 517383-441773 PC-517383-441775 517383-441775 PC-517383-441777 517383-441777 PC-517383-441779 517383-441779 PC-517383-441781 517383-441781 PC-517383-441783 517383-441783 PC-517383-441785 517383-441785 PC-517383-441787 517383-441787 PC-517383-441789 517383-441789 PC-517383-441791 517383-441791 PC-517383-441793 517383-441793 PC-517383-441795 517383-441795 PC-517383-441797 517383-441797 PC-517383-441799 517383-441799 PC-517383-441801 517383-441801 PC-517383-441803 517383-441803 PC-517383-441805 517383-441805 PC-517383-441807 517383-441807 PC-517383-441809 517383-441809 PC-517383-441811 517383-441811 PC-517383-441813 517383-441813
Mfr. Part No: M12S+M1-M12E-C001+M1 M12S+M1-M12E-C001+M2 M12S+M1-M12E-C005+M1 M12S+M1-M12E-C005+M2 M12S+M1-M12E-C010+M1 M12S+M1-M12E-C010+M2 M12S+M1-M12E-C020+M1 M12S+M1-M12E-C020+M2 M12S+M1-M12E-C050+M1 M12S+M1-M12E-C050+M2 M12S+M1-M12E-I001+M1 M12S+M1-M12E-I001+M2 M12S+M1-M12E-I005+M1 M12S+M1-M12E-I005+M2 M12S+M1-M12E-I010+M1 M12S+M1-M12E-I010+M2 M12S+M1-M12E-I020+M1 M12S+M1-M12E-I020+M2 M12S+M1-M12E-I050+M1 M12S+M1-M12E-I050+M2 M12S+M2-M12E-C001+M2 M12S+M2-M12E-C005+M2 M12S+M2-M12E-C010+M2 M12S+M2-M12E-C020+M2 M12S+M2-M12E-C050+M2 M12S+M2-M12E-I001+M2 M12S+M2-M12E-I005+M2 M12S+M2-M12E-I010+M2 M12S+M2-M12E-I020+M2 M12S+M2-M12E-I050+M2 M12S-M12E-C001 M12S-M12E-C001+M1 M12S-M12E-C001+M2 M12S-M12E-C005 M12S-M12E-C005+M1 M12S-M12E-C005+M2 M12S-M12E-C010 M12S-M12E-C010+M1 M12S-M12E-C010+M2 M12S-M12E-C020 M12S-M12E-C020+M1 M12S-M12E-C020+M2 M12S-M12E-C050 M12S-M12E-C050+M1 M12S-M12E-C050+M2 M12S-M12E-I001 M12S-M12E-I001+M1 M12S-M12E-I001+M2 M12S-M12E-I005 M12S-M12E-I005+M1 M12S-M12E-I005+M2 M12S-M12E-I010 M12S-M12E-I010+M1 M12S-M12E-I010+M2 M12S-M12E-I020 M12S-M12E-I020+M1 M12S-M12E-I020+M2 M12S-M12E-I050 M12S-M12E-I050+M1 M12S-M12E-I050+M2
Publisher
Primary Category
Related Products
Related Categories