Re: "Delivered, not consumed"

From: Todd Sussman (tsussman_at_netvision.net.il.NoSpam)
Date: 08/25/04


Date: Wed, 25 Aug 2004 19:38:10 +0200

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
>
>



Relevant Pages

  • "Delivered, not consumed"
    ... I'm working with Rules engine, I create Business Rule using the compose, I ... reference a schema from my biztalk project called schema one, ... but when I tried to use it in my orchesteration, ... Call Rule (Rule update a field in messsage accoring to age field) ...
    (microsoft.public.biztalk.general)
  • Re: "Delivered, not consumed"
    ... Create new Orchesteration, receive message of message type ... use "Call Rule Shape", I chose the Rule, in the rule Argements, it is ... The when you use the rules engine shape, ... >> reference a schema from my biztalk project called schema one, ...
    (microsoft.public.biztalk.general)
  • Re: "Delivered, not consumed"
    ... while I was designing my rule, I browsed to open schema so the document type ... after changing the schema name it works fine.... ... receive message of message type ... The when you use the rules engine shape, ...
    (microsoft.public.biztalk.general)