scope

Viewing 1 reply thread
  • Author
    Posts
    • #14637

      Hi,

      I changed it now from a listen to a scope shape.

      so i send my message to my webservice and in a scope shape i receive it and i transform it to a response message and send it back to another application.

      in the exception handler underneath it i construct a fault message (not by transform but bi messageassignment) and send it to the fault port of the other application.

      but now he gives this error:
      \”must receive before sending a fault message on an implemented port\”

      now this is logical actually but how would i then send a fault message to the other application?

      kind regards
      Thomas

    • #14638

      Fault is nothing but an exception (reply). Without request, you cannot go ask for a reply.

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