Cargando…

Microsoft BizTalk 2010 Line of Business Systems Integration.

A practical guide to integrating Line of Business systems with BizTalk Server 2010.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Weare, Kent
Otros Autores: Seroter, Richard, Moukhnitski, Sergei
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2011.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Microsoft BizTalk 2010: Line of Business Systems Integration; Microsoft BizTalk 2010: Line of Business Systems Integration; Credits; Foreword; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Consuming ASDK-based Adapters; Understanding the ASDK-based adapter.
  • ASDK-based Adapters vs. WCF servicesInstallation; Installing the WCF LOB Adapter SDK; Installing the BizTalk Adapter Pack 2010; Using the ASDK development tools; Echo adapter; Building the BizTalk application; The WCF-Custom adapter and SOAP actions; Action Mappings; Setting SOAP actions dynamically; ASDK tools and features; Generating the schemas; Timeouts; Tracing and message logging; Summary; 2. WCF LOB SQL Adapter; Supported operations; Inbound operations; Outbound operations; Consuming ASDK SQL Adapter in Visual Studio; Providing credentials; Connecting to SQL Server URI properties.
  • Binding PropertiesGenerating schemas; ASDK SQL Adapter in the BizTalk Administration Console; Inbound operations; Outbound operations; WCF-SQL vs. WCF-Custom adapter; ASDK SQL adapter examples; Example 1-TypedPolling and debatching; Example 2-Select, Table Valued Function, and Execute Reader; Example 3-Query notification and multiple result sets; Example 4-Composite Operations; Summary; 3. Integrating BizTalk Server and Microsoft Dynamics CRM; What is Microsoft Dynamics CRM?; Why Integrate Dynamics CRM and BizTalk Server?; Communicating from BizTalk Server to Dynamics CRM.
  • Integrating Directly with the Dynamics CRM 2011 SOAP APIQuerying Dynamics CRM from BizTalk Server; Building the BizTalk components; Configuring the BizTalk endpoints; Adding New Records to Dynamics CRM from BizTalk Server; Building the BizTalk components; Configuring the BizTalk endpoints; Using a Dynamics CRM proxy service with BizTalk Server; Setup; Generating a proxy service; Building the BizTalk components; Configuring the BizTalk endpoints; Communicating from Dynamics CRM to BizTalk Server; Integration to BizTalk Server; Setup; Writing the Dynamics CRM plugin; Registering the plugin.
  • Testing the pluginSummary; 4. WCF SAP Adapter-Sending and Receiving IDOCs; Why do people use SAP?; Why do people choose BizTalk to integrate with SAP?; Challenges that BizTalk Developers may face; Installation of WCF SAP Adapter; 32-bit vs. 64-bit; SAP Prerequisite DLLs; WCF-SAP Adapter vs WCF Customer Adapter with SAP binding; Supported SAP configurations; IDOC schema generation; What are IDOCs?; How to generate IDOC schemas; IDOC Deep Dive; Building a BizTalk application-Sending IDOC; Testing BizTalk Application; Custom IDOCs; Receiving a custom IDOC from SAP.