A project team recently asked me if they could use the BizTalk BRE to validate incoming data. I asked what sort of validation we were talking about, and it came down to four areas:
Setting default values when the incoming fields were empty
Doing look-ups based on existing data and populating related fields
Doing concatenation of fields
Catching any […]