Not able to see the orchestration in the HAT
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Not able to see the orchestration in the HAT




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Not able to see the orchestration in the HAT  
Swati


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-13-06 07:47 AM

Hi,

I am consuming the webservice using an orchestration. The web service method
has string as a request and xmlDocument as a response. When I deployed the
orchestration on Biztalk it gets deployed. After starting the orchestration,
it is not visible in the recent service instances nor in suspended or
terminated in HAT. Hence I am not able to debug it.

Can anybody help me to identify why it is not displaying in the HAT? Am i
going wrong somewhere?

Your earliest help will be most appreciated.
--
Thank you,
Regards,
Swati





[ Post a follow-up to this message ]



    Re: Not able to see the orchestration in the HAT  
Greg Forsythe


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-13-06 12:48 PM

How do you initiate the orchestration?
What adapter do you use to send the first message?


"Swati" <Swati@discussions.microsoft.com> wrote in message
news:08A63ABF-4A70-48F9-BA85-D419D0543E73@microsoft.com...
> Hi,
>
> I am consuming the webservice using an orchestration. The web service
> method
> has string as a request and xmlDocument as a response. When I deployed the
> orchestration on Biztalk it gets deployed. After starting the
> orchestration,
> it is not visible in the recent service instances nor in suspended or
> terminated in HAT. Hence I am not able to debug it.
>
> Can anybody help me to identify why it is not displaying in the HAT? Am i
> going wrong somewhere?
>
> Your earliest help will be most appreciated.
> --
> Thank you,
> Regards,
> Swati







[ Post a follow-up to this message ]



    Re: Not able to see the orchestration in the HAT  
Swati


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-13-06 12:49 PM

I am using Start Orchestration from the toolbox. I am using SOAP adapter to
send the first message.

Please guide me how to do it other than this. Iam newbie to orchestration.
--
Thank you,
Regards,
Swati


"Greg Forsythe" wrote:

> How do you initiate the orchestration?
> What adapter do you use to send the first message?
>
>
> "Swati" <Swati@discussions.microsoft.com> wrote in message
> news:08A63ABF-4A70-48F9-BA85-D419D0543E73@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Re: Not able to see the orchestration in the HAT  
Greg Forsythe


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-13-06 12:49 PM

An orchestration is an instance of a process. It does not exist until a
message is published in the MessageBox to which that orchestration
subscribes.
The Call and Start orchestration shapes directly start an orchestration, but
can only be called from an orchestration that has been created by receipt of
a messge.

Your orchestration consumes a Web Service, but this process must be
initiated by receipt of a message.
You need to decide when and how often you wish to call the Web Service.
You can then use a Receive port/receive location to generate a simple
trigger message that will start the orchestration.
Your orchestration will start, call the Web Service, process the response
and terminate.
The next trigger message will start a new instance of the orchestration and
repeat the process.

Greg



The Start Orchestration starts a second orchestration
"Swati" <Swati@discussions.microsoft.com> wrote in message
news:5EE46CBA-84E7-494F-9AE7-F4F4B70F124A@microsoft.com...[vbcol=seagreen]
>I am using Start Orchestration from the toolbox. I am using SOAP adapter to
> send the first message.
>
> Please guide me how to do it other than this. Iam newbie to orchestration.
> --
> Thank you,
> Regards,
> Swati
>
>
> "Greg Forsythe" wrote:
> 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:45 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register