Service: GetInferenceRules

Parameters:
Parameter Name Function Is Mandatory
ie An inference engine URIYES


The response is a text tagged with one or more of the following elements:
Tag NameMeaning
RCReturn Code 0 if successful; >0 if fail
primitiverulePrimitive ruleA response for this service has as many elements of this type as are the number of primitive rules associated with the inference engine specified.
primitiverule/uriRule URIURI of the associated primitive rule
primitiverule/nameRule namename of the associated primitive rule
errormsgError messageA description of the error when RC>0