Browse by Tags
All Tags »
biztalk Map (RSS)
Today I figured out the easiest way to Map a xml node to a destination node only if source node exists. if the source node doesnt exist, the destination node doesnt get created at all in the output xml. No need of any functoids. just Drag a map link from
Read More...
Open a btm, click on the Grid. go to properties->General-> AutoLinkBy By default value is structure. In mosf of the scenarios the structure may be different, but node names are similar, they can be in any order. In these scenarios, Change the value
Read More...
error btm1010: the "Scripting" functoid has 3 input parameter(s), but 0 paraneter(s) are expected. when i referenced an external assembly which had the helper method, which was called from a biztalk map it does need 3 inputs and they are defined, this
Read More...