Thanks for that. I'll give it a go in 5.3.
Cheers,
Rich.
--
View this message in context:
http://drools.46999.n3.nabble.com/Creating-Categories-Programmatically-tp4029034p4029039.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_
Hello,
I think this should be doable using the Guvnor REST API.
Excerpt from the documentation:
/categories/{categoryPath}
http://localhost:8080/guvnor-5.5.0.Final/rest/categories/{categoryPath}
...
The PUT method creates a new category with the supplied category path
{categoryPath}.
The DELET
Hi,
I'm using Guvnor 5.3 and need to create a category programmatically. I can't
seem to find any documentation to do this.
Does anyone know if it's possible?
Any help would be greatly appreciated..
Cheers,
Rich.
--
View this message in context:
http://drools.46999.n3.nabble.com/Creating-