Add Drools Policy

{{policy.name|capitalize}}

The name of this policy.
A description for this policy.
A Maven GAV pointing to an artifact from where the rules would be loaded from. Once you have provided the GAV, you can click *Resolve* to load both *Module* and *Session* fields.
The module used by this policy. You must provide a module in order to select a specific session from where rules will be loaded from.
The session used by this policy. The session provides all the rules to evaluate when processing the policy.
Specifies an interval for scanning for artifact updates.
The logic dictates how the policy decision should be made. If 'Positive', the resulting effect (permit or deny) obtained during the evaluation of this policy will be used to perform a decision. If 'Negative', the resulting effect will be negated, in other words, a permit becomes a deny and vice-versa.