SlideShare a Scribd company logo
1 of 30
brought to you by
BizTalk Mapping Patterns & an Introduction to WABS Maps
SANDRO PEREIRA
Senior Software Developer at DevScope
Microsoft Integration MVP since 2011
 Writer of numerous articles for Portuguese eMagazine “Programar”
 Author “Sandro Pereira BizTalk Blog” http://sandroaspbiztalkblog.wordpress.com
 Member of “BizTalkAdminsblogging.com” and “BizTalk Brasil” community
 Member NetPonto community
 MSDN BizTalk Forums Moderator
 TechNet Wiki author (Wiki Ninja)
 TechNet Gallery, Code Gallery and CodePlex contributor
 Public speaker
 Technical Reviewer PACKT Publishing
 BizTalk Server 2010 Cookbook (April 2012)
 BizTalk Mapper Patterns
Common mapper problems and solutions
 Introduction to Windows Azure BizTalk Services Maps
Main differences between BizTalk Mapper Design and the
WABS Transform Designer
 Best Practices (if we have time)
Soon…
Free eBook
Author
DIRECT TRANSLATION PATTERN
How can we transform the incoming message if the target message have a different
semantic representation?
DATA TRANSLATION PATTERN
How can we transform the incoming message if the target message have a different data
formats?
CONTENT ENRICHER PATTERN
How can we transform the incoming message if the message originator does not have all
the required data items available expected by the target message?
AGGREGATOR PATTERN
How do we combine the results of individual, but related messages, so that they can be
processed as a whole to generate the target message?
CONTENT FILTER PATTERN (Data Cleaning Pattern)
How can we transform the incoming message if the target message requires less
information that the originator message?
SPLITTER PATTERN
How can we process an incoming message into a series of outgoing messages so that
they can be sent to multiple recipient and processed in different ways?
GROUPING PATTERN
How can we transform the incoming message if the target message requires that the body
of the message must be delivered grouped in a certain way?
SORTING PATTERN
How can we transform the incoming message if the target message requires that the body
of the message must be delivered in a certain order?
CONDITIONAL PATTERN
How can we transform the incoming message if the target message requires that the data
items available in message originator can be passed according on a set of conditions?
LOOPING PATTERN
How can we transform the incoming message if the target and/or originator message
have a complex and recursive structures? How can we apply a set of common procedures
to be apply many times?
CANONICAL DATA MODEL PATTERN
How do you process messages that are semantically equivalent, but arrive in a different
format? And How can you minimize dependencies when integrating applications that use
different data formats?
NAME-VALUE TRANSFORMATION PATTERN
How can we transform the incoming message if the target message requires a name–
value pair (NVP) structure? Or if the target message requires a hierarchical schema but the
originator message have a NVP structure?
Demos
BizTalk Mapper Patterns specifying best practices and some of the best ways to
address some of your needs within the context of message transformation.
BizTalk Mapper Design
• Functoids (Advanced, Conversion, Cumulative,
Database, Date and Time, Logical, Mathematical,
Scientific, String)
• The transformation are created using XSLT
Transform Designer
• Operations (String Operations, Loop Operations, List
Operations, Cumulative Operations, Date / Time
Operations, Miscellaneous Operations, Expressions)
• The transformation are created using Extensible
Application Markup Language (XAML)
BizTalk Mapper Design
• All functionalities at design time
• Debugging, Testing and validate
Transform Designer
• Limited operations
• Only support testing (and validation while
testing)
BizTalk Mapper Design
• Importing Custom XSLT external code
• Importing External .NET assembly
Transform Designer
• Importing Custom XSLT external code
Note:
• Custom Inline XSLT is not supported.
• You can only use CSharp Scripting inside WABS maps.
Demos
WABS Maps an introduction to the new Map Editor. How to migrate BizTalk
Maps to WABS Maps and how to apply some of the Mapper Patterns in this
new editor.
Hard to track relationships
No search capabilities
No cut/copy/paste or undo
Page 4Page 3Page 2
Grid Pages
Grid Preview
• Create unlimited
different pages
• Isolate different parts
of a map
• Work with different parts of
a map separately
• Must create connected
functoids on the same layer
• Find and work with a portion of
a large map

Page 1
ItemID
Qty
UnitPrice
Record
PO
Status
Order
PO Number
Date
Item No
Quantity
Order Status
Destination Schema
Date Total Price
(..)
X
Source Schema

•
•
•

•
•
•


•
•
•

•
•
•
•

•
•
•
•

•
•
•

•
•
•

•
•
•
•




Better UI for complex or large
transformations
• Reduce background “noise” using highlight
propagation
• Auto-scrolling and sibling coalescing help locate
nodes
Enhanced functionality
• Support for search
• Improved productivity with
cut/copy/paste/move/ undo
• Predictive match
• Improved support for documenting map and
readability



www.devscope.net

More Related Content

More from BizTalk360

More from BizTalk360 (20)

Integration Monday - Logic Apps: Development Experiences
Integration Monday - Logic Apps: Development ExperiencesIntegration Monday - Logic Apps: Development Experiences
Integration Monday - Logic Apps: Development Experiences
 
Integration Monday - BizTalk Migrator Deep Dive
Integration Monday - BizTalk Migrator Deep DiveIntegration Monday - BizTalk Migrator Deep Dive
Integration Monday - BizTalk Migrator Deep Dive
 
Testing for Logic App Solutions | Integration Monday
Testing for Logic App Solutions | Integration MondayTesting for Logic App Solutions | Integration Monday
Testing for Logic App Solutions | Integration Monday
 
No-Slides
No-SlidesNo-Slides
No-Slides
 
System Integration using Reactive Programming | Integration Monday
System Integration using Reactive Programming | Integration MondaySystem Integration using Reactive Programming | Integration Monday
System Integration using Reactive Programming | Integration Monday
 
Building workflow solution with Microsoft Azure and Cloud | Integration Monday
Building workflow solution with Microsoft Azure and Cloud | Integration MondayBuilding workflow solution with Microsoft Azure and Cloud | Integration Monday
Building workflow solution with Microsoft Azure and Cloud | Integration Monday
 
Serverless Minimalism: How to architect your apps to save 98% on your Azure b...
Serverless Minimalism: How to architect your apps to save 98% on your Azure b...Serverless Minimalism: How to architect your apps to save 98% on your Azure b...
Serverless Minimalism: How to architect your apps to save 98% on your Azure b...
 
Migrating BizTalk Solutions to Azure: Mapping Messages | Integration Monday
Migrating BizTalk Solutions to Azure: Mapping Messages | Integration MondayMigrating BizTalk Solutions to Azure: Mapping Messages | Integration Monday
Migrating BizTalk Solutions to Azure: Mapping Messages | Integration Monday
 
Integration-Monday-Infrastructure-As-Code-With-Terraform
Integration-Monday-Infrastructure-As-Code-With-TerraformIntegration-Monday-Infrastructure-As-Code-With-Terraform
Integration-Monday-Infrastructure-As-Code-With-Terraform
 
Integration-Monday-Stateful-Programming-Models-Serverless-Functions
Integration-Monday-Stateful-Programming-Models-Serverless-FunctionsIntegration-Monday-Stateful-Programming-Models-Serverless-Functions
Integration-Monday-Stateful-Programming-Models-Serverless-Functions
 
Integration-Monday-Serverless-Slackbots-with-Azure-Durable-Functions
Integration-Monday-Serverless-Slackbots-with-Azure-Durable-FunctionsIntegration-Monday-Serverless-Slackbots-with-Azure-Durable-Functions
Integration-Monday-Serverless-Slackbots-with-Azure-Durable-Functions
 
Integration-Monday-Building-Stateful-Workloads-Kubernetes
Integration-Monday-Building-Stateful-Workloads-KubernetesIntegration-Monday-Building-Stateful-Workloads-Kubernetes
Integration-Monday-Building-Stateful-Workloads-Kubernetes
 
Integration-Monday-Logic-Apps-Tips-Tricks
Integration-Monday-Logic-Apps-Tips-TricksIntegration-Monday-Logic-Apps-Tips-Tricks
Integration-Monday-Logic-Apps-Tips-Tricks
 
Integration-Monday-Terraform-Serverless
Integration-Monday-Terraform-ServerlessIntegration-Monday-Terraform-Serverless
Integration-Monday-Terraform-Serverless
 
Integration-Monday-Microsoft-Power-Platform
Integration-Monday-Microsoft-Power-PlatformIntegration-Monday-Microsoft-Power-Platform
Integration-Monday-Microsoft-Power-Platform
 
One name unify them all
One name unify them allOne name unify them all
One name unify them all
 
Securely Publishing Azure Services
Securely Publishing Azure ServicesSecurely Publishing Azure Services
Securely Publishing Azure Services
 
Integration-Monday-BizTalk-Server-2020
Integration-Monday-BizTalk-Server-2020Integration-Monday-BizTalk-Server-2020
Integration-Monday-BizTalk-Server-2020
 
One repo for all with Azure DevOps
One repo for all with Azure DevOpsOne repo for all with Azure DevOps
One repo for all with Azure DevOps
 
No-Slide
No-SlideNo-Slide
No-Slide
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 

BizTalk Mapping Patterns & An Introduction to WABS Maps

  • 1. brought to you by BizTalk Mapping Patterns & an Introduction to WABS Maps SANDRO PEREIRA
  • 2. Senior Software Developer at DevScope Microsoft Integration MVP since 2011  Writer of numerous articles for Portuguese eMagazine “Programar”  Author “Sandro Pereira BizTalk Blog” http://sandroaspbiztalkblog.wordpress.com  Member of “BizTalkAdminsblogging.com” and “BizTalk Brasil” community  Member NetPonto community  MSDN BizTalk Forums Moderator  TechNet Wiki author (Wiki Ninja)  TechNet Gallery, Code Gallery and CodePlex contributor  Public speaker  Technical Reviewer PACKT Publishing  BizTalk Server 2010 Cookbook (April 2012)
  • 3.  BizTalk Mapper Patterns Common mapper problems and solutions  Introduction to Windows Azure BizTalk Services Maps Main differences between BizTalk Mapper Design and the WABS Transform Designer  Best Practices (if we have time)
  • 5.
  • 6. DIRECT TRANSLATION PATTERN How can we transform the incoming message if the target message have a different semantic representation? DATA TRANSLATION PATTERN How can we transform the incoming message if the target message have a different data formats? CONTENT ENRICHER PATTERN How can we transform the incoming message if the message originator does not have all the required data items available expected by the target message?
  • 7. AGGREGATOR PATTERN How do we combine the results of individual, but related messages, so that they can be processed as a whole to generate the target message? CONTENT FILTER PATTERN (Data Cleaning Pattern) How can we transform the incoming message if the target message requires less information that the originator message? SPLITTER PATTERN How can we process an incoming message into a series of outgoing messages so that they can be sent to multiple recipient and processed in different ways?
  • 8. GROUPING PATTERN How can we transform the incoming message if the target message requires that the body of the message must be delivered grouped in a certain way? SORTING PATTERN How can we transform the incoming message if the target message requires that the body of the message must be delivered in a certain order? CONDITIONAL PATTERN How can we transform the incoming message if the target message requires that the data items available in message originator can be passed according on a set of conditions?
  • 9. LOOPING PATTERN How can we transform the incoming message if the target and/or originator message have a complex and recursive structures? How can we apply a set of common procedures to be apply many times? CANONICAL DATA MODEL PATTERN How do you process messages that are semantically equivalent, but arrive in a different format? And How can you minimize dependencies when integrating applications that use different data formats? NAME-VALUE TRANSFORMATION PATTERN How can we transform the incoming message if the target message requires a name– value pair (NVP) structure? Or if the target message requires a hierarchical schema but the originator message have a NVP structure?
  • 10. Demos BizTalk Mapper Patterns specifying best practices and some of the best ways to address some of your needs within the context of message transformation.
  • 11.
  • 12. BizTalk Mapper Design • Functoids (Advanced, Conversion, Cumulative, Database, Date and Time, Logical, Mathematical, Scientific, String) • The transformation are created using XSLT Transform Designer • Operations (String Operations, Loop Operations, List Operations, Cumulative Operations, Date / Time Operations, Miscellaneous Operations, Expressions) • The transformation are created using Extensible Application Markup Language (XAML)
  • 13. BizTalk Mapper Design • All functionalities at design time • Debugging, Testing and validate Transform Designer • Limited operations • Only support testing (and validation while testing)
  • 14. BizTalk Mapper Design • Importing Custom XSLT external code • Importing External .NET assembly Transform Designer • Importing Custom XSLT external code Note: • Custom Inline XSLT is not supported. • You can only use CSharp Scripting inside WABS maps.
  • 15. Demos WABS Maps an introduction to the new Map Editor. How to migrate BizTalk Maps to WABS Maps and how to apply some of the Mapper Patterns in this new editor.
  • 16.
  • 17. Hard to track relationships No search capabilities No cut/copy/paste or undo
  • 18. Page 4Page 3Page 2 Grid Pages Grid Preview • Create unlimited different pages • Isolate different parts of a map • Work with different parts of a map separately • Must create connected functoids on the same layer • Find and work with a portion of a large map  Page 1 ItemID Qty UnitPrice Record PO Status Order PO Number Date Item No Quantity Order Status Destination Schema Date Total Price (..) X Source Schema
  • 20.
  • 22.
  • 28. Better UI for complex or large transformations • Reduce background “noise” using highlight propagation • Auto-scrolling and sibling coalescing help locate nodes Enhanced functionality • Support for search • Improved productivity with cut/copy/paste/move/ undo • Predictive match • Improved support for documenting map and readability