Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Simple Example › Re: Simple Example
September 21, 2006 at 3:15 PM
#15798
HI,
Some amendments to my previous post. I need with Mapping.. for example
i have input file as
FName
LName
Course
Fee
I need output file as
FullName (which will combine FName and LName)
Course
Fee
Thanks
Jen