Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Database Lookup Functoid Return Uppercase › Database Lookup Functoid Return Uppercase
July 24, 2006 at 10:37 PM
#15109
I take that back, the database lookup functoid does nothing more than return a record set from your table based on a lookup value (primary key for example).
I figured there would be some way of manipulating the output through the value extractor functoid in the second half of the operation but i was wrong.
you must take the output from the value extractor and feed it to the uppercase functoid.