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 ...
-
Business automation is nothing but it enables to automate enterprise business processes, services and applications across enterprise as we...
-
Combining / Merging multiple repeated records from source into single record in destination with conditional through Biztalk map 1. Sour...
No comments:
Post a Comment