[midPoint] query to get attributes
Pavol Mederly
mederly at evolveum.com
Sat Jan 5 11:51:02 CET 2019
Hello Jason,
this is not possible using midPoint query API. This information is
stored in the database, but only in XML form. It is not "indexed" in
database tables that are used for query evaluation.
However, because there are only a few places where these mappings can be
present (basically only the resource definitions), it is possible to
export them into XML files and run a XPath/XQuery query to find all
occurrences of <strength>strong</strength>. The complexity depends also
on if you want to search for strong mappings also among object templates.
Best regards,
Pavol Mederly
Software developer
evolveum.com
On 04.01.2019 20:33, Jason Everling wrote:
> Anyone have a query to get a list of all attributes that have
> <strength>strong</strength>
>
> Where would that be in database?
>
> Thanks!
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20190105/0a9c3e66/attachment.htm>
More information about the midPoint
mailing list