This site is used to publish and share my articles, my experiences and knowledge about Business Applications Automation / Integration through biztalk, tibco,seebeyond, bpm, automation/intergration tools)
Wednesday, November 7, 2007
Biztalk Cross Reference
I created two sample projects ( biztalk and C# winform application ) and Biztalk project has the sample xml data as well. If you want to test these sample, you have to import these xml data into BiztalkMgmtDb using btsxrefimport tool. Then you can test the maps as well as windows application. Cross reference functiods and cross reference API are used when referencing values differ from one system to others. If you want to call api directly without maps, add reference to Microsoft.BizTalk.CrossReferencing.dll, then All database functiods/methods will be available to your class. Sample source code is here http://cid-ce1e6be7cab35183.skydrive.live.com/self.aspx/biztalk/CrossReferenceSample.zip
Subscribe to:
Post Comments (Atom)
test
-
We have three fields as address1, address2 and address3 in source schema and in destination side; we want to concatenate them with new line ...
-
Some companies may not wish to keep biztalk and sql server in DMZ. But they use a lot of http/s,soap adapters to receive the inbound message...
-
SET BMPATH= FOR /F "tokens=2* delims= " %%A IN ('REG QUERY "HKLM\SOFTWARE\Microsoft\BizTalk Server\3.0" /v Instal...
No comments:
Post a Comment