Re: cannot pass xml into rules from an orchestration (BizTalk 2004)
- From: "Leo Gan" <leo_gan_57@xxxxxxxxxxx>
- Date: Tue, 13 Dec 2005 16:26:18 -0800
You have to pass to your shape the message. As U know the message in Orch is
an equivalent of XmlDocument.
Please get trace before your shape to be sure U pass the right xml doc
(namespace, root...)
--
Regards,
Leonid Ganeline,
BizTalk Developer
Vancouver
http://public.fotki.com/leogan/
<rkhlee@xxxxxxxxx> wrote in message
news:1134370062.576779.192610@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi everyone,
>
> i've made a rule using the rule composer, and it's a very simple rule,
> that evaluates an xml field, and updates another.
>
> when i test using my test xml file, all is fine.
>
> i have an orchestration, which uses the same schema as the one used in
> the rules engine vocabulary, and i use a "Call Rules" shape within the
> orchestration, after I read the file off a directory.
>
> however, the rule doesn't fire, and when i use HAT to find out why, i
> see that none of the facts from the XML file was recognised. everything
> was just blank, hence no rules were ran.
>
> is there something special i have to do on either the rules engine side
> or the orchestration?
>
> one other thing, when i select the rule to call within the "Call Rules"
> shape, it doesn't ask me for parameters. should i be selecting my
> message here as a parameter?
>
> any help would be much appreciated.
>
> many thanks
>
.
- References:
- Prev by Date: Re: testing orchestrations
- Next by Date: Re: Mapper Help
- Previous by thread: Re: cannot pass xml into rules from an orchestration (BizTalk 2004)
- Next by thread: Re: testing orchestrations
- Index(es):
Relevant Pages
|