-
Ok BizTalkers..... Maybe you never used it, but version II of the SPX adapter is out. Go and get it here from gotdotnet. Just to remind you all of the advanages of the SPXII adapter I will sum them up again. Transaction level is adjustable. So if you select none it will be very fast. ( impossible in...
-
The main reason why MyGeneration is an excellent tool (Besides support of the dOOdad architecture) is the ability to add several templates to a project. Below is an example of this. In this project there are four templates needed. Adding a template is very easy. Jus right click on the Rootnode and add...
-
I have posted this before but the link to GotDotNet was wrong.. Go to GotDotNet and download the SPX Adapter . This adapter will execute a stored procedure for you. The adapter supports: Send Send with ack Receive Send / Receive There were several reasons to write this adapter. See here why I did it...
-
I Have some problems with the BizTalk Adapter Wizard. Let me explain.....I try to make a receive adapter and have found some problems with the Adapter Wizard. It has to do with the batches. On some point there is a the following lines While (NrOfMessages < SPXAdapterProperties.BatchSize And Not Me...