rule
"Constrain to owner or published to public" when$fact : ListFact(
$path : path
not matches ".*owner.*",noopResponse ==
true)
$model : Model()
then modify($fact){
setPath($fact.getPath() +
"[owner]")}
update($fact);end
rule
"Constrain to owner or published to public" when$fact : ListFact(
$path : path
not matches ".*owner.*",noopResponse ==
true)
$model : Model()
then modify($fact){
setPath($fact.getPath() + "[owner]")
}
end
Jason Smith
Software Engineer
InfoTrust Group, Inc.
500 Discovery Parkway, Suite 200
Superior, CO 80027
Office 303-627-6571
Fax 303-666-6711
Email
jsmith@infotrustgroup.com
This e-mail and all information included herein do not constitute a legal agreement accorded by INFOTRUST GROUP and its affiliates and subsidiaries. All legal agreements must be formulated in writing by a legal representative of INFOTRUST GROUP. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail by mistake, please inform us and destroy this e-mail and any documents it might contain. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. Thank you for your cooperation.