BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

 
WSE
SOA
XML

 
 
Buzz index BUZZ INDEX : wcf-lob
 
Buzz index

WCF LOB

Building WCF Line of Business Adaptors using the SDK
Tags found in the posts on this page : WCF LOB Search for WCF LOB on Wikipedia.Search for WCF LOB on Technorati
Page 1 of 2

2009 Mar 10

1 of 99 | New "WCF Adapter FAQ" Whitepaper From Microsoft - The folks over at the BizTalk Adapter Development blog pointed out their new paper which answers a number of questions about the WCF adapters for BizTalk Server 2006 R2. This collection of FAQs address topics such as: Deciding which WCF adapter to use When to use the two custom adapters How do messages flow in from WCF adapters and flow back out How to preserve the entire inbound message arriving via a WCF adapter Accessing WCF message properties within a BizTalk solution Decision criteria when choosing the WCF LOB Adapter SDK vs. the old BizTalk Adapter Framework How BizTalk uses the WCF adapters The difference between WCF behaviors and BizTalk pipelines There are plenty more besides the......

2009 Mar 04

2 of 99 | Using the WCF SQL Adapter in .NET: Executing SQL Statements - [Source: http://geekswithblogs.net/EltonStoneman] Following on from my post on Using the WCF SQL Adapter in .NET: Calling Stored Procedures (see that post for download and installation instructions for the WCF LOB adapter pack), this one looks at using the adapter to execute SQL statements on database objects. Walkthrough: Executing SQL Statements Add Adapter Service Reference generates separate entity and client classes for each table you select, and separate request and response classes for each table operation. To generate proxies for executing SQL statements against a table, choose the operations from the Tables view of the hierarchy: Selecting the Insert and Select operati......

2009 Mar 02

3 of 99 | Using the WCF SQL Adapter in .NET: Calling Stored Procedures - [Source: http://geekswithblogs.net/EltonStoneman] The Adapter Pack 2.0 for BizTalk has been released in public beta recently, and among the WCF Line Of Business adapters it contains the WCF SQL adapter. This exposes SQL Server connections as WCF service endpoints, and lets you connect to a SQL Server source using the standard ServiceModel stack. The adapter pack will be released under the BizTalk brand, but the adapters themselves are not limited to BizTalk – the WCF SQL adapter can be used natively in .NET code. This is a brief walkthrough covering the SQL Adapter for executing stored procedures, and I'll be covering SQL statements in a subsequent post. Installation Installation of......

2009 Feb 23

4 of 99 | BizTalk Adapter Pack V2.0 Beta - Released! - Hopefully you've been keeping an eye on this in recent times. This is a Set of Adapters that MS have built on top of the WCF LOB Adapter SDK (a platform neutral .NET based Adapter framework).   This allows the Adapters to run within the .NET stack almost anywhere - Console apps, Custom WebServices, BizTalk, SSIS, SharePoint etc. (Build once - run everywhere :-)   The public beta is available as a 120-day d/l from MS Connect.   What to expect with the Adapter Pack (in addition to a free migration tool to go from the old adapters to the new - e.g. SQL) Oracle EBS · 64 bit support · Synonyms · Added performance counters ......

2009 Feb 10

5 of 99 | My First Custom WCF Lob Adapter Walk Through - Article Source: http://geekswithblogs.net/michaelstephenson/Default.aspx I've been wanting to take a deeper look at the WCF LOB SDK for a while. I've read a few things about it, but you can't beat just getting stuck in and writing some code to figure out how it all works. My aims from this exercise were as follows: Start to get an understanding on how to write custom WCF Lob adapters Do something that has some relation to the real world and not just a hello world thing Identify how much further I want to take this subject in terms of exploring its capabilities Try to keep this first attempt simple to grasp the basics and maybe do more later To begin with I had read a few things but......

2009 Jan 19

6 of 99 | Enterprise Service Buses (ESBs) Drive SOA Adoption - Part 3 - Blog Post 3 – High Level View of the Neuron Architecture Introduction Last time around, in the second installment of this series, I moved from an abstract discussion of ESBs in general to a concrete one focusing on Neuron specifically. I focused on some key aspects of the product. These included the simplicity of the product, the building of the product on the Windows Communication Foundation, and Basic Connectivity. As you saw, you can set up basic messaging within 5 minutes of installing the product. Instead of writing about 500 lines of WCF code for basic publish-subscribe, you can this basic communication without any code. This time around, I am going to focus on a very high le......

2009 Jan 16

7 of 99 | My blog is not dead! - OK, so I haven't been the best blogger.  You know how it goes - you start working on a project and it consumes all your time.  Then you start on another project, then another, and so on.  The good news is that I was doing some very interesting work and have lots to share here.  To give you an idea of what's to come, here are some of the topics I've been working on: BizTalk, MOSS, WCF, and WF - all together in a series of Hands-on-Labs soon to be available from Microsoft BAM For Developers - a series of hands on labs covering BizTalk's Business Activity Monitoring, from defining activity models and capturing data with BizTalk, WCF, and WF, to accessing and analyzing the data with......

2009 Jan 08

8 of 99 | Enterprise Service Buses (ESBs) Drive SOA Adoption Part 2 - Series – Enterprise Service Buses (ESBs) Drive SOA Adoption Blog Post 2 – Neuron as an ESB - Connectivity Introduction Last time around, in the first installment of this series, I began by giving my rationale for looking deeper at the Neuron ESB, particularly around it being the only packaged out-of-the-box ESB built with 100% Microsoft technologies as well as meeting most of the traits of the ESB definitions and characteristics that I presented. Then I presented the value scenarios for an ESB. Next, I used Wiki’s ESB topic as a list of general common traits of an ESB. Following that, I focused on the ESB as an operating environment for services, the ESB as a common mes......

2008 Dec 15

9 of 99 | New and Notable 281 - WCF/Azure Cloud Services/BizTalk/CSD/Dublin Both Marjan and Steve Martin point to the Beta release of BizTalk Server 2009 and the GA of RFID Mobile Meanwhile, Richard posts on what is actually in it Jesus talks about implementing Content Based routing using the Dublin Application Server Matt Milner has posted his slides for talks on the BizTalk Adapter Pack, the WCF LOB Adapter Pack, and Microsoft .NET Services (Azure) David Pallmann has a post on using Windows Live ID Authentication for Your Azure Web Site (Part 1) Pablo on Testing WCF REST Services   Agile Scott Bellware has an excellent, thought-provoking piece on Does Test-Driven Devel......

2008 Dec 14

10 of 99 | Enterprise Service Buses (ESB) Drive SOA Adoption - Part 1 - Introduction to ESBs: What are ESBs and Why Would You Need One? Introduction to the Series I am starting a new series that takes a deeper look at what Enterprise Service Buses (ESBs) are, and the benefits they bring to both integration as well as driving SOA adoption. I am going to focus on the Neuron ESB in the series for several reasons. First, it is really the only packaged out-of-the-box ESB built with 100% Microsoft technologies, that meets the full definition of an ESB that I will discuss shortly. I am very aware of the fine Open Source solutions, nServiceBus, and Mass Transit. In my opinion, they are excellent frameworks for doing Pub-Sub Asynchronous Messaging over MSMQ. However, ......

2008 Dec 09

11 of 99 | Slides from SOA Road Show and Twin Cities .NET User Group - I was busy last week with two local presentations.  The first was on the BizTalk Adapter Pack and the WCF LOB Adapter SDK at the Real World SOA Road Show.  This was a fun show and it was nice to see Jon Flanders and Michael Woods who did a talk on "Oslo" and "M".  I've posted my slides for those who were interested in downloading them.    Then on Thursday night I got the chance to talk about Microsoft .NET Services to the Twin Cities .NET User group. This is always a fun group and folks had a lot of good questions about Azure and the "cloud".  I have slides and sample code posted up now for this talk.  ...

2008 Nov 18

12 of 99 | PDC 160GB USB Disk contents - Just before I add lots of files and folders to my PDC attendee's freebie 160GB USB disk I thougth I'd list out the contents as sort of like an audit. PDC 2008 160GB USB Disk file directory listing Autorun.inf starthere.cmd StartHere.html Developer\BluePrints\InsideMicrosoftBlueprints.xps Developer\BluePrints\IntroducingMicrosoftBlueprints.xps Developer\dotNetFramework\dotNetFx35setup.exe Developer\dotNetFramework\dotNetFX20\ASPNET.msp Developer\dotNetFramework\dotNetFX20\ASPNET_64.msp Developer\dotNetFramework\dotNetFX20\clr.msp Developer\dotNetFramework\dotNetFX20\clr_64.msp Developer\dotNetFramework\dotNetFX20\crt.msp Developer\dotNetFramework\dotNetFX20\crt_64.msp Develop......

2008 Nov 10

13 of 99 | Teched EMEA 2008 - I'm at Teched EMEA 2008 this week in Barcelona until Friday. I'm presenting several sessions on a variety of topics that I'm excited about including the Windows Azure Service Bus (part of the .NET Services layer), a first look at WF 4.0, moving towards Web 2.0 with WCF (primarily REST), and the WCF LOB Adapter SDK. If you're here this week, hope to see you in one of my sessions. I have some Pluralsight t-shirts I'll be giving away. Also, if you're interested in our Pluralsight On-Demand offering, find one of the Pluralsight guys this week (Jon, Brian, Ian or me) and we'll give you a registration card for a special Teched discount....

2008 Oct 20

14 of 99 | Looking forward to PDC 2008 - It has been a while since I posted updates for WCF LOB Adapter SDK ... and it is good to see that Adapters product team has been very active at blogging about WCF LOB Adapter SDK and BizTalk Adpter Pack. I have been working on Microsoft Codename "Oslo"...(read more)...

2008 Sep 30

15 of 99 | Multiple ways to generate metadata / execute Stored Procedures in the SQL adapter - If you’ve used the SQL Adapter in CTP3 of the BizTalk Adapter Pack V2, you’ll notice that there are two nodes in the Metadata Hierarchy for Stored Procedures – one is named “Procedures”, and the other is named “Strongly-Typed Procedures”. What’s the difference, and what are the scenarios which they are meant to solve? What are their limitations? I’ll try to explain all this, in this post.   1. The first method of executing Stored Procedures which we added in the adapter, manifested as the operations under the “Procedures” node in the Metadata hierarchy. The operations here have the action “Procedure/<database_schema_name>/<procedure_name>”. For these operations, the adapter......

2008 Sep 06

16 of 99 | BizTalk 2006 R2 - Microsoft has introduced BizTalk 2006 R2. This product refresh includes a number of interesting features and enhancements to improve compatibility with Windows Vista and Microsoft Office 2007. Let’s have a look. · Microsoft EDI Solution for BizTalk 2006Microsoft’s EDI Solution for BizTalk adds full featured EDI capabilities to BizTalk 2006 with over 6000 schemas that include HIPAA, X12, and EDIFACT support.Microsoft is highly committed to the B2B space with a dedicated team focusing on B2B messaging solutions integrated with the BizTalk Architecture. This EDI solution joins a group of solutions delivered with BizTalk 2006 including HIPAA, HL7, SWIFT, RosettaNet, cXML, and xCBL.Microsoft’s g......

2008 Aug 20

17 of 99 | Announcing the Biztalk Adapter Pack Poster - We're exicted to announce the availability of the new BizTalk Adapter Pack Poster. This poster covers interoperability with Line-of-Business Applications using the BizTalk Adapter Pack and the Windows Communication Foundation (WCF) LOB Adapter SDK. It depicts the functionality, components, architecture, and usage/hosting scenarios of BizTalk Adapter Pack 2.0 and of the WCF LOB Adapter SDK. When printed in full scale, this poster size is 38”x 26”.   The poster in PDF format is available for download in the Microsoft Download Center.                           ......

18 of 99 | CTP3 of Adapter Pack v2 - CTP3 is here and we have added a lot more features based on some feedback we have been getting from various channels. So here is the list of major enhancements SQL adapter: 1)      Strongly typed polling  2)      Strongly typed stored procedures Oracle Adapter 1)      Inline Value support2)      App context initialization3)      Oracle Notifications4)      ReadLOB/Update LOB operations5)       PLSQL tables inside RecordTypes     6)      Performance improvement......

2008 Aug 18

19 of 99 | Throughput stalls when using adapters, developed against the WCF LOB Adapter SDK, in BizTalk - We’ve had a few users complaining about the throughput of the adapters (the Adapter Pack ones, and/or custom ones) coming to a standstill during normal operation within BizTalk. In this post, I’ll explain why that happens, and some workarounds. Let’s say BizTalk has received 100 messages which it needs to send to the adapter on a Send Port. Assume that it queues 50 work items on 50 thread pool threads, with each work item containing 2 messages to be processed. Now, on each of the above thread pool threads, the logic used is something similar to: 1. for (int i=0; i < numberOfMessages; i++) 2. { 3. IRequestChannel channel = CreateNewIRequestChannel(); 4. channel.Open(); 5. channel.BeginRe......

2008 Aug 15

20 of 99 | Using the SAP ADO.NET Provider From SSRS 2005 - One of the new features which we’re supporting in the BizTalk Adapter Pack V2 is the ability to use the SAP ADO.NET Provider from SSRS. In this post, I’ll briefly outline the steps you need to perform in order to get this to work. Firstly, install CTP3 of the WCF LOB Adapter SDK V1 SP2, and the BizTalk Adapter Pack V2 (making sure that you install the SAP ADO Provider). Next, you need to make a few changes to the SSRS related config files, in order to have the provider show up in SSRS projects: Modify the RSReportDesigner.config file under the Visual Studio 2005 installation directory (on my machine, this is present at C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblie......

2008 Aug 14

21 of 99 | Surfacing BizTalk Adapter Pack Adapters (WCF Bindings) as native BizTalk Adapters - One of the features we’ve enabled in the CTP3 of the BizTalk Adapter Pack V2 (which requires CTP3 of the WCF LOB Adapter SDK SP2), is the ability to expose the Adapters (which are in reality, WCF Bindings) as native BizTalk Adapters. Prior to this, if you wanted to use the Bindings from BizTalk, you had to use the WCF-Custom Adapter in BizTalk, then select the WCF Binding, and follow that route. With CTP3, there is now an additional way you can use the adapters. Firstly, install the CTP3 of the WCF LOB Adapter SDK SP2, and the CTP3 of the BizTalk Adapter Pack V2. Open the BizTalk Server 2006 Administration Console Navigate to the node as displayed in the screen shot below, right click in t......

2008 Aug 04

22 of 99 | Live Blog - Day 1 Pluralsight BizTalk Server 2006 R2 - Introduction to BizTalk Server 2006 R2 - I am going to try to do a live blog as I did for the 2 day at PDC for this four-day course that I am taking with Jon Flanders in NYC. Looks like today will have a lot of WCF so that's good for me. Instead of doing the labs on the provided machines, Jon has encouraged me to go ahead and do them on this Alienware and take them with me. I have actually two installs of BizTalk; one here on Vista that is not 100% and a more official one on the Win2K3 VPC image on the attached drive, which will be the one that I will be using. Introduction to BizTalk Server 2006 R2 Overview if R2 Feature Set WCF Adapter EDI/AS2 Infrastructure WCF LOB Adapters WCF LOB Adapter Framework SDK BAM Inter......

2008 Jul 28

23 of 99 | BizTalk Adapter Pack 2.0/WCF LOB Adapter SDK Poster -   This poster depicts the BizTalk Adapter Pack components, the architecture of its WCF-based adapters, as well as the interoperability of line-of-business applications with the Adapter Pack and the WCF LOB Adapter SDK. CLICK HERE to download the poster.   ...

2008 Jul 24

24 of 99 | Adapter Pack Poster from Microsoft - Announcing the Biztalk Adapter Pack Poster   We are happy to announce the availability of the new BizTalk Adapter Pack Poster. This poster covers interoperability with Line-of-Business Applications using the BizTalk Adapter Pack and the Windows Communication Foundation (WCF) LOB Adapter SDK. This poster depicts the functionality, components, architecture, and usage/hosting scenarios of BizTalk Adapter Pack 2.0 and of the WCF LOB Adapter SDK. When printed in full scale, this poster size is 38”x 26”.   The poster in PDF format is available for download in the Microsoft Download Center.     We have designed this poster to promote the adoption of the Adapter pa......

25 of 99 | Announcing the Biztalk Adapter Pack Poster -   We are happy to announce the availability of the new BizTalk Adapter Pack Poster. This poster covers interoperability with Line-of-Business Applications using the BizTalk Adapter Pack and the Windows Communication Foundation (WCF) LOB Adapter SDK. This poster depicts the functionality, components, architecture, and usage/hosting scenarios of BizTalk Adapter Pack 2.0 and of the WCF LOB Adapter SDK. When printed in full scale, this poster size is 38”x 26”.   The poster in PDF format is available for download in the Microsoft Download Center.     We have designed this poster to promote the adoption of the Adapter pack and of the Adapter SDK. This would simplif......

2008 Jul 21

26 of 99 | Changes to the WCF LOB Adapter SDK in SP2 - If you’re developing your own adapters against the WCF LOB Adapter SDK, then it might be worth your while to try out the June CTP of the SP2 of the WCF LOB ASDK. There are a few minor changes, but we might make more based on your feedback. I’m mentioning...(read more)...

2008 Jun 05

27 of 99 | WCF LOB Adapter SDK : a interoperabilidade continua em pauta. - Olá pessoal, tudo certo? Semana passada, tivemos o MIX Essentials 2008, evento importante dentro da Microsoft Brasil, para profissionais Web, criativos e designers. Também estiveram muitos "deviners", como agora são conhecidos os developers/designer, importantes para a construção de interfaces com alto nível de usabilidade e UX - User Experience. Entretanto, gostaria de destacar hoje um ponto importante nesse contexto, que é a interoperabilidade com o mundo antigo :) Independente de interfaces poderosas ou revoluções no mundo visual, nossas soluções serão sempre demandadas para falar com o legado, sistemas de linhas de negócio ou investimentos já feitos pela empresa. Tudo precisará se......

2008 May 29

28 of 99 | Speaking at TechEd US 2008 - We're less than a week away from TechEd US, and I finally have a blog up!  This year TechEd will be very exciting for me - my first ever event speaking as a non-Microsoftie.  This is a big change for me...  I have to get accustomed to referring to Microsoft as "they" instead of "we". Even while working on the outside they seem to give me a ton of stuff to do - I have one breakout session and two TLCs: Tuesday, June 3rd, @ 10:30AM - SOA03-TLC - Read World Business Activity Monitoring This is not your ordinary BAM session!  We (Jesus Rodriguez and I) will be showing some cool demos on how to use BAM, which include some of the little-to-non-documented aspects of BAM.  The demos will show th......

2008 May 19

29 of 99 | Neuron ESB and Endpoints - Neuron ESB and Endpoints Today I’d like to talk about how Neuron ESB connects to physical endpoints in the enterprise. Two blog posts ago I talked about Neuron’s topic network architecture, and in my last blog post I focused on the internal side of the bus, where channels implement pub-sub over a variety of Microsoft technologies ranging from WCF to BizTalk Server. But just how do those publisher and subscriber nodes relate to the physical world of services and clients? And what about non-service applications? We’ll answer that here as we talk about the external side of the bus. First off, let’s mention in passing that one way you can program against Neuron is to write .NET programs using ......

2008 Apr 30

30 of 99 | A High Level View of the Neuron ESB Architecture - A High Level View of the Neuron ESB Architecture Today I’d like to provide a very high level view of the Neuron ESB architecture. Understanding this will help put individual features and concepts in context as I describe them in upcoming articles. The bus is best thought of as having a distinct outside and inside, as the figure below illustrates. ·         The outside of the bus is concerned with connecting to diverse enterprise applications, services, and legacy systems ·         The inside of the bus is concerned with interconnecting endpoints via publish-subscribe messaging and performing integration services. The Outside of the Bus  The outside of the bus has exacty one purpose: to e......

2008 Apr 28

31 of 99 | WCF, WF, and BizTalk Sessions at TechEd - With TechEd Developer closer at hand, I've put together the latest schedule data for sessions of interest to developers for each of the different products. The first group is sessions of general interest. The second group is sessions focusing on WCF and WF development. The third group is sessions focusing on CardSpace development. The fourth group is sessions focusing on BizTalk development. Microsoft Strategy and Vision for SOA by Oliver Sharp Services are fundamentally changing the way we build, deploy, and manage applications. In this session we identify common challenges, and share our latest guidance and success stories. In addition, we outline Microsoft's stra......

2008 Apr 17

32 of 99 | BizTalk Adapter Pack V1 -   Overview An adapter is a software component that enables you to send and receive messages to and from a line-of-business (LOB) system. The primary design goal of adapters is to facilitate the exchange of business documents between trading partners. The adapters provide the following advantages to clients: Consistent design-time experience. The adapters provide a common and user-friendly design time experience for browsing, searching, and retrieving metadata of LOB artifacts. Varied programming options. The adapters provide a choice of programming model including Windows Communication Foundation (WCF) Channel Model, WCF Service Model, ADO.NET or through BizTalk orchestration......

2008 Apr 16

33 of 99 | Where are the non R2 Adapter Samples? - I got stuck with the complexities of the awful NativeSQL schemas when working with the Oracle ODBC adapter and i thought i had got lucky when i saw a PollingQuery sample but on closer examination of the binding files etc it was clear that the WCF LOB...(read more)...

2008 Apr 08

34 of 99 | Oracle E-Business Suite (EBS) Adapter - We are currently working on an Oracle EBS (aka Oracle Apps) Adapter for the next release of Adapter Pack, along with a SQL Server Adapter. The Oracle EBS adapter will be built using WCF LOB Adapter SDK. At a high-level, we are planning to have the following set of features in the adapter: Ability to interface with PL/SQL APIs Perform operations on the Interface tables/Views Execute Concurrent programs Support for Simple Data Types, UDTs, Table types, Boolean types.   Do you use XMLGateways and Business Events in your Oracle E-Business scenarios and want to see it as part of the Oracle EBS adapter? We would like to hear about any other specific features that you would like t......

2008 Mar 30

35 of 99 | Announcing the Microsoft BizTalk Adapter Pack – Office Developer Program - As was already announced on this forum, the BizTalk Adapter Pack (BAP) was announced more than a month ago during the Office Developer Conference and became available starting March 1st. The BAP provides a robust and comprehensive out-of-the-box connectivity infrastructure to three major line-of-business (LOB) systems - SAP, Siebel, and Oracle Databases. The technology is based on the Windows Communication Foundation (WCF) LOB Adapter SDK and inherently relies on the core WCF concepts, principles, and classes implemented in the .NET Framework 3.5. Along with the BAP, we also launched the BizTalk Adapter Pack – Office Developer Program, designed to validate the use of the BizTalk Adapter P......

2008 Mar 23

36 of 99 | The new "WCF LOB Adapter SDK"-based SQL Adapter. - As mentioned in this post, we're developing a new SQL Adapter, which will be available in the next release of the BizTalk Adapter Pack. The list of features which we're supporting is mentioned in that blog post.As for the features/items/etc which we've decided not to support, they are: SQL Server versions prior to SQL 2005. The ability to perform one or more INSERT, UPDATE and DELETE operations, on one or more tables, all within the same XML message. In our current design, within a single message, you can either perform one or more INSERT, or UPDATE, or DELETE operations, all on the same TABLE or VIEW. The ability to have multiple transactional blocks within the same XML message. A......

37 of 99 | Transactional behavior in a receive location using an adapter - Quite a few customers developing custom adapters built on the WCF LOB Adapter SDK have come back to us asking for details on how to have transactional behavior while receiving messages from the LOB and submitting them to BizTalk (receive location) - for example, assume in your receive location:You read some data from the LOBYou delete the data from the LOB (since you don't want to read it again)In IInboundHandler, you construct a message containing this dataYou return this message via the out parameter in the TryReceive function (in other words, you are submitting this message into BizTalk).If an error occurs after step 4, you have lost the data! (since it has already been deleted from the ......

2008 Mar 12

38 of 99 | ?SOA ???? WCF ??? (1)? WCF ? BizTalk???? LOB Adapter - ?????? ???????.NET Framework 3.0 ?????WCF ????????????????????(?????WCF ????????????????????WCF ?????? ??? ?????????????????????) WCF ?????????????????????????????Microsoft ????? SOA ?????????????????? BizTalk Server ??????????????????????????????Microsoft ????????????????? ?2?????????????????????? ????????????????????(?????????BizTalk ?????????????????????????) ??????????????????????? SOA ???? WCF ??? (?????) WCF ? BizTalk, ??? LOB Adapter WCF ???? Binding ? Channel (??) WCF LOB Adapter SDK ?????...(read more)...

2008 Feb 25

39 of 99 | WCF LOB Adapter SDK SP1 Available - The new 'Adapter Framework' (in BizTalk speak - this would be the Adapter V2.0 Framework) is now available. This new WCF based Adapter Framework allows developers to build, deploy and execute standalone Adapters - whether BizTalk Server is present or not. The framework is designed very much for standalone application (& can be 'plugged' into BizTalk R2 if desired), and as a .NET developer you can consider this as an additional .NET library that provides the abilility to allow you to build standalone adapters for your .NET applications (e.g. console app, or Word) p.s. The BizTalk Adapter Pack is built ontop of this framework. :-) Grab SP1 below: http://www.microsoft......

2008 Feb 15

40 of 99 | WCF LOB Adapter SDK SP1 - Download WCF LOB Adapter SDK SP1 at http://go.microsoft.com/fwlink/?LinkID=106906 ....(read more)...

2008 Feb 14

41 of 99 | New Code Samples for WCF Adapter Pack - I’ll admit to being fairly underwhelmed with the sample bits for the BizTalk Server 2006 LOB adapters.  If was often trial and error to figure out how to get the Oracle adapter working right, or figuring out how to do something specific with the Siebel adapter.  Very few details or examples were provided. That said, looks like the Connected Systems team is much more aggressively sharing information about the new [BizTalk] Adapter Pack.  I just noticed a cornucopia of new code samples for the WCF LOB Adapter Pack.    For each of the three available adapters (SAP, Oracle, Siebel),  you’ll find samples for using the adapter with BizTalk, and, as a standalone WCF LOB adapter.  The Oracle adapte......

2008 Feb 11

42 of 99 | BizTalk WCF Adapter Pack - What is it? what are they? - Wow - a BizTalk adapter Pack announcement is looming (ready March 1 actually). What is the BizTalk Adapter Pack?? I hear you ask.....I did too when I first heard of it. Quick Bit of History - 'Adapters' was a term typically used within a BizTalk space and to build adapters in BizTalk was a 'character' building experience where several COM interfaces needed to be implemented (with some of those interface's origins being in the year 2000!) - for all that dev effort the 'adapters' only lived in BizTalk -land. Wouldn't it be great to utilise your Adapter from other 'hosts' or environments such as Word/Sharepoint/Access/MS Project/BizTal......

2008 Feb 10

43 of 99 | About dotNETwork Usergroup 2nd Gathering -Or- WCF Messaging, SQL Server 2008 Manageability - Today was .NETwork usergroup second gathering. The usergroup is the first and only large/effective "offline" usergroup in Egypt (although there're many others in INETA). They had a great success in their first gathering when they brought Steven Forte to talk about SQL Server 2008 new features for developers and ASP.NET MVC design pattern. I had a detailed post about it in my GWB blog at that time. Check it out for details. Background: First To Second Gathering (Warning: Boring Part!!) The .NETwork gatherings so far are more like small independent events. We -SilverKey Tech- were the first to start such events with our full day event, DemoDay (See GWB posts on DemoDay I, DemoDay II ), and ......

2008 Feb 06

44 of 99 | WADL and WSDL and REST, oh my! - Hernan Garcia made an interesting comment on my post of yesterday:  For REST, there is an alternative to the WSDL in SOAP and it is WADL. Good point Mr Garcia - The adoption and practical utility of WADL is worth watching.  The question for me becomes whether WADL+REST is actually better than WSDL+SOAP, or just different.  Whether REST has succeeded to the extent that it has, in spite of lack of WSDL-like tools, or in fact, because of the lack of WSDL-like tools?  Is the appeal of REST that there is no single set of tools, which thus limits the possibility to be overcome by galloping complexity, as some have characterized WS-*?  All interesting.  I......

2008 Feb 05

45 of 99 | WCF-based BizTalk Adapter Pack is released to manufacturing! - The adapters team is very happy to announce the release of the following products on Jan 31, 2008: BizTalk Adapter Pack WCF LOB Adapter SDK SP1 BizTalk Adapter Pack contains the new WCF-based adapters for SAP, Siebel and Oracle Database. These adapters...(read more)...

2008 Feb 04

46 of 99 | A new (WCF LOB Adapter SDK based) SQL Adapter - The current release of the Adapter Pack contains the SAP, Siebel and Oracle adapters (written using the WCF LOB Adapter SDK). For the next release of the Adapter Pack, one of the adapters which we're adding is a SQL Adapter. Some of the features which we're addressing are: SQL 2005 and SQL 2008 datatypes (XML, VARCHAR(MAX), VARBINARY(MAX), Date, Time, DateTime2 and DateTimeOffset) UDTs (which includes SQL 2008 UDTs like Geometry, Geography and HierarchyId) Table Parameters 64 bit Enterprise SSO User-defined schemas (schemas other than dbo) Specifying the transaction IsolationLevel to use during polling An ExecuteReader() operation which can be used to execute arbitrary SQL s......

2008 Jan 30

47 of 99 | Understanding various WCF communication options - David Chappell has written an interesting paper outlining various messaging options available in the .NET Framework 3.5 including WCF channels, RESTful communication and BizTalk Services. There is also a section on WCF LOB Adapter SDK in this document...(read more)...

2008 Jan 18

48 of 99 | How To: Obtain a list of receive actions when an ASDK-based Adapter is used with BizTalk in a Receive Location - The WCF LOB Adapter SDK (ASDK) contains a behavior named "InboundActionEndpointBehavior" which you can add to your ServiceHost in inbound scenarios. What this behavior does is, at runtime, analyzes the contract deployed, determines the Actions on the Contract, and passes those to the adapter in the StartListener() call (on the IInboundHandler interface) via the "string[] actions" parameter. This allows the adapter to determine what actions the user is listening for, and send only messages of those type. More information on this can be found at: http://blogs.msdn.com/sonuarora/archive/2007/06/11/passing-soap-actions-to-adapter-inbound-handler-for-filtering-type-of-listeners.aspx What do yo......

2008 Jan 05

49 of 99 | Tech•Ed U.S. 2008 Call for BizTalk Content - SOA and Web Infrastructure Track - Although TechEd doesn’t happen until June, there is an extensive timeline that requires us to have sessions submitted in January in order to drive demand generation for the event. Thank you in advance for making TechEd, our largest customer event - a priority. This year TechEd will feature two separate back-to-back conferences: Tech·Ed U.S. 2008 Developers, June 3-6, and Tech·Ed U.S. 2008 IT Professionals, June 10-13, in Orlando, FL.   Currently we need more BizTalk session proposals especially for the IT Pro conference.   This year we would like to emphasize the following topics: ·         BizTalk Server 2006 R2 new features in actio......

2007 Dec 27

50 of 99 | Découvrir WCF en .Net 3.5 - David Chappell présente les scénarios d' utilisation de la technologie WCF suite à la sortie du framework .Net 3.5. Cet article met en exergue les bénéfices dont vos développements .Net tireront parti. Au-delà du support de REST, si vous êtes familier avec la version 3.0 de WCF, je vous recommande de lire les passages WCF LOB Adapter SDK ainsi que BizTalk Services (Identity & Connectivity Services)....

Page 1 of 2

Newest posts Newest posts in wcf-lob
 

    Email TopXML