Hi all,
I have the scenario where I have at least 17 suppliers of data, sometimes flat file, some in xml and some in other formats entirely. What I would like to do is transform all these formats into one format which I can then send through the process.
I assume I have to define a schema for each and every source, that’s cool I got that sorted.
Now how do I convert all these various messages into a single schema?
Do I have to create an orchestration for each and every input schema to call do a transform through a map into the format I want?
What is the best practise for doing this in biztalk 2004?
I would really appreciate guidance and direction on this one …
Thanks
Ryan