I am fairly new to BizTalk. I have become pretty good at using the mapping tool as well as XSLT (which I prefer), but there is one thing I'm not sure how to do. I need to insert info into a SQL table for each claim that we process. Part of the info I need is from the ISA and GS segments. Since that info is not present in the claim schema I cannot map it directly in the mapper. Is there a way to access that info in the mapper? Can it be accessed using C# from a scripting shape?
Thanks.
Raymond


