Home Page › Forums › BizTalk 2004 – BizTalk 2010 › can call xml from orchestration? › Re: can call xml from orchestration?
September 18, 2008 at 11:55 AM
#20766
Thank you for your quick reply. Do you know any good webiste or article where i can learn about using BRE? I have a config file which has all of our vender info. I need to compare that config file with input message. If input msg and config have same vendor number, then create partners request msg and send it to them. loop through input file and do for all vendors.
I never used BRE before. Can i directly load config file to BRE or i need to create vocaulary, version, content value…and manually type the vendor number in the “value” field?