by Altova - Product Type: Application
Altova MapForce 2013 Basic Edition - Concurrent Users by Altova
URLs: altova-mapforce-standard-concurrent, altova mapforce standard concurrent, altovamapforcestandardconcurrent, altova
Visual data integration tool. Altova MapForce Basic Edition is a graphical XML data mapping tool for converting XML data in one format to any another XML format. Using the Altova MapForce Basic Edition visual interface, you simply draw data mappings between XML Schemas and add data processing rules, and MapForce converts the data instantly. Altova MapForce Basic Edition also autogenerates royalty-free XSLT 1.0 or 2.0 transformation code for use in recurrent conversions.
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 Basic 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 Basics-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 Basics: 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 2013 Release 2?
Deploy to FlowForce Server functionality - Makes it easy to deploy mapping projects to FlowForce Server for automation.
MapForce Server Development Edition - Allows users to automate execution of MapForce mappings on a local system, with faster performance and reduced memory footprint.
Support for new Databases and Database Versions - Informix 11.70, PostgreSQL versions 9.0.10/9.1.6/9.2.1, MySQL 5.5.28, IBM DB2 versions 9.5/9.7/10.1, SQL Server 2012, Sybase ASE (Adaptive Server Enterprise) 15/15.7 and Access 2010/2013.
What's new in Altova MapForce 2013?
Support for SQL stored procedures - Enterprise and Professional only
New API for integration into Java programs - Enterprise and Professional only
Support for integration with Eclipse 4.2 (adds to support for earlier versions) - Enterprise and Professional only
Support for US GAAP 2012 XBRL taxonomy (adds to support for earlier versions) - Enterprise only
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 tool.
Pricing: Altova MapForce 2013 Release 2 Basic Edition Concurrent Users (1), Altova MapForce 2013 Release 2 Basic Edition Concurrent Users (5), Altova MapForce 2013 Release 2 Basic Edition Concurrent Users (10), Altova MapForce 2013 Release 2 Basic Edition Concurrent Users (20), Altova MapForce 2013 Release 2 Basic Edition Concurrent Users (50), Altova MapForce 2013 Release 2 Basic Edition + SMP (1 year) Concurrent Users (1) + SMP (1 year), Altova MapForce 2013 Release 2 Basic Edition + SMP (1 year) Concurrent Users (5) + SMP (1 year), Altova MapForce 2013 Release 2 Basic Edition + SMP (1 year) Concurrent Users (10) + SMP (1 year), Altova MapForce 2013 Release 2 Basic Edition + SMP (1 year) Concurrent Users (20) + SMP (1 year), Altova MapForce 2013 Release 2 Basic Edition + SMP (1 year) Concurrent Users (50) + SMP (1 year), Altova MapForce 2013 Release 2 Basic Edition + SMP (2 years) Concurrent Users (1) + SMP (2 years), Altova MapForce 2013 Release 2 Basic Edition + SMP (2 years) Concurrent Users (5) + SMP (2 years), Altova MapForce 2013 Release 2 Basic Edition + SMP (2 years) Concurrent Users (10) + SMP (2 years), Altova MapForce 2013 Release 2 Basic Edition + SMP (2 years) Concurrent Users (20) + SMP (2 years), Altova MapForce 2013 Release 2 Basic Edition + SMP (2 years) Concurrent Users (50) + SMP (2 years), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (1 year) Concurrent Users (1) SMP Renewal (1 year), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (1 year) Concurrent Users (5) SMP Renewal (1 year), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (1 year) Concurrent Users (10) SMP Renewal (1 year), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (1 year) Concurrent Users (20) SMP Renewal (1 year), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (1 year) Concurrent Users (50) SMP Renewal (1 year), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (2 years) Concurrent Users (1) SMP Renewal (2 years), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (2 years) Concurrent Users (5) SMP Renewal (2 years), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (2 years) Concurrent Users (10) SMP Renewal (2 years), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (2 years) Concurrent Users (20) SMP Renewal (2 years), Altova MapForce 2013 Release 2 Basic Edition SMP renewal (2 years) Concurrent Users (50) SMP Renewal (2 years)
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 2013 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
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 2003, Microsoft Office 2000, Microsoft Access 2013, Microsoft Access 2010, Microsoft Access 2003, Microsoft Access 2002, Microsoft Access 2000, Microsoft SQL Server 2012, 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 10.0, Microsoft Internet Explorer 9.0, Microsoft Internet Explorer 8.0, Microsoft Internet Explorer 7.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
Product Class: Component Development Tools, .NET Development Tool, Component Building Tools
Keywords: XML SPY xmlspy2006 XML XSL XSLT XML editor XML Schema 2006
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-517385-555574 517385-555574 PC-517385-555577 517385-555577 PC-517385-555580 517385-555580 PC-517385-555583 517385-555583 PC-517385-555586 517385-555586 PC-517385-555589 517385-555589 PC-517385-555592 517385-555592 PC-517385-555595 517385-555595 PC-517385-555598 517385-555598 PC-517385-555601 517385-555601 PC-517385-555604 517385-555604 PC-517385-555607 517385-555607 PC-517385-555610 517385-555610 PC-517385-555613 517385-555613 PC-517385-555616 517385-555616 PC-517385-555619 517385-555619 PC-517385-555622 517385-555622 PC-517385-555625 517385-555625 PC-517385-555628 517385-555628 PC-517385-555631 517385-555631 PC-517385-555634 517385-555634 PC-517385-555637 517385-555637 PC-517385-555640 517385-555640 PC-517385-555643 517385-555643 PC-517385-555646 517385-555646
Mfr. Part No: M13S-C001 M13S-C001+M1 M13S-C001+M2 M13S-C005 M13S-C005+M1 M13S-C005+M2 M13S-C010 M13S-C010+M1 M13S-C010+M2 M13S-C020 M13S-C020+M1 M13S-C020+M2 M13S-C050 M13S-C050+M1 M13S-C050+M2 MS+M1-C001 MS+M1-C005 MS+M1-C010 MS+M1-C020 MS+M1-C050 MS+M2-C001 MS+M2-C005 MS+M2-C010 MS+M2-C020 MS+M2-C050
Publisher
Primary Category
Related Products
Related Categories
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.