Parallel shape synchronization
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 General > Parallel shape synchronization




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

    Parallel shape synchronization  
Jenny


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


 
09-02-04 11:19 PM

I have an orchestration exposed as a web service that has a message passed t
o
it.  The first shape within the orchestration is a parallel shape with two
branches.  The first shape in each branch is a decision shape that queries a
promoted properties for true or false.  Since both branches need to access
the same inbound message I have placed all shapes within each branch in a
scope shape.  All scope shapes have synchronization set to true.

Note this orchestration works some of the time.  But frequently I get a
suspended(not resumable) orchestration.  The error code on the orchestration
is "Microsoft.XLANGs.Core.PersistenceException" and the error description is
"Exception occurred when persisting state to the database.".

When I look at the service details I see a message of message type
"Microsoft.BizTalk.XLANGs.BTXEngine.BTXTimerMessage".






[ Post a follow-up to this message ]



    Re: Parallel shape synchronization  
Christof [MVP]


Report This Message To A Moderator Edit/Delete Message


 
09-03-04 10:49 PM

Are you sure you have a reliabel SQL Server connection please?

Best regards,
Christof

"Jenny" <Jenny@discussions.microsoft.com> schreef in bericht
news:B2F7D499-8D95-461C-8F67-D02A1F188FD0@microsoft.com...
> I have an orchestration exposed as a web service that has a message passed
to
> it.  The first shape within the orchestration is a parallel shape with two
> branches.  The first shape in each branch is a decision shape that queries
a
> promoted properties for true or false.  Since both branches need to access
> the same inbound message I have placed all shapes within each branch in a
> scope shape.  All scope shapes have synchronization set to true.
>
> Note this orchestration works some of the time.  But frequently I get a
> suspended(not resumable) orchestration.  The error code on the
orchestration
> is "Microsoft.XLANGs.Core.PersistenceException" and the error description
is
> "Exception occurred when persisting state to the database.".
>
> When I look at the service details I see a message of message type
> "Microsoft.BizTalk.XLANGs.BTXEngine.BTXTimerMessage".
>







[ Post a follow-up to this message ]



    Re: Parallel shape synchronization  
Jenny


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


 
09-07-04 01:46 AM

Yeah, we have a reliable connection.  A little bit more information.  Our
branches in our parallel shape are surrounded by scope shapes.  I had just a
n
empty exception handler for these scopes.  When I remove the exception
handlers I get a null reference exception on the decision shape.

Each branch of the parallel shape has a decision shape that checks one of a
series of boolean attributes on the schema for true or false.  If it is true
then it goes on and executes an orchestration.  On the schema I have
defaulted the value of these attributes to false.

I expose the orchestration via a web service and when setting the attribute
to false or not setting the attribute still results in the attribute not
being there when I save the message from HAT.  I was hoping that when I
default the value of a boolean to false that I wouldn't have to set it to
false explicitly when making a web service call.  But even setting it to
false explicity doesn't seem to work?

From an expression shape can I check that the attribute is not there, then
set a variable to false and use this variable within the decision shape?
What is the best way to check that the attribute is not present in the
message without reading the message into an xmldocument?

"Christof [MVP]" wrote:

> Are you sure you have a reliabel SQL Server connection please?
>
> Best regards,
> Christof
>
> "Jenny" <Jenny@discussions.microsoft.com> schreef in bericht
> news:B2F7D499-8D95-461C-8F67-D02A1F188FD0@microsoft.com... 
> to 
> a 
> orchestration 
> is 
>
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09: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