Dot Net Dunk

Wandering in the land of .NET
posts - 42, comments - 45, trackbacks - 155

My Links

News

Archives

Post Categories

Blog Roll

Solidsoft

Entries in this category are also syndicated to my blog on the Solidsoft site
Flat File Processing Gotcha
Flat file parsing in BTS2006 is pretty nice in general - you get a very specific error back in the error log if your incoming file is in the wrong format for the schema (or, put a more likely way, if you have buggered up creating the schema). However, this vague error stumped us for a little while: There was a failure executing the receive pipeline: "Orders.ContoFFPipeline.Con... Orders.ContoFFPipeline, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d5d6f7acdeb8... Source: "Flat file disassembler"...

Posted On Tuesday, January 24, 2006 2:07 PM | Feedback (5) | Filed Under [ BizTalk Server Solidsoft ]

Nice little BizTalk 2006 Mapper Feature
Today's tip is brought to you via the BizTalk 2006 Deep Dive training course that I'm on, run by Alan Smith of the Bloggers' Guide to BizTalk fame.. In BizTalk 2004, if you wanted to create an empty output element in your target document via the mapper, you had a couple of options. You could either use a string concat functoid with one empty input parameter, or use a value mapper with 'true' and an empty string as its inputs. Bit tacky really, and in the case of a string concat also a bit slow as...

Posted On Tuesday, January 24, 2006 1:08 PM | Feedback (6) | Filed Under [ BizTalk Server Solidsoft ]

Handy XPath Expression Testbed
Ever wanted to quickly and easily try out different XPath expressions on your documents? Just click this link

Posted On Wednesday, January 05, 2005 2:17 PM | Feedback (6) | Filed Under [ BizTalk Server Solidsoft ]

Powered by: