I might be wrong, but I think DRL -> BRL is still not possible.
Just had a look at org.drools.ide.common.server.util.BRDRLPersistence, and
we have the following:
public RuleModel unmarshal(String str) {
throw new UnsupportedOperationException(
"Still not possible to convert pure DRL to RuleModel");
}
There is a short hint in the Expert Manual, subsection 4.11.3, where
conversion between DRL and XML using classes such as DrlParser and XmlDumper
is discussed. A .brk is just the "native" Drools XML format.
-W
On 14 September 2010 01:17, Leonardo Gomes <leonardo.f.gomes(a)gmail.com>wrote:
> Hi Amisha,
>
> You should use the user's list: <rules-users(a)lists.jboss.org> for this
> sort of question.
>
> AFAIK, no you can't convert technical rules (manually written drl) to
> business rules (.brl) generated with the graphical editor using Guvnor.
>
> Cheers,
> Leo.
>
>
> On Mon, Sep 13, 2010 at 10:42 PM, apatel <apatel(a)ondeckcapital.com>wrote:
>
>>
>> Hi,
>>
>> Is it possible to port Technical Rules in Drools to Business Rules? Is
>> the
>> procedure posted somewhere?
>>
>> Also is it possible to apply Drools Categories to Technical Rules?
>>
>> Thanks for your help,
>> Amisha
>> --
>> View this message in context:
>>
http://drools-java-rules-engine.46999.n3.nabble.com/Technical-Rules-tp146...
>> Sent from the Drools - Dev mailing list archive at
Nabble.com.
>> _______________________________________________
>> rules-dev mailing list
>> rules-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/rules-dev
>>
>
>
> _______________________________________________
> rules-dev mailing list
> rules-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/rules-dev
>
>
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users