Creating a New BizTalk Map

In this chapter, we will create a map between two BizTalk specifications, specScoreReport.xml, representing an XML input document, and specGradeReport. xml, representing an XML output document. SpecScoreReport contains a record for each test given during a single grading period. The specGradeReport file contains a single record that displays the student's cumulative grade as a result of those scores.

In the next several sections, we will walk through the steps required to create, test, and compile a map that transforms and accumulates the student's score into a semester CSV grade file.

Note

The BizTalk specifications and maps for this chapter can be downloaded from the publisher's Web site.

Choosing Source and Destination ...

Get BizTalk™ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.