Log In
Or create an account -> 
Imperial Library
  • Home
  • About
  • News
  • Upload
  • Forum
  • Help
  • Login/SignUp

Index
Cover Title Copyright Contents at a Glance Contents About the Authors About the Technical Reviewers Chapter 1: Recent Developments
New Functionalty in BizTalk 2013 New Functionalty in BizTalk 2010 1-1. Using the Relevance Tree View
Problem Solution How It Works
1-2. Navigating the Mapping Surface
Problem Solution How It Works
1-3. Correcting Errors in Functoids
Problem Solution How It Works
1-4. Indicating Matches in Maps
Problem Solution How It Works
1-5. Configuring Core Server Settings
Problem Solution How It Works
1-6. Transfering Files Using SFTP
Problem Solution How It Works
1-7. Accessing the EDI Version 5010 HIPAA Schemas
Problem Solution How It Works
1-8. Configuring EDI Trading Partners
Problem Solution How It Works
1-9. Zooming Out on an Orchestration
Problem Solution How It Works
1-10. Installing BizTalk Server RFID 2010
Problem Solution How It Works
1-11. Installing and Configuring the Enterprise Service Bus with BizTalk Server 2013
Problem Solution How It Works
1-12. Viewing BizTalk Artifact Dependencies
Problem Solution How It Works
1-13. Configuring Dynamic Send Ports
Problem Solution How It Works
1-14. Verifying Performance Improvments in BizTalk Maps
Problem Solution How It Works
1-15. Hosting BizTalk Server 2013 in the Cloud
Problem Solution How It Works
1-16. Configure Windows Azure BizTalk Services
Problem Solution How It Works
Chapter 2: Document Schemas
2-1. Creating Simple Document Schemas
Problem Solution How It Works
2-2. Creating a Schema Based on an Existing XML Document
Problem Solution How It Works
2-3. Creating Schema Namespaces
Problem Solution How It Works
2-4. Promoting Properties
Problem Solution How It Works
2-5. Creating Property Schemas
Problem Solution How It Works
2-6. Importing Schemas
Problem Solution How It Works
2-7. Referencing Schemas
Problem Solution How It Works
2-8. Creating Envelopes to Split Inbound Data
Problem Solution How It Works
2-9. Creating Complex Types
Problem Solution How It Works
2-10. Defining Regular Expressions
Problem Solution How It Works
2-11. Creating Flat File Schemas
Problem Solution How It Works
2-12. Creating Flat File Schemas via the Wizard
Problem Solution How It Works
2-13. Creating SOAP Header Schemas
Problem Solution How It Works
Chapter 3: Document Mapping
3-1. Creating Simple Maps
Problem Solution How It Works
3-2. Organizing Maps
Problem Solution How It Works
3-3. Adding and Configuring Mapping Constants
Problem Solution How It Works
3-4. Mapping Any Element Nodes
Problem Solution How It Works
3-5. Using the Value Mapping Functoids
Problem Solution How It Works
3-6. Using the Table Looping Functoid
Problem Solution How It Works
3-7. Using the Database Lookup Functoid
Problem Solution How It Works
3-8. Seeding Cross-Reference Tables with ID Cross-References
Problem Solution How It Works
3-9. Seeding Cross-Reference Tables with Value Cross-References
Problem Solution How It Works
3-10. Using the ID Cross-Reference Functoids
Problem Solution How It Works
3-11. Using the Value Cross-Reference Functoids
Problem Solution How It Works
3-12. Using the Looping Functoid
Problem Solution How It Works
3-13. Using the Iteration Functoid
Problem Solution How It Works
3-14. Creating a Custom Functoid
Problem Solution How It Works
3-15. Using the Date and Time Functoids
Problem Solution How It Works
3-16. Creating Functoid If-Then-Else Logic
Problem Solution How It Works
3-17. Calling Compiled Assemblies
Problem Solution How It Works
3-18. Using Inline C#
Problem Solution How It Works
3-19. Passing Orchestration Variables into Maps
Problem Solution How It Works
3-20. Using Inline XSLT
Problem Solution How It Works
3-21. Using XSLT Call Templates
Problem Solution How It Works
3-22. Using XSLT Group-By
Problem Solution How It Works
3-23. Using an External XSLT File for a Map
Problem Solution How It Works
3-24. Testing Maps
Problem Solution How It Works
3-25. Debugging a Map Using Visual Studio
Problem Solution How It Works
Chapter 4: Messaging and Pipelines
4-1. Configuring Receive Ports and Locations
Problem Solution How It Works
4-2. Configuring Send Ports
Problem Solution How It Works
4-3. Configuring Port Maps
Problem Solution How It Works
4-4. Using Send Port Groups
Problem Solution How It Works
4-5. Creating Validation Pipelines
Problem Solution How It Works
4-6. Creating Encryption Pipelines
Problem Solution Send an Encrypted Message Receive an Encrypted Message How It Works
4-7. Creating Flat File Send and Receive Pipelines
Problem Solution How It Works
4-8. Creating Custom Pipeline Components
Problem Solution How It Works Attributes and Class Declaration Design-Time Properties Implementation of the Four Pipeline Interfaces
4-9. Handling Pipeline Errors
Problem Solution How It Works
4-10. Subscribing to Suspended Messages
Problem Solution How It Works
Chapter 5: Orchestrations
5-1. Receiving Messages
Problem Solution How It Works
5-2. Sending Messages
Problem Solution How It Works
5-3. Creating Multipart Messages
Problem Solution How It Works
5-4. Binding Orchestrations
Problem Solution How It Works
5-5. Configuring a Send Port at Runtime
Problem Solution How It Works
5-6. Creating Branching Logic in an Orchestration
Problem Solution How It Works
5-7. Receiving Multiple Message Formats in a Single Orchestration
Problem Solution How It Works
5-8. Calling External Assemblies
Problem Solution How It Works
5-9. Receiving Untyped Messages
Problem Solution How It Works
5-10. Using the Parallel Action Shape
Problem Solution How It Works
5-11. Using the Loop Shape
Problem Solution How It Works
5-12. Using the Transform Shape
Problem Solution How It Works
5-13. Using the Call Orchestration and Start Orchestration Shapes
Problem Solution How It Works
5-14. Configuring Basic Correlations
Problem Solution How It Works
5-15. Maintaining Message Order
Problem Solution How It Works
5-16. Configuring Parallel Convoys
Problem Solution How It Works
5-17. Using XPath Queries on Messages
Problem Solution How It Works
5-18. Using Nontransactional Orchestration Scopes
Problem Solution How It Works
5-19. Creating Atomic Scopes
Problem Solution How It Works
5-20. Using Long-Running Transactions
Problem Solution How It Works
5-21. Catching Exceptions Consistently
Problem Solution How It Works
5-22. Creating Role Links
Problem Solution How It Works
5-23. Calling Web Services
Problem Solution How It Works
5-24. Exposing an Orchestration as a Service
Problem Solution How It Works
5-25. Calling Pipelines from Within an Orchestration
Problem Solution How It Works
5-26. Consume a WCF Service in an Orchestration
Problem Solution How It Works
Chapter 6: Adapters
6-1. Configuring File Sends
Problem Solution How It Works
6-2. Configuring File Receives
Problem Solution How It Works
6-3. Configuring SMTP Send Ports
Problem Solution How It Works
6-4. Configuring MSMQ Sends
Problem Solution How It Works MSMQ Send Options MSMQ Queue Name Formats
6-5. Configuring MSMQ Receives
Problem Solution How It Works MSMQ Receive Options MSMQ Queue Name Formats
6-6. Sending Updategrams
Problem Solution Task 1: Create Supporting Artifacts Task 2: Create BizTalk Solution Artifacts Task 3: Create Physical BizTalk Ports Task 4: Test the Solution How It Works
6-7. Calling Stored Procedures
Problem Solution Task 1: Create Supporting Artifacts Task 2: Create BizTalk Solution Artifacts Task 3: Create Physical BizTalk Ports Task 4: Test the Solution How It Works
6-8. Receiving Messages with the SQL Adapter
Problem Solution Task 1: Create Supporting Artifacts Task 2: Create BizTalk Solution Artifacts Task 3: Create Physical BizTalk Ports Task 4: Test the Solution How It Works Stored Procedure Configuration Adapter Configuration
6-9. Configuring HTTP Sends
Problem Solution How It Works
6-10. Configuring HTTP Receives
Problem Solution How It Works
6-11. Configuring SOAP Sends and Receives
Problem Solution How It Works
6-12. Creating Ports Through C# Applications
Problem Solution How It Works
6-13. Configuring SFTP Sends
Problem Solution How It Works SFTP Send Options SFTP Security Setup
6-14. Configuring SFTP Receives
Problem Solution How It Works SFTP Receive Location Only Options
6-15. Configuring WCF-WSHttp Request Response Ports
Problem Solution How It Works
6-16. Configuring Azure Service Bus (SB-Messaging) Receives and Sends
Problem Solution How It Works
6-17. Configuring SharePoint Receives and Sends
Problem Solution How It Works
6-18. Configuring REST (WCF-WebHttp) Receives and Sends
Problem Solution How It Works
Chapter 7: Business Rules Framework
7-1. Creating a Business Policy
Problem Solution How It Works
7-2. Creating and Testing Rules
Problem Solution How It Works
7-3. Creating Facts
Problem Solution How It Works
7-4. Setting Rule Priorities
Problem Solution How It Works
7-5. Creating Custom Fact Retrievers
Problem Solution How It Works
7-6. Calling the Business Rules Engine from .NET
Problem Solution How It Works Executing a Policy Passing Data Connection Facts
7-7. Calling the Business Rules Engine from an Orchestration
Problem Solution How It Works
7-8. Deploying and Undeploying Policies
Problem Solution How It Works
Chapter 8: EDI Solutions
8-1. Adding an EDI Schema to a Project
Problem Solution How It Works
8-2. Creating an EDI Map
Problem Solution How It Works
8-3. Defining Complex Mappings in External XSLT
Problem Solution How It Works
8-4. Creating and Configuring a Trading Partner
Problem Solution How It Works
8-5. Configuring an EDI Envelope
Problem Solution How It Works
8-6. Configuring Automatic Acknowledgements
Problem Solution How It Works
8-7. Configuring EDI Validation with Pipelines
Problem Solution How It Works
8-8. Creating Custom EDI Pipelines
Problem Solution How It Works
8-9. Subscribing to EDI Promoted Properties
Problem Solution How It Works
Chapter 9: Deployment
9-1. Exporting Applications
Problem Solution How It Works
9-2. Importing Applications
Problem Solution How It Works
9-3. Manually Deploying Updates
Problem Solution How It Works
9-4. Deploying a BizTalk Solution from Visual Studio
Problem Solution How It Works
9-5. Enlisting and Starting Send Ports
Problem Solution How It Works
9-6. Enabling Receive Locations
Problem Solution How It Works
9-7. Enlisting and Starting Orchestrations
Problem Solution How It Works
Chapter 10: Administration and Operations
10-1. Troubleshooting Suspended Services
Problem Solution How It Works
10-2. Resubmitting Messages
Problem Solution How It Works
10-3. Managing BizTalk Applications
Problem Solution How It Works
10-4. Debugging Orchestrations
Problem Solution How It Works
10-5. Tracking Messages
Problem Solution How It Works
10-6. Restarting the BizTalk Host Instance(s)
Problem Solution How It Works
10-7. Throttle Orchestration Memory Usage
Problem Solution How It Works
10-8. Resuming Inbound Message Processing
Problem Solution How It Works
10-9. Monitor Message Flow Through the Azure Service Bus Queue
Problem Solution How It Works
10-10. Monitor Message Flow Through Azure Service Bus Topic and Subscriptions
Problem Solution How It Works
Chapter 11: Business Activity Monitoring
11-1. Creating BAM Activities and Views
Problem Solution How It Works
11-2. Deploying BAM Activities and Views
Problem Solution How It Works
11-3. Using the BAM Portal
Problem Solution How It Works
11-4. Setting Up BAM Alerts
Problem Solution How It Works
11-5. Using the BAM Interceptor
Problem Solution How It Works
11-6. Creating a BAM Service Request
Problem Solution How It Works
11-7. Creating a Tracking Profile
Problem Solution How It Works
Chapter 12: Cloud Solutions
12-1. Configuring Azure Service Bus Entities
Problem Solution How It Works
12-2. Configuring Queues and Topics from Visual Studio
Problem Solution How It Works
12-3. Configuring Message Routing
Problem Solution How It Works
12-4. Exposing a Relay Endpoint Through Azure Service Bus
Problem Solution How It Works
12-5. Setting Up a Virtual Machine with BizTalk 2013 in Cloud
Problem Solution How It Works
12-6. Creating Content-Based Routing
Problem Solution How It Works
12-7. Setting Up LOB Communication with Adapter Services
Problem Solution How It Works
12-8. Setting Up EDI Trading-Partner Communication
Problem Solution How It Works
Index
  • ← Prev
  • Back
  • Next →
  • ← Prev
  • Back
  • Next →

Chief Librarian: Las Zenow <zenow@riseup.net>
Fork the source code from gitlab
.

This is a mirror of the Tor onion service:
http://kx5thpx2olielkihfyo4jgjqfb7zx7wxr3sd4xzt26ochei4m6f7tayd.onion