<div dir="ltr">Hello, <div><br></div><div>I'm trying to perform a reference query on the following object for example:</div><div><br></div><div>....</div><div><div>   <approvalSchema></div><div>      <level></div><div>         <approverRef oid="5b70c5ba-b3a2-4528-bfc1-cc74323eee9c" type="c:UserType"><!-- user1--></approverRef></div><div>         <evaluationStrategy>firstDecides</evaluationStrategy><br></div><div>      </level></div><div>   </approvalSchema><br>.......<br><br>Much like you would do a ref query for the targetRef for an assignment using path: assignment/targetRef, I tried using the approvalSchema/level/approverRef path, however I'm getting the following error:</div></div><div><br></div><div>2016-11-16 21:16:55,229 [] [http-bio-8080-exec-1] ERROR (com.evolveum.midpoint.model.impl.controller.ModelController): Couldn't search objects in repository, reason: Path for RefFilter (approvalSchema/level/approverRef) doesn't point to a reference item within Ent:RRole (jaxb=RoleType) (class com.evolveum.midpoint.util.exception.SystemException)<br><br>Is there an easy way to ref query by approverRef within an approvalSchema?</div><div><br></div><div>Thanks, </div><div>-F </div></div>