NullAdapter – Tomas – I hope you are checking messages here!

Home Page Forums BizTalk 2004 – BizTalk 2010 NullAdapter – Tomas – I hope you are checking messages here! NullAdapter – Tomas – I hope you are checking messages here!

#13871

Tomas,
Absolutely correct, I changed the Assembly Name but not the default namespace in the Project Properties.

After making such a change – do you have to rerun the regedit/merge again?

Also, does the Adapter have to go in the GAC. Do you have to have a separate load directory in the regedit file (other than the GAC). I’m guessing this is kind of like why custom pipelines have to be in a special directory?

[quote:799210c4eb]Regarding the Address (Uri), just put whatever you want like \”null://whatever\”, this is just to give a unique name to the send location (if you use the properties dialog it will add the null:// for you). [/quote:799210c4eb]

Recall that you cannot type directly in the Addres (URI) – you have to click the ellipse and then fill in the next screen. That’s where my problem was. So I typed in null://DummyCorrelationInitPort, then clicked \”OK\”, then the address url had a double null, i.e. \”null://null://DummyCorrelationInitPort\”.

Does this \”name of port\” have to be unique (similar to SQL URLs)?

Thanks again for providing this adapter.
Neal