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 : biztalk-adapters
 
Buzz index

Biztalk Adapters

What are BizTalk Adapters, how do you use them?
Tags found in the posts on this page : connector Search for connector on Wikipedia.Search for connector on Technorati | adaptor Search for adaptor on Wikipedia.Search for adaptor on Technorati | adapter Search for adapter on Wikipedia.Search for adapter on Technorati
Page 1 of 19

2008 Jun 10

1 of 950 | Using CCR with ASP.NET - span.code { font-family: Consolas, Courier, Monospace; font-size: 11px; color: #000000; background-color: #FFFFFF; } pre.code { font-family: Consolas, Courier, Monospace; font-size: 11px; color: #000000; background-color: #FFFFFF; } span.kwrd { color: #0000FF; } span.type { color: #008080; } span.str { color: #800000; } span.cmt { color: #008000; } span.dcmt ......

2008 Jun 09

2 of 950 | Codeplex Developer Tools for BizTalk -   Some of the great and useful tools available at codeplex site for biztalk developers. I listed down few of them here.   BizTalk Server 2006 Documenter Creates compiled help files for a given BTS 2006 installation.   BizTalk Server Pipeline Component Wizard A project meant to ease to development of pipeline components used within a BizTalk Server environment. Supports both C# and VB.NET   BizUnit - Framework for Automated Testing of Distributed Systems BizUnit is a test framework that is intended to test Biztalk solutions.   BizUnitExtensions This project aims to play a kind "NAntContrib" role (where the community has extended NAnt with a bunch of valuable tasks) in the BizUni......

3 of 950 | HP MediaSmart Server does NOT support 64 bit clients - Seriously, WWWWW TTTTT FFFFFF ?!?!?!?! From http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01212412&lc=en&cc=us&dlc=en&product=3548164&lang=en: NOTE:        The HP MediaSmart Server does not support client computers running 64-bit operating systems. And I already got mine, and now it's a piece of useless (though nice-looking) crap. Can't get the client connector to install.   DAMN IT!!!   Update: there's a way to set it up, and it's working fine so far. phiuuu!!!...

4 of 950 | Live Mesh FeedSync: an overview of the protocol under the hood - I already mentioned why I think Live Mesh is cool and that I think the most important part of it, FeedSync, is being largely ignored by reviewers. Fortunately, there's an extensive interview with the team that goes quite deep in FeedSync and how it works. Go watch it, it's good info. At the most basic level, FeedSync is a mechanism to associate versioning "headers" to arbitrary objects (items), and an algorithm to merge and detect conflicts based on that header information. Replace "header" with "extension element" and "arbitrary object" with "RSS/Atom Item" and you have the XML feed version of it: < item xmlns:sx ='http://feedsync.org/2007/feedsync'> &......

2008 Jun 08

5 of 950 | BI Data Integration Using Web Services - A lot of discussion has been kicking-up lately about BI and SOA as combined forces in the IT enterprise. Much of the discussion has been around similar, or dissimilar skill sets and strategies of these architectures. Not to mention, is BI or is SOA a solution, architecture or strategy? To be honest, unless there is a driving and obvious business need to utilize SOA mechanisms in a BI solution, we cannot put forth a compelling argument to do so. Without that business case, we are just implementing architectures for technology's sake, not for the business' sake. And in the end, it will be the business that drives the decision. So let's take a look at how data integration for your BI system c......

2008 Jun 07

6 of 950 | Unrecognized Zune - Reinstall Windows Media Player - All of a sudden I couldn't sync my Zune anymore on my Windows XP computer. I would always get an error that there was an error on the installation of the hardware when I plugged the Zune into the USB port. The actual error I would get was: There was a problem installing this hardware "zune"  I tried all sorts of "fixes" including installing the Zune software update and uninstalling the Zune drivers, but nothing seemed to be working. There were folks on the Internet saying that I should format the Zune through a series of clicks - ummm no. There was also a suggestion of cleaning up my registry and that I should get a registry cleaner of sorts and fix the problem. Though, there was also th......

2008 Jun 06

7 of 950 | How Windows Mobile Internet Sharing works - Internet Sharing is a great tool on Windows Mobile. It enables you to get online from a desktop/laptop computer using a Windows Mobile phone. The most common user case is that, when you are in a hotel without WiFi access, and your phone has GPRS data service, then you use it to connect to the Internet from your laptop. You can either connect your laptop and your phone with a USB cable or Bluetooth.   When you select 'Connect' on the UI, essentially the application enables NAT (Network Address Translation) between the public network interface (e.g., your WWAN interface) and the private interface (e.g., USB or Bluetooth PAN interface). The IP address of the priv......

8 of 950 | Setup fails when you attempt to install Enterprise Portal with SysDevelopmentProxy (object) has no valid runable code in method 'generate' error - Setup fails when you attempt to install Enterprise Portal If the .NET Business Connector is not installed on the Microsoft Dynamics AX client computer when the initialization checklist is run, then the SysDevelopmentProxy class is not compiled. If this class is not compiled, Setup fails when you attempt to install Enterprise Portal.   To compile the SysDevelopmentProxy class, open the AOT > Classes node, right-click SysDevelopmentProxy, and click Compile. If you receive a compile error, then the .NET Business Connector is not installed. Install the .NET Business Connector using Setup, and then compile the AOT (Right-click the AOT root node and click Compile).Once you compile this......

2008 Jun 05

9 of 950 | Making the Paradigm Shift Part 5 of N ROUGH DRAFT - Welcome back! Last time around, I talked about what a Service is, reviewed SO and I talked about the Four Tenets of SOA. This article moves from the general into specific Architectural Design Patterns that are important in SO and creating an SOA. Last time I did talk about the Three-Layered Services Application Pattern [PnP02]. The question we are now faced with is what goes in each “layer?” Service Interface Pattern [PnP02] Two main responsibilities Define & implement service contracts Implement service adapters Service Contract Describe operations Describe message formats Describe MEPs that service implements (i.e. One-Way, Request/Response) Service Adapter [WS......

2008 Jun 04

10 of 950 | Correctly Installing a Certificate for Two-Factor Authentication via the HTTP Send Adapter - I spent several hours last week banging my head against the proverbial brick wall while trying to identify the correct certificate store to be used for authentication by the HTTP Send Adapter - as the answer is a little obscure on the interweb, I’m...(read more)...

11 of 950 | Updated PS & BizTalk Posts - I just took a few moments to update some of my old posts on administering BizTalk Server using PowerShell: Listing BTS Adapters with PowerShell BizTalk Ports with PowerShell BTS Suspended Messaging Instances with PowerShell BTSReset with PowerShell Here...(read more)...

12 of 950 | Updated PS & BizTalk Posts - I just took a few moments to update some of my old posts on administering BizTalk Server using PowerShell: Listing BTS Adapters with PowerShell BizTalk Ports with PowerShell BTS Suspended Messaging Instances with PowerShell BTSReset with PowerShell Here are some of the changes: Reformatted code samples so that they were nicely readable using the current blog theme Fixed some code that still used InvokeMethod() on WMI objects. This was the......

13 of 950 | Visio: Using MSAGL to Create Visio Flowcharts Programmatically - Inspired by Chris Roth’s post on creating flowcharts programmatically and my original post on MSAGL with Visio 2007, I’ve uploaded a new version of the VisioAutoExt library that has lets you automatically create flowcharts from a simple XML file. Quick summary The VisioAutoExt library now contains a command-line tool called MakeFlowChart MakeFlowChart accepts simple XML syntax and can layout a flowchart using MSAGL or Visio to position the flowchart shapes. You are not restricted to flowcharts! It will draw any diagram. Though not all shapes work well with the Dynamic Connector used by the tool Command-Line Usage C:\>MakeFlowChart.exe d:\input1.xml Example 1 – the in......

14 of 950 | Windows CE: GetAdaptersInfo() handling when no Adapters are exist - I thought that I would experiment with GetAdaptersInfo() yesterday (this is GeeksWithBlogs!)  Being lazy, I googled to find example code to start with, and found GetAdaptersInfo Function on MSDN .  This certainly was a good starting point, but I soon found a problem. As it turns out, the day before I had been working on Platform Builder: Find the Source of a Data Abort; an Example where I purposely added a Data Abort to my Ethernet driver.  As a result, I didn't have any Ethernet adapters to get information for.  This meant that when I called GetAdaptersInfo(), it failed returning ERROR_NO_DATA (232) which was not handled well in the sample code. The original code contained: // Make an i......

2008 Jun 03

15 of 950 | Kensington offers USB dual monitor adapter - Kensington is offering a dual monitor adapter that uses USB....

16 of 950 | The Windows Communication Foundation Line-of-Business System Adapter for SAP is available as Evaluation Version - The Windows Communication Foundation Line-of-Business System Adapter for SAP is available as Evaluation Version Microsoft published an evaluation version of the new adapter for SAP on http://www.microsoft.com/biztalk/en/us/adapter-pack.aspx. This adapter ships as part of BizTalk Server 2006 R2 but it can also be used directly from Visual Studio without using BizTalk Server, a standalone adapter pack is also available. The adapter can connect to SAP systems from 4.6C up to the newest releases and communicates with the SAP system via RFC, BAPI, tRFC, and IDoc. The connectivity to SAP is based on the librfc32.dll from SAP. More information can be found at Mustansir Doctors blog (http://blogs.......

2008 Jun 02

17 of 950 | Platform Builder: Find the Source of a Data Abort; an Example - Previously I posted instructions for finding the source of a data abort.  This will walk through those steps to find the source in a real application for.  This is specific to Windows CE and later. I have this data abort: AKY=00000005 PC=02c138ac(lan91c111.dll+0x000038ac) RA=02c138a8(lan91c111.dll+0x000038a8) BVA=06000000 FSR=00000007 From this, I can see that it is in lan91c111.dll.  Lan91c111.dll is my Ethernet driver.  I was just making changes to it, so I could go back and review my changes for hints.  But let's find it from the Data Abort output. We can also see that the Return Address (RA) is at 0x000038a8  Subtract 0x1000 to find the Module Offset(MO) of 0x000028a8 ......

18 of 950 | Register for Beta Exam 71-652: TS: Windows Server Virtualization, Configuring - - copied from an invite - this is all the info i have - You are invited to take beta exam 71-652: TS: Windows Server Virtualization, Configuring. If you pass the beta exam, the exam credit will be added to your transcript and you will not need to take the exam in its released form. The 71-xxx identifier is used for registering for beta versions of MCP exams, when the exam is released in its final form the 70-xxx identifier is used for registration. By participating in beta exams, you have the opportunity to provide the Microsoft Certification program with feedback about exam content, which is integral to development of exams in their released version. We depend on the contributions o......

2008 Jun 01

19 of 950 | Adventures with Server 2008 and Tech Ed - So yesterday was the day before leaving for Tech Ed, and so I decided that it would be the *perfect* time to finally upgrade my travel laptop to Windows Server 2008. I mean seriously, how hard could it be?! Well...for the most part it wasn't. I actually really like having Server 2008 on my machine, except for one small issue that has become the dealbreaker...but let me just gloss over some things quickly for those thinking of doing the same thing: - When you install Server 2008, just do Standard instead of Enterprise. Enterprise has features specific to optimizing a server. For a workstation implementation, its not needed. - Live Messenger 8.1 is the version you want to install...no other v......

2008 May 31

20 of 950 | Enhancements to existing Oracle DB Adapter - For the next release of adapter pack, we are adding 2 new adapters -- Oracle EBS and SQL. In addition, we are also enhancing support for the existing OracleDB adapter. We are planning to add support for the following:           -       UDTs           -       Table Types           -       Boolean types We would like to hear from you about any other specific features that you may want in OracleDB adapter. Please do let us know if you’d like......

2008 May 30

21 of 950 | Custom Navigation in SharePoint - The Full Monty - The out of the box navigation controls work for many scenarios, but what happens if they don't? What are the options available to have custom navigation in SharePoint (WSS or MOSS)? I am not just talking about look and feel, in fact I am mostly talking about functionality and controlling the HTML output that the navigation renders e.g. you want HTML DIV tags instead of tables with rows and cells, or what about UL and LI tags? This is something that I have been meaning to write about for some time now, but have never had the chance. I have had so many folk ask how to have more control over the navigation output and so at long last I have decided to document several options. Besides the HTML......

2008 May 29

22 of 950 | BizTalk Adapter Pack V1.0 Eval Version available! - We are announcing the availability of the Eval version of the BizTalk Adapter Pack 1.0! This can downloaded from here. You can use the eval version for development purposes for 120-day from the day of installation.   Party on! The BizTalk Adapter Pack Team...

23 of 950 | BizTalk Adapter Pack V2 TAP enrollment open! -   We are close to releasing the initial CTP of the new BizTalk adapter pack which contains the all new SQL and Oracle E-Business suite adapters. We are looking for your help in securing customers to provide validation of these adapters prior to release. Please either direct customers to the connect site or directly to the nomination form below. BizTalk Adapter Pack V2 TAP is looking for partners and Customers!!! The BizTalk Adapter Pack V2 Technology Adoption Program (TAP) is an “early adopter” program intended to validate the quality and obtain feedback on the new features in the BizTalk Adapter Pack V2. Customers interested in joining the Adapter Pack TAP should submit......

24 of 950 | Mesh synchronization of KML files through FeedSync - We've been working for the past few days on a mesh4x adapter that can synchronize a potentially big KML file at a very granular level (styles, placemarks, folders, etc.) so that you can collaboratively edit these large files without having to resolve spurious "conflicts". From Ed's blog post: This could be synchronized peer-to-peer (a KML on your disk to a KML on a USB drive or someone else's box) as well as via a 'cloud' web service. Note this is changing the data inside the KML, it is not just 'file sharing'. The adapter knows about KML and keeps track of versions of fine-grained elements (pushpins, placemarks, polygons) inside the same file. It is an example of how a dat......

25 of 950 | Metadata is the Hart and Sole of Peer Sync - Occasionally, I receive questions about using SQL Change Tracking with PeerSyncProvider. People who examine SQL Change Tracking in preview version of SQL Server 2008 have become fans rather quickly and see the value of using it. Using change tracking with ServerSyncProvider scenarios is a piece of cake and will get easier with the VS2008 SP1. Now how can you do the same with PeerSyncProvider?The short answer is that it is not so easy. Not as easy as with ServerSyncProvider. The reasons might not be so obvious and I see many attempts of writing the commands for PeerSyncProvider adapters to work against SQL Change Tracking. While it might work for very limited scenarios, it is ......

2008 May 28

26 of 950 | Digitus USB/SATA adapter makes one-touch backup - Digitus' new USB to SATA adapter makes backing up to an external SATA drive a one-button affair....

2008 May 27

27 of 950 | The Adapter Diaries - Oracle Adapter - 4 - “Pragma” killed the Post-Poll Bembeng Arifin commented on my second post in this series calling out something he had found when working with polling and i decided to follow up on this and in my opinion, the technique is so simple, its absolutely...(read more)...

2008 May 26

28 of 950 | The Adapter Diaries - Oracle Adapter - 3 - Strange Errors and workarounds So, after a while, i’m back to the series. I got called out to help with another project for a few weeks so there wasnt much to write about in this space. Anyway, i’m back to the Oracle adapter project and immediately...(read more)...

2008 May 24

29 of 950 | Commerce Server Training Event - A few weeks a go I mentioned that I would be hosting a Commerce Server Event here in beautiful Los Angeles. Well I am getting closer and closer to finalizing everything and if all goes well I will be doing anther event in London but that date is not yet set. So let's talk about this event :). Currently the Training event is scheduled for August 4th through 8th. The Class will start 9:00 and end at 5:00 PM. The price for the 5 day training is set for $2495.00. I will discount if you book as a group. Payment must be made two weeks prior to the event. To register please send me an email with your contact information and I will confirm your seat. I will post more info on my site at Commerce Ser......

2008 May 23

30 of 950 | Incipio Continental Companion Cables - If you're an international traveler, the Continental Companion Cables set gives you a bit more flexibility than Apple's World Travel Adapter Kit....

2008 May 21

31 of 950 | I’m iTrippin’ - digg_url = 'http://blogs.msdn.com/stevecla01/archive/2008/05/21/i-m-itrippin.aspx'; The Griffin Technology folks kindly sent me an iTrip Auto Universal + last week and when it arrived I thought “oh no – wrong product” given it was labelled iTrip. However, as their product page shows it works with a whole range of iPod’s and Zune’s so I skipped out to the Clayton Chariot and plugged in. It worked like a charm and some of the features are a real boon – notably the preset stations as that helps me get over the challenge of not finding a free frequency that works on the duration of my commute along the M4 motorway. Another nice touch is the the USB connector so I can charge my Zune......

2008 May 19

32 of 950 | BizTalk Orchestration Throttling Pattern - I’m currently architecting a project where one of the requirements is to limit the number of concurrent calls to a web service. I’d covered a similar topic in a previous post, and outlined two ways one could try and configure this behavior. First, you could limit the number of simultaneous connections for the SOAP adapter by setting the “maxconnections” setting in the btsntsvc.exe.config file. The downside to this mechanism is that if you have many messages, and the service takes a while to process, you could timeouts. The second choice is to turn on ordered delivery at the send port. This eliminates the timeout issue, but, really slows processing. In our case, the downstream web service (a......

2008 May 18

33 of 950 | Forefront TMG (former ISA) - So it took a while before i could post my expierence sofar with the TMG. This all due to memory i ordered online and which just arrived 5 weeks later than expected. So well lets start with my review of this new microsoft product. The installation is a bit confusing. When you download the 310 MB file for the TMG and you run it, you will be told that it will install the Forefront Threat Management Gateway in "C:\program files(x86)\Microsoft ISA server" and it will finish with a screen telling you, you succesfully installed the TMG. Wow that was a fast setup to install the TMG. But Badly enough all you just did was unpack the archive. so after browsing around on your hard drive you wil......

34 of 950 | Ta kontroll över den HTML-kod ASP.NET genererar - I torsdags hade jag en intressant diskussion med en deltagare på lanseringsevenemanget i Göteborg. Vi samtalade om möjligheterna att exakt styra hur den HTML-kod som genereras av ASP.NET ser ut, t.ex. när du vill skapa en sajt som är tillgänglighetsanpassad. I ASP.NET 3.5 har ListView-kontrollen lagts till som ger dig stor flexibilitet att styra den exakta utformningen på HTML-koden som genereras för databundna listor. Du har sedan tidigare även haft möjlighet att använda Repeater-kontrollen som innehåller funktionalitet för att styra renderingen av enklare typer av listningar, dock utan inbyggt stöd för editering och uppdatering av datakällor samt paginering, vilket alltså ListView tillfö......

2008 May 17

35 of 950 | Reuse of Port types - we have a A.btproj which has port type AcctPort which is a webref or a soap adapter port. we have a B.btproj which refrences A.btproj, Now when i need to create a port in B which is of same type AcctPort. can I reuse A.AcctPort . Is there any disadvantage in this.. I guess the advantages here are , less number of bindings at runtime. OOPS programming Reuse of PortTypes Change at one place...(read more)...

2008 May 16

36 of 950 | Flowing Transactions To Oracle Using Adapter Pack - So the documentation that comes with the BizTalk Adapter Pack makes scant reference to flowing transactions to the adapters.  That is, if I want to call the “Insert” operation on an “Orders” table, but only commit that if...(read more)...

37 of 950 | Getting WDS to listen on more than 1 network adapter - http://www.mikepoulson.com/archive/2008/05/13/getting-wds-to-listen-on-more-than-1-network-adapter.aspx...(read more)...

38 of 950 | Implementing scheduling requirements in BizTalk solutions - Written by: Michael Stephenson (http://geekswithblogs.net/michaelstephenson) The Scenario This is a common scenario with potential BizTalk solutions. You are implementing a process which needs to be triggered at specific points. The problem you have is that BizTalk doesn’t really do scheduling. There are service window features in BizTalk where you can control when messages can be received or sent, however this depends on a message being already there. What you really want is a trigger to start the process. This article is intended to cover some of the solutions I have seen or heard about and other ideas on this. If you have any additional ideas which I don’t mention then please point me......

2008 May 15

39 of 950 | Material from San Diego .NET User Group Presentation - Earlier this week, I grabbed a couple new CDs, hopped in the car, and drove down to San Diego to present at the .NET User Group’s Connected Systems meeting.  The topic was the BizTalk Adapter Pack and I outlined what the BAP is, what the core...(read more)...

40 of 950 | Remixing data from Google Docs & Spreadsheets - Right after Google Spreadsheets came out, I got a ton of downloads from a little class library I wrote for interacting with it over HTTP.  Problem is, Google didn't provide a true API - the solution was to use HTTP to manually perform the gets and posts required to manage each spreadsheet.  Now its much easier thanks to RSSBus! Here is a sample Google spreadsheet, it looks like this:   A B C D 1 Name Hours Items IPM 2 Bingley 10 2 0.0033 ......

41 of 950 | Service Name Not Available and Commerce Server Import Directory BizTalk Issues - Recently I have gotten a rare chance to step away from writing word documents and working with Visio to get to do some exciting BizTalk testing. As part of my testing, I was pushing BizTalk and various Adapters until they failed.  In doing so, sometimes this caused some odd side effects. Recently, I was seeing thousands of Active Service Instances in BizTalk Administration that looked like this: The Service Name was simply "Name is not available".  To make matters worse, I was not able to terminate the instances.  I tried stopping and restarting the hosts, restarting the applications, restarting the Server, but nothing seemed to work.  Out of pure luck, I de......

2008 May 13

42 of 950 | Some helpful administrative operations - Since shipping TFS 2005, I’ve answered several questions from customers on how to perform various administrative operations on the TFS warehouse.  I thought that I would take a moment to describe some of the most common operations that a user may need to perform at some point.  For each administrative operation, I describe the minimum permissions you will need to perform the operation and the list of steps that you will need to run.  The steps below are written for TFS 2008, but also will be very similar for those still using TFS 2005.  If you need help performing an operation not on this list, let me know.     How to force an update of the TFS Data Warehous......

2008 May 07

43 of 950 | BizTalk Sftp Adapter - Updated - I published the Sftp adapter on Codeplex a couple of month ago, and got lots of feedback since then. A couple of issues where found, and these has been fixed: Fixed port configuration Multiple use of Macros such as %MessageID%_%SourceFileName%, now works...(read more)...

44 of 950 | Inbound HIPAA filename capture - I received an email today about this entry : I have written a biztalk application ( biztalk 2004) which uses hipaa adapter 3.0 to accept a 835 claim payment schema.The application works fine when edi file supports single transaction set(ST/SE). When i...(read more)...

2008 May 06

45 of 950 | BizTalk to Incorporate Covast B2B Capabilities - A few days ago, Steve Martin announced that Microsoft have reached an agreement with Covast (the European software firm behind the Covast EDI Accelerator and the out-of-the-box Base EDI Adapter) to acquire their advanced B2B capabilities - this will be...(read more)...

2008 May 05

46 of 950 | BizTalk 2006 R3 announced! - BizTalk Server 2006 R3 has been announced following the latest versions of the wave launch of the products (Windows Server 2008, .Net framework 3.5, Visual Studio 2008 and SQL Server 2008).  This will enable us to continue to take advantage of the improvements in our latest platform releases.  Additional investments in this release to deliver customer-requested capabilities are: ·         New web service registry capabilities with support for UDDI version 3.0 ·         Service enablement of applications (through new and enhanced adapters for LOB applications, databases, and legacy/host system......

47 of 950 | RAISERROR and the BizTalk Sql Adapter... - There has to be a better way to do this – if you know of one, kindly post a comment. Until then, here is a technique that will allow you to ensure that if a stored procedure that BizTalk is calling is unable to complete its work successfully, you can rollback the work and be notified of that fact within your orchestration. In the stored procedure, use RAISERROR with a severity greater than 10 in the event of an error.  This should abort the (DTC) transaction that the BizTalk Sql Adapter initiated (that wraps the work within the stored procedure.) Use a scope around the Send/Recieve shapes in your orchestration that deal with this stored procedure.......

48 of 950 | Utvider BizTalk med mer B2B funksjonalitet - oppkjøp fra Covast - På fredag ble det annonsert at Microsoft kjøper Covasts 'advanced B2B capabilities'. Dette vil igjen styrke plattformens egenskaper innenfor B2B/EDI. Det er foreløpig ikke satt noen dato for når dette blir tilgjengelig. Funksjonaliteten vil bli tilgjengelig i form av en feature pack. Noen av høydepunktene dette oppkjøpet bringer: New standards for specific retail segments such as warehousing, grocery, energy, automotive and air freight B2B metadata management for EDI 'super' interchanges, deeper integration with SQL Server repository/Visual Studio (EDI Explorer) and new reporting capabilities Advanced B2B transports include new file adapters and transports and VAN connectivity B2B operatio......

2008 May 04

49 of 950 | BizTalk MsBuild Generator Update - Last week I published a new release of the BizTalk MsBuild Generator. The enhancements/fixes are: - A new section for management of hosts. It can set your build script up to create hosts and adapter handlers for your BizTalk application - A fix to the resources are added. there was a bug in some cases where the resources would be listed in the script where they would not be added in the correct order - A new fix to only generate the call to MsTest when unit test containers have been added - An enhancement which sets the base path of the source code. Making it easier to move. Not all paths for msbuild tasks can be relative particularly when extending your build with the SDC task......

2008 May 03

50 of 950 | Windows PowerShell V2 CTP2 - Windows PowerShell : Announcing the release of Community Technology Preview-2 (CTP2) of Windows PowerShell V2 Download details Windows PowerShell V2 CTP2 (????) Scripting with Windows PowerShell 2.0 CTP Windows PowerShell? Windows? *nix?? ???? ??? Shell?? ???? ??? ???? ???? ??? ??? Shell???. ? PowerShell? 1.0??? ?? ?? ??? 2.0 ??? 2?? CTP? ???????. (??? ?? ??? ?????? Vista? ?? ??? ?1? ???? ???.) ?? CTP??? Remoting ?? ??? PowerShell? ?? Cmdlet? ?? ? ?? Script Cmdlet, ????? Job ??, ??(.psm1) ??, ???? ???? ??, Data Language? ??? Internationalization??, Script ??? ??, ??? GUI PowerShell?? ??? ??? ?????. ???? ?? API? ??? ??? Cmdlet?, ?? Cmdlet ??, Type Adapter ???? ???? ??? ?? ??? ?????. (Rea......

Page 1 of 19

Newest posts Newest posts in biztalk-adapters