Hi,
I am a novice to Biztalk, and I have an exception when using a custom functoid in a map which basicly check the value of a field in the source schema (of Decimal Type), if it s value is equal to Decimal.MinValue, (I am trying to eliminate the Decimal.Value from the source schema when mapping to destination). (the message source is genereted from an excel field, when the cell of type decimal is empty I am getting just the MinValue)
Amna
Thanks