Insights
Notes on apps, AI, architecture, and delivery reality.
A running stream of build notes and systems thinking: consumer software, AI workflows, integration boundaries, cloud delivery, product tradeoffs, and operating reality.
-

Deployment Framework
The BizTalk Deployment Framework (BTDF) on codeplex makes me both pain and excitement. The pain being lack of information and the poor documentation, the excitement being the power…
-

Edit DBQueryStep to enable multiple rows return
By default, the DBQueryStep only looks for first row, in which case it will cause problem in multiple rows result. I slightly changed the code in BizUnit to…
-

SAP adapter RFC SDK dll
This drove me crazy on Friday, as it is not enough documented both by Microsoft and SAP. To make things worse, access SAP market place is not as…
-

BizTalk SAP adapter connectivity
Ok. A waste of an afternoon, turns out to be the connection string to SAP is case sensitive, although the SAP BASIS guy says not!