Reputation: 93
i have a map that does not work properly. I have mapped a field from a my brand new schema into a canonical schema, but the problem is that in the canonical there is a field that is not valorized (but it results correclty mapped). I want to know how it is possible. How debugging a orchestration/map?
PS: the orchestration takes values from a MSSQL SP and then with the map construct a xml wellformatted. PS2: Data in SQL are correctly valorized (query returns my the aspected value).
Tnx
Upvotes: 0
Views: 454
Reputation: 14471
How to use the debugger on a BizTalk map (if you're using visual studio 2010):
Upvotes: 3