"Delivered, not consumed"
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 > "Delivered, not consumed"




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

    "Delivered, not consumed"  
Tareq Mohamed


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


 
08-25-04 09:19 AM

Hi all,
I'm working with Rules engine, I create Business Rule using the compose, I
reference a schema from my biztalk project called schema one,
schema
Customers
-ID (Attr.)
-Name (Attr.)
-Age(Attr.)
-Valid(Attr.)
The role is very simple "="
I tested it , it works fine.
but when I tried to use it in my orchesteration, I got that my message
"Delivered, not consumed"
and I can't find more information why it is not conusmed.
Note:
Orchesteration as follows
Recieve message
Call Rule (Rule update a field in messsage accoring to age field)
Send messaeg.
Note: when I draged the call rule shape, I didn't pass any parameters to it.
I expected that the message will be passed to the rule engine and it will
process the message .
do I need to qualify attributes or what is the problem







[ Post a follow-up to this message ]



    Re: "Delivered, not consumed"  
Todd Sussman


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


 
08-25-04 10:54 PM

When creating the rule, it will ask for the document definition.  You need
to supply the fully qualified name of the document.  For example
ProjectName.SchemaName.  The when you use the rules engine shape, it should
ask which document to submit to the rules engine.  If this is not the case,
you will get the error you mentioned.

Todd

"Tareq Mohamed" <TareqMohamed@discussions.microsoft.com> wrote in message
news:5656859E-7BFC-4E1A-BBA9-1C3961DD8C9D@microsoft.com...
> Hi all,
> I'm working with Rules engine, I create Business Rule using the compose, I
> reference a schema from my biztalk project called schema one,
> schema
> Customers
> -ID (Attr.)
> -Name (Attr.)
> -Age(Attr.)
> -Valid(Attr.)
> The role is very simple "="
> I tested it , it works fine.
> but when I tried to use it in my orchesteration, I got that my message
> "Delivered, not consumed"
> and I can't find more information why it is not conusmed.
> Note:
> Orchesteration as follows
> Recieve message
> Call Rule (Rule update a field in messsage accoring to age field)
> Send messaeg.
> Note: when I draged the call rule shape, I didn't pass any parameters to
> it.
> I expected that the message will be passed to the rule engine and it will
> process the message .
> do I need to qualify attributes or what is the problem
>
>







[ Post a follow-up to this message ]



    Re: "Delivered, not consumed"  
Tareq Mohamed


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


 
08-27-04 11:06 PM

> it should  ask which document to submit to the rules engine
But id didn't ask me about it ? what to do ?
My Exact procedure:
(1) Create a new Rule.
(2) open schema from schema1.xsd
(3) Create a simple Rule.
(4) publish
(5) Create new Orchesteration, receive message of message type (Schema1.xsd)
(6) use "Call Rule Shape", I chose the Rule, in the rule Argements, it is
disabled
(7) Send the same message after it pass throught Rules shape..

any help,



"Todd Sussman" wrote:

> When creating the rule, it will ask for the document definition.  You need
> to supply the fully qualified name of the document.  For example
> ProjectName.SchemaName.  The when you use the rules engine shape, it shoul
d
> ask which document to submit to the rules engine.  If this is not the case
,
> you will get the error you mentioned.
>
> Todd
>
> "Tareq Mohamed" <TareqMohamed@discussions.microsoft.com> wrote in message
> news:5656859E-7BFC-4E1A-BBA9-1C3961DD8C9D@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Re: "Delivered, not consumed"  
tarek131News@hotpop.com


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


 
08-27-04 11:07 PM

I got why it didn't work
while I was designing my rule, I browsed to open schema so the document type
was "schema1"
not "myprojectname.schema1" who when I use "Call Rule Shape", I chose the
Rule, in the rule Argements, but I can't assign rule parameter.
after changing the schema name it works fine....



"Tareq Mohamed" <TareqMohamed@discussions.microsoft.com> wrote in message
news:BF4CB55A-F2A6-482B-9132-44FE0FD4703F@microsoft.com...[vbcol=seagreen] 
> But id didn't ask me about it ? what to do ?
> My Exact procedure:
> (1) Create a new Rule.
> (2) open schema from schema1.xsd
> (3) Create a simple Rule.
> (4) publish
> (5) Create new Orchesteration, receive message of message type
> (Schema1.xsd)
> (6) use "Call Rule Shape", I chose the Rule, in the rule Argements, it is
> disabled
> (7) Send the same message after it pass throught Rules shape..
>
> any help,
>
>
>
> "Todd Sussman" wrote:
> 







[ Post a follow-up to this message ]



    Re: "Delivered, not consumed"  
Todd Sussman


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


 
08-27-04 11:07 PM

In step 2, you use the browse to find the document, but on the left side of
the box, you should see document definition(I am not on a Biztalk MAchine,
so I am not sure of the exact word) but it is on the extreme left.  In that
box, put the fully qualified name of the schema.  Such as
ProjectName.SchemaName.

Todd

"Tareq Mohamed" <TareqMohamed@discussions.microsoft.com> wrote in message
news:BF4CB55A-F2A6-482B-9132-44FE0FD4703F@microsoft.com...[vbcol=seagreen] 
> But id didn't ask me about it ? what to do ?
> My Exact procedure:
> (1) Create a new Rule.
> (2) open schema from schema1.xsd
> (3) Create a simple Rule.
> (4) publish
> (5) Create new Orchesteration, receive message of message type
> (Schema1.xsd)
> (6) use "Call Rule Shape", I chose the Rule, in the rule Argements, it is
> disabled
> (7) Send the same message after it pass throught Rules shape..
>
> any help,
>
>
>
> "Todd Sussman" wrote:
> 







[ Post a follow-up to this message ]



    Sponsored Links  




 





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