Uploading a generated file – results in "file not found"

Home Page Forums BizTalk 2004 – BizTalk 2010 Uploading a generated file – results in "file not found"

Viewing 1 reply thread
  • Author
    Posts
    • #21982

      I have a:

      send (to save a csv output to file),

      followed by a send (to call a WS, that uploads the file to DB).

      some times the WS cannot find the file.

      Given that BTS is combining the two sends into one persistence point what is the appropriate way to ensure the “save” is completed before WS tries to upload the file?

      Regards

      Bibhakar Saran

    • #21985

      You do not specify using an orchestration, but it sounds like.

      If so, mark the first logical send port as “Delivery Notification”  = Transmitted. then the orch will wait until the message has been sent.

      Kind Regards
      Martin Bring

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