BizTalk Server Orchestration - Filter of Enumeration problem

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > February 2006 > Filter of Enumeration problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Filter of Enumeration problem
Tuyen Nguyen

2006-02-06, 2:57 am

I am having problem with applying the promoted enumeration value to the
receive filter expression.

The promoted property is named TransactionType and consisting an enumeration
of "CREATE", "UPDATE", "DELETE".

The Receive Filter Expression is set: PromotedSchema.TransactionType ==
"CREATE"

The Receive Port is published as a web service.

In the windows application the TransactionType is assigned the value as below:
message.Header.TransactionType =
EnumerationProblemApplication.MessageRequestHeaderTransactionType.CREATE;

//invoke web service
broker.Process(message);

And the below error is found in Event View.
Error details: The published message could not be routed because no
subscribers were found. This error occurs if the subscribed orchestration
schedule or send port has not been started, or if some of the message
properties necessary for subscription evaluation have not been promoted.

Please help.




Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com