|
|
|
| Hi
I'm new to Rules Engine; I'm trying to call a policy from
orchestration; my problem is when I select policy it doesn't show up
input parameters for policy although there are some.
Please advise
Vishy
| |
|
| Its probably because your document type in your rules dont match the fully
qualified name in the XSD.
Make sure they match. I have had that same problem.
BA
"Vishy" <vishal.halbe@gmail.com> wrote in message
news:1124876589.312742.137590@g14g2000cwa.googlegroups.com...
> Hi
>
> I'm new to Rules Engine; I'm trying to call a policy from
> orchestration; my problem is when I select policy it doesn't show up
> input parameters for policy although there are some.
> Please advise
>
> Vishy
>
| |
| Nateshan 2005-08-24, 6:04 pm |
| 1) When you create a schema in .net environment a fully qualified name is
assigned to each schema(although you can change it the way u want it.)
2) When you access the schema in business rules composer, the fully
qualified name does not appear against the document type property. So you
can copy the value of the fully qualified name from the .net environment and
paste it for document type value. Now, you should/can access the parameters
in orchestration
Bye
"Vishy" wrote:
> Hi
>
> I'm new to Rules Engine; I'm trying to call a policy from
> orchestration; my problem is when I select policy it doesn't show up
> input parameters for policy although there are some.
> Please advise
>
> Vishy
>
>
| |
|
| thanks guys; I got it working
It was exactly the same problem
Cheers
Vishy
|
|
|
|