Web Services and EDI question

Home Page Forums BizTalk 2004 – BizTalk 2010 Web Services and EDI question

Viewing 1 reply thread
  • Author
    Posts
    • #12831

      Hello,

      I’m using Biztalk 2004 to convert an EDI file to a XML file. The problem is that i would like to call biztalk with a web service(i’m using VS.NET 2003), sending an EDI File and receiving a syncrhonous response with the xml file, but i don’t know if it is possible.

      Thanks in advance

    • #12832

      thank you neal,

      I know I can make a simple request/response to a biztalk orchestration. The problem is the edi adapter which is made to work with files in a directory and process them in a queue.

      Can anybody else help me?

      thx

      • #12833

        Biztalk orchestrations can definitely be published as web services.

        So even though the pipeilnes could convert the EDI without an orchestration, I think you would have to create a simple orch with just a receive and a send (maybe a map).

        Neal Walters
        http://Biztalk-Training.com

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