Table 1.
Field names of the Drools Fact object in the addFact request.
Name | Description | Valid Value Example |
---|---|---|
recipeID | The ID of the recipe the fact belongs to | “WF1” |
factID | The identifier of the fact object itself | “WF1-1” |
from | Originator of the message | “Orchestrator” |
factMessage | The fact itself | “DisplayImage, 80801, PiB” |
type | The object type of the fact | “Softwarecomponent” |