Re: cannot pass xml into rules from an orchestration (BizTalk 2004)

Tech-Archive recommends: Speed Up your PC by fixing your registry



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
>


.



Relevant Pages

  • Re: cannot pass xml into rules from an orchestration (BizTalk 2004)
    ... that evaluates an xml field, ... the rules engine vocabulary, and i use a "Call Rules" shape within the ... orchestration, after I read the file off a directory. ... see that none of the facts from the XML file was recognised. ...
    (microsoft.public.biztalk.general)
  • Re: Distinguished Property
    ... > (your repeating record) and define that as a schema unto itself. ... > Mark the item you are interested in as a distinguished property. ... as soon as your orchestration has a reference to that "smaller" ... >> In my orchestration, after receiving the XML file, I have an expression ...
    (microsoft.public.biztalk.general)
  • Re: Web Service vs Class Library
    ... >a BizTalk Server environment, ... >> class library in orchestration? ... >> I have several developers that will be creating the ... >> connection string XML file, ...
    (microsoft.public.biztalk.general)
  • Web Service vs Class Library
    ... I have several developers that will be creating the ... My first option is to create a Web Service on our Test ... connection string XML file, and one database. ... that will be referenced in the orchestration project. ...
    (microsoft.public.biztalk.general)
  • Re: How to start an orchestration manually
    ... While this was possible in BTS2002, this cannot be done in BizTalk Server ... expose that orchestration port as a webservice. ... another XML file in another folder) you needed to place ...
    (microsoft.public.biztalk.general)