Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Apress committed Oct 13, 2016
0 parents commit c6e287d
Show file tree
Hide file tree
Showing 590 changed files with 382,470 additions and 0 deletions.
Binary file added 4337.pdf
Binary file not shown.
Binary file added 4338.pdf
Binary file not shown.
Binary file added 9781430218579.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions LICENSE.txt
@@ -0,0 +1,27 @@
Freeware License, some rights reserved

Copyright (c) 2009 Jim Dawson and John Wainwright

Permission is hereby granted, free of charge, to anyone obtaining a copy
of this software and associated documentation files (the "Software"),
to work with the Software within the limits of freeware distribution and fair use.
This includes the rights to use, copy, and modify the Software for personal use.
Users are also allowed and encouraged to submit corrections and modifications
to the Software for the benefit of other users.

It is not allowed to reuse, modify, or redistribute the Software for
commercial use in any way, or for a user�s educational materials such as books
or blog articles without prior permission from the copyright holder.

The above copyright notice and this permission notice need to be included
in all copies or substantial portions of the software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS OR APRESS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


15 changes: 15 additions & 0 deletions README.md
@@ -0,0 +1,15 @@
#Apress Source Code

This repository accompanies [*Pro Mapping in BizTalk Server 2009*](http://www.apress.com/9781430218579) by Jim Dawson and John Wainwright (Apress, 2009).

![Cover image](9781430218579.jpg)

Download the files as a zip using the green button, or clone the repository to your machine using Git.

##Releases

Release v1.0 corresponds to the code in the published book, without corrections or updates.

##Contributions

See the file Contributing.md for more information on how you can contribute to this repository.
Binary file added SampleMaps/Chapter_01/AddressSource.xsd
Binary file not shown.
Binary file added SampleMaps/Chapter_01/AddressTarget.xsd
Binary file not shown.
96 changes: 96 additions & 0 deletions SampleMaps/Chapter_01/Chapter_01.btproj
@@ -0,0 +1,96 @@
<VisualStudioProject>
<BIZTALK
ProductVersion = "3.6.1404"
SchemaVersion = "1.0"
ProjectGuid = "{11B39C04-43FD-4E9A-B787-C1E94183A28E}"
>
<Build>
<Settings>
<EditorCommon/>
<ProjectCommon
AssemblyKeyName = ""
AssemblyKeyFile = ""
AssemblyDelaySign = "False"
AssemblyTitle = ""
AssemblyDescription = ""
AssemblyDefaultAlias = ""
AssemblyConfiguration = ""
AssemblyTrademark = ""
AssemblyProduct = ""
AssemblyInformationalVersion = "1.0.0.0"
AssemblyFileVersion = "1.0.0.0"
AssemblyCopyright = ""
AssemblyCompany = ""
AssemblyVersion = "1.0.0.0"
DefaultNamespace = "Chapter_01"
AssemblyName = "Chapter_01"
/>
<Config
Name = "Development"
ApplicationName = ""
BpelCompliance = "True"
GenerateDebuggingInformation = "True"
EmbedTrackingInformation = "True"
TreatWarningsAsErrors = "False"
WarningLevel = "4"
OutputPath = "bin\Development\"
/>
<Config
Name = "Deployment"
ApplicationName = ""
BpelCompliance = "True"
GenerateDebuggingInformation = "False"
EmbedTrackingInformation = "True"
TreatWarningsAsErrors = "False"
WarningLevel = "4"
OutputPath = "bin\Deployment\"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "System.configuration"
AssemblyName = "System.Configuration"
/>
<Reference
Name = "Microsoft.BizTalk.DefaultPipelines"
AssemblyName = "Microsoft.BizTalk.DefaultPipelines"
/>
<Reference
Name = "Microsoft.BizTalk.GlobalPropertySchemas"
AssemblyName = "Microsoft.BizTalk.GlobalPropertySchemas"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AddressSource.xsd"
BuildAction = "Compile"
Namespace = "Chapter_01"
Type = "AddressSource"
/>
<File
RelPath = "AddressTarget.xsd"
BuildAction = "Compile"
Namespace = "Chapter_01"
Type = "AddressTarget"
/>
<File
RelPath = "HelloWorld.btm"
BuildAction = "Compile"
Namespace = "Chapter_01"
Type = "HelloWorld"
/>
</Include>
</Files>
</BIZTALK>
</VisualStudioProject>

81 changes: 81 additions & 0 deletions SampleMaps/Chapter_01/Chapter_01.btproj.user
@@ -0,0 +1,81 @@
<VisualStudioProject>
<BIZTALK>
<Build>
<Settings>
<EditorCommon/>
<ProjectCommon ReferencesPath = "" />
<Config
Name = "Development"
RestartHostInstances = "False"
Register = "True"
Redeploy = "True"
ConfigurationDatabase = "BizTalkMgmtDb"
Server = "SSPS"
/>
<Config
Name = "Deployment"
RestartHostInstances = "False"
Register = "True"
Redeploy = "True"
ConfigurationDatabase = "BizTalkMgmtDb"
Server = "SSPS"
/>
</Settings>
</Build>
<OtherProjectSettings
CopyProjectDestinationFolder = ""
CopyProjectUncPath = ""
CopyProjectOption = "0"
ProjectView = "ProjectFiles"
ProjectTrust = "0"
/>
<Files>
<File
RelPath = "AddressSource.xsd"
AutoRefreshSchema = "0"
ValidateTestMapOutput = "True"
TestMapOutputInstanceFilename = ""
TestMapTargetType = "0"
ValidateTestMapInput = "True"
PropertySchemaFileName = "PropertySchema.xsd"
ValidateInstanceInputType = "0"
GenerateInstanceOutputType = "0"
TestMapSourceType = "0"
EditorOutputInstanceFilename = ""
TestMapInputInstanceFilename = ""
EditorInputInstanceFilename = ""
/>
<File
RelPath = "AddressTarget.xsd"
AutoRefreshSchema = "0"
ValidateTestMapOutput = "True"
TestMapOutputInstanceFilename = ""
TestMapTargetType = "0"
ValidateTestMapInput = "True"
PropertySchemaFileName = "PropertySchema.xsd"
ValidateInstanceInputType = "0"
GenerateInstanceOutputType = "0"
TestMapSourceType = "0"
EditorOutputInstanceFilename = ""
TestMapInputInstanceFilename = ""
EditorInputInstanceFilename = ""
/>
<File
RelPath = "HelloWorld.btm"
AutoRefreshSchema = "0"
ValidateTestMapOutput = "False"
TestMapOutputInstanceFilename = "C:\SampleMaps\Chapter_01\data\HelloWorld.output.xml"
TestMapTargetType = "0"
ValidateTestMapInput = "True"
PropertySchemaFileName = "PropertySchema.xsd"
ValidateInstanceInputType = "0"
GenerateInstanceOutputType = "0"
TestMapSourceType = "1"
EditorOutputInstanceFilename = ""
TestMapInputInstanceFilename = "C:\SampleMaps\Chapter_01\data\AddressRecs.xml"
EditorInputInstanceFilename = ""
/>
</Files>
</BIZTALK>
</VisualStudioProject>

Binary file added SampleMaps/Chapter_01/HelloWorld.btm
Binary file not shown.
Binary file added SampleMaps/Chapter_01/data/AddressRecs.xml
Binary file not shown.
1 change: 1 addition & 0 deletions SampleMaps/Chapter_01/data/HelloWorld.output.xml
@@ -0,0 +1 @@
<TargetData><AddressForm><FullName>CUSTOMER: Wainwright, John</FullName><StreetAddress>7008 Robbie Drive</StreetAddress><GeographicLocation>Raleigh NC </GeographicLocation><Phone>919-604-1812</Phone><DateAdded>2009-03-04</DateAdded></AddressForm><AddressForm><FullName>SUPPLIER: Dawson, Jim</FullName><StreetAddress>230 Shadow Smoke Lane</StreetAddress><GeographicLocation>Siler City NC </GeographicLocation><Phone>919-548-6521</Phone><DateAdded>2009-03-04</DateAdded></AddressForm><AddressForm><FullName>MISC: Mapper, Good</FullName><StreetAddress>1234 Street</StreetAddress><GeographicLocation>Raleigh NC </GeographicLocation><Phone></Phone><DateAdded>2009-03-04</DateAdded></AddressForm><AddressForm><FullName>MISC: Mapper, Novice</FullName><StreetAddress>1234 Street</StreetAddress><GeographicLocation>Raleigh NC </GeographicLocation><Phone></Phone><DateAdded>2009-03-04</DateAdded></AddressForm></TargetData>
Binary file added SampleMaps/Chapter_02/AddressSource.xsd
Binary file not shown.
Binary file added SampleMaps/Chapter_02/AddressTarget.xsd
Binary file not shown.
138 changes: 138 additions & 0 deletions SampleMaps/Chapter_02/Chapter_02.btproj
@@ -0,0 +1,138 @@
<VisualStudioProject>
<BIZTALK
ProductVersion = "3.6.1404"
SchemaVersion = "1.0"
ProjectGuid = "{60E29323-2C9E-4665-94DE-780B1F575FC4}"
>
<Build>
<Settings>
<EditorCommon/>
<ProjectCommon
AssemblyKeyName = ""
AssemblyKeyFile = ""
AssemblyDelaySign = "False"
AssemblyTitle = ""
AssemblyDescription = ""
AssemblyDefaultAlias = ""
AssemblyConfiguration = ""
AssemblyTrademark = ""
AssemblyProduct = ""
AssemblyInformationalVersion = "1.0.0.0"
AssemblyFileVersion = "1.0.0.0"
AssemblyCopyright = ""
AssemblyCompany = ""
AssemblyVersion = "1.0.0.0"
DefaultNamespace = "Chapter_02"
AssemblyName = "Chapter_02"
/>
<Config
Name = "Development"
ApplicationName = ""
BpelCompliance = "True"
GenerateDebuggingInformation = "True"
EmbedTrackingInformation = "True"
TreatWarningsAsErrors = "False"
WarningLevel = "4"
OutputPath = "bin\Development\"
/>
<Config
Name = "Deployment"
ApplicationName = ""
BpelCompliance = "True"
GenerateDebuggingInformation = "False"
EmbedTrackingInformation = "True"
TreatWarningsAsErrors = "False"
WarningLevel = "4"
OutputPath = "bin\Deployment\"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "System.configuration"
AssemblyName = "System.Configuration"
/>
<Reference
Name = "Microsoft.BizTalk.DefaultPipelines"
AssemblyName = "Microsoft.BizTalk.DefaultPipelines"
/>
<Reference
Name = "Microsoft.BizTalk.GlobalPropertySchemas"
AssemblyName = "Microsoft.BizTalk.GlobalPropertySchemas"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AddressSource.xsd"
BuildAction = "Compile"
Namespace = "Chapter_01"
Type = "AddressSource"
/>
<File
RelPath = "AddressTarget.xsd"
BuildAction = "Compile"
Namespace = "Chapter_01"
Type = "TargetFile"
/>
<File
RelPath = "HowItWorks_02_1.btm"
BuildAction = "Compile"
Namespace = "Chapter_02"
Type = "HowItWorks_02_1"
/>
<File
RelPath = "HowItWorks_02_10.btm"
BuildAction = "Compile"
Namespace = "Chapter_02"
Type = "HowItWorks_02_10"
/>
<File
RelPath = "HowItWorks_02_11.btm"
BuildAction = "Compile"
Namespace = "Chapter_02"
Type = "HowItWorks_02_11"
/>
<File
RelPath = "HowItWorks_02_12.btm"
BuildAction = "Compile"
Namespace = "Chapter_02"
Type = "HowItWorks_02_12"
/>
<File
RelPath = "HowItWorks_02_13.btm"
BuildAction = "Compile"
Namespace = "Chapter_02"
Type = "HowItWorks_02_13"
/>
<File
RelPath = "HowItWorks_02_8.btm"
BuildAction = "Compile"
Namespace = "Chapter_02"
Type = "HowItWorks_02_8"
/>
<File
RelPath = "InvoiceSource.xsd"
BuildAction = "Compile"
Namespace = "Chapter_02"
Type = "InvoiceSource"
/>
<File
RelPath = "InvoiceTarget.xsd"
BuildAction = "Compile"
Namespace = "Chapter_02"
Type = "InvoiceTarget"
/>
</Include>
</Files>
</BIZTALK>
</VisualStudioProject>

0 comments on commit c6e287d

Please sign in to comment.