Re: Adding a Parameter to a Policy

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



Document type: Orchestrator.PackageInfo

This document type should match the properties (Message Type) of the Message
that you have defined in Orchestration.
Eric
http://stottcreations.com/blog

"Ken Powers" <KenPowers@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7DB789E8-8AF0-45AD-B2D7-85DD9CC174BA@xxxxxxxxxxxxxxxx
Okay, so where do I enter the qualified name?

I am currently looking at the Vocabulary Definition Wizard dialog box.
The
following are the fields of the dialog box and their values:

Definition name: ConfigFileName
Definition description: <blank>
Document type: Orchestrator.PackageInfo
Instance ID: 0
Schema: D:\Orchestrator\Orchestrator\PackageInfo.xsd
XPath selector: /*[local-name()='PackageInfo' and
namespace-uri()='http://Orchestrator.PackageInfo']
XPath field: *[local-name()='ConfigFileName' and namespace-uri()='']

Does the qualified name go in the "Definition name:" field or does it go
somewhere else?

Ken

"Eric Stott" wrote:

The objects defined in the BRC need to be the fully qualified, normally
<project>.<schema>, when you add your vocab, it normally only puts the
<schema>.
Eric
http://stottcreations.com/blog

"Ken Powers" <KenPowers@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:05AE255B-9347-4651-AA6D-6F70E067173A@xxxxxxxxxxxxxxxx
I created a Policy for use in an Orchestration. What I want to do is
use
the
rules from the Policy to start the Orchestration. I created the
CallRules
shape and selected my policy from the drop-down menu. Unfortunately,
the
Policy has no parameters and I cannot figure out how to add any.

Here is a sample rule from my policy:

IF
Conditions
AND
TableName is equal to eAmbSurg
TableType is equal to F
LoadType is equal to 17
FailureAlertPriority is equal to H
CriticalLoad is equal to True

THEN
Actions
update ConfigFilePath
\\YKCLNSD\ETLBuildFiles\Engine\Config\ConfigAmbSurg.xml

I want "ConfigFilePath" to be a parameter which will be used by the
CallRules shape. What do I need to do in order to make it a parameter?







.



Relevant Pages

  • Re: Rule No fire
    ... > .Net document type of your schema that the rules will execute on. ... > are able to select your message as a parameter for the policy you are ... >>the orchestration is executed, the polict is loaded but no rule is fired ...
    (microsoft.public.biztalk.server)
  • Re: Rule No fire
    ... You need to make sure that the document type in your rules matches the .Net ... document type of your schema that the rules will execute on. ... select your message as a parameter for the policy you are calling. ... >the orchestration is executed, the polict is loaded but no rule is fired ...
    (microsoft.public.biztalk.server)
  • Re: BRE repeating elements
    ... A very common problem in the BRE is that when you build a vocabulary the ... "document type" does not get filled in with the fully qualified name. ... > When using the HAT to monitor the policy execution details it looks as ... > Instance message ...
    (microsoft.public.biztalk.general)
  • Re: Rule Engine DB update
    ... > the Document Type of the source schema and the rule updates the XML ... > If I check Column2 in DB, nothing is updated and no error message in the ... >>> setup the connection string to access the DB in the orchestration ... >>> the log or HAT and the action part of the rule never happens. ...
    (microsoft.public.biztalk.general)
  • Re: BizTalk 2004 :: Business Rules Engine :: hotfix suggestion...
    ... > I'd like to suggest a hotfix which allows the "document type" in the ... > The document type is NEVER the correct type to work with an orchestration ... It is causing me, and people I am training frustration, ...
    (microsoft.public.biztalk.general)