I have a flat file to be picked up, some xpath queries to calculate some values, tranform to a seperate XML, and ship off.
The problem I'm having is the receive port and the map. Since it is a flat file, BizTalk won't be happy unless it's XML. So I can apply the map to the receive port via the BizTalk explorer, but how can I script this so I don't have to keep doing this for each deployment? I'm running a modded version of Scott Colestock's deployment framework for BizTalk, and having to add that map takes me out of the 2 click deployment scenario.
Any thoughts?
Thanks in advance,
Paul
The problem I'm having is the receive port and the map. Since it is a flat file, BizTalk won't be happy unless it's XML. So I can apply the map to the receive port via the BizTalk explorer, but how can I script this so I don't have to keep doing this for each deployment? I'm running a modded version of Scott Colestock's deployment framework for BizTalk, and having to add that map takes me out of the 2 click deployment scenario.
Any thoughts?
Thanks in advance,
Paul