Eric’s BizTalk 2004/2006 Blog

My BizTalk Experiences using Flat Files, InfoPath, BAM, BRE, BAS, HL7, HIPAA, WSS.

February 22, 2006

Speed Mapper

Filed under: BizTalk — eric @ 8:48 pm

I have found some interesting mapping utilities that speed up the mapping process.
Inline XSLT
In the map, click on the value you would like to have created using XSLT, place a hard coded value for easy finding of the code in XSLT
XSLT One
Right click and validate map
XSLT Two
Remove the hard coded value
Look at the XSLT
Highlight the code you want to replace
XSLT Three
Paste it into the Inline XSLT window (scripting functoid)
XSLT Four
Drag output line to destination
XSLT Five
Test

CDATA
In the grid, type the name of the Element that will have the CDATA tag
CDATA

Name
In the grid, in the AutoLink By property, choose Node Name
Name One
Hold down the Shift key and drag the parent node input to the parent node output (Record to Row)
Release and the links should match
Name Two

Structure
In the grid, in the AutoLink By property, choose Structure (default)
Structure One
Hold down the Shift key and drag the parent node input to the parent node output (Document to Root)
Release and the links should match
Structure Two

The source can be found Here ‘Speed_Mapper.zip (16k file)’

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.