commit | f0c29b57e132e6335f0fa7bbad885d403e4c85df | [log] [tgz] |
---|---|---|
author | Jorge Hernandez <jh1730@att.com> | Wed May 10 00:07:39 2017 -0500 |
committer | Jorge Hernandez <jh1730@att.com> | Wed May 10 00:07:39 2017 -0500 |
tree | de0b0cf6954d948f9d133f9983a687bf796ad052 | |
parent | 4b2c7e373d42c724d6a26f4b283b4a1e74b67b27 [diff] |
[POLICY-11] Sample Query with variable arguments The sample drl query can be used in conjuction with the REST API to externally retrieve/retract objects in the KieSession working memory. Change-Id: Ia6ca683988a0181a4846b57b0decca4668e74889 Signed-off-by: Jorge Hernandez <jh1730@att.com>
This source repository contains OpenECOMP Policy application code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.