Help for use case

Home Page Forums BizTalk 2004 – BizTalk 2010 Help for use case

Viewing 1 reply thread
  • Author
    Posts
    • #15032

      i need to process the incoming xml file. Several components of the xml file are referenced by the href elements, so they must be downloaded too. Then, after i have all the components i must put them into the database. What is the best scenario for this? Custom pipeline which desserialize the xml into in-memory class then downloading all the components?

      Thanks.

    • #15031

      I’m not really sure what you are trying to do, but it doesn’t really sound like a pipeline task.

      I’d probably use an Orchestration with a .net helper class to accomplish this.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.