[rules-users] Data structures in Guvnor REST API

Joe Ammann joe at pyx.ch
Wed Nov 30 10:53:35 EST 2011


Hi all

I'm trying to integrate Guvnor into my application via the REST API.
Little question to the Asset data structures.

The doc
(http://docs.jboss.org/drools/release/5.3.0.Final/drools-guvnor-docs/html/ch09.html#d0e2282)
says, that every Asset has a "type", and via AssetMetadata also a
"format". When querying my Guvnor repository, I get values like "brl" or
"dsl" as expected from the Asset->AssetMetadata->format.

But what is Asset->type about? In all my tests it comes back always empty.

-- 
CU, Joe




More information about the rules-users mailing list