The easiest place to begin learning this sort of thing is on MSDN. I'll give you the link to the section on working with Commerce Server's BizTalk adapters:
This should give you a concise architectural overview and walk you through some basic implementations. If you have more specific questions regarding something that you don't feel is adequately addressed in the aforementioned documentation, please feel free to post on the community again for additional clarification.
The article includes some sample code. Alan Faulkner [MSFT] has also released an excellent sample project which can be downloaded from the Commerce Server GotDotNet workspace.
How we can integrate Commerce Server with BizTalk Server through adapters?
learneroob
Rakesh,
The easiest place to begin learning this sort of thing is on MSDN. I'll give you the link to the section on working with Commerce Server's BizTalk adapters:
http://msdn2.microsoft.com/en-us/library/ms962756.aspx
This should give you a concise architectural overview and walk you through some basic implementations. If you have more specific questions regarding something that you don't feel is adequately addressed in the aforementioned documentation, please feel free to post on the community again for additional clarification.
daniel666
Last August I wrote an article for the TecNet website that should help get you started.
http://www.microsoft.com/technet/prodtechnol/comm/2007/csbizintegrate.mspx
Please feel free to post any specific questions to this forum. It's a great place to look for answers.
Jeff Lynch
MVP Windows Server System - Commerce Server
http://codebetter.com/blogs/jeff.lynch
pcd
The article includes some sample code. Alan Faulkner [MSFT] has also released an excellent sample project which can be downloaded from the Commerce Server GotDotNet workspace.
http://www.gotdotnet.com/Workspaces/Workspace.aspx id=77487df3-96dc-41de-9ca0-b7f284a8c113
Jeff Lynch
MVP Windows Server System - Commerce Server
http://codebetter.com/blogs/jeff.lynch
Jim Dunn