Pub/Sub Architecture

Home Page Forums BizTalk 2004 – BizTalk 2010 Pub/Sub Architecture

Viewing 1 reply thread
  • Author
    Posts
    • #23766

      Hi,

      What’s happen to the message if it comes in and goes  to orchestration that doesn’t have send port or send port has a filter? Is it harmful? 

       Thanks,

      A.

    • #26136

      After Publishing(Receive port) the message there must be a subscriber like send port,orchestration.

      • #26146

        Hi ,

        Fews things to know:

        1.Whenever messages comes in , the messaging agent looks for the subscriber in the subscription table

        2.Orchestration's first receive shape creates its subscription

        3.Filter on send port creates subscription  for it

        4.Filter won't be applied it is binded to logical send port in Orchestration

        Answer to your question:

        If  there is no subscriber for message then that particular message is suspended and you can see it in Suspended Item section on Group Hub page. Also you will get error in Event Log

        • #26149

          Hi,

          If there is no subscription of message means there is no subscriber then message will be suspended. You can see all the suspended messages

          stored in Messagebox.

          Thanks,

          Munendra Singh

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