[midPoint] query to get attributes
Pavol Mederly
mederly at evolveum.com
Sat Jan 5 22:53:53 CET 2019
Hello Jason,
but beware! Normal-strength mappings (a.k.a. relative ones) have almost
no effect during reconciliation.
More precisely, "/Mapping is used in reconciliation only if the target
attribute does not have any value. The information whether administrator
provided a more specific value is not present during reconciliation any
more. Therefore the mapping cannot be reliably applied if the attribute
already has a value./"
(https://wiki.evolveum.com/display/midPoint/Mapping#Mapping-MappingStrength)
Are you OK with that?
Pavol Mederly
Software developer
evolveum.com
On 05.01.2019 18:36, Jason Everling wrote:
> Is working out in eclipse great, trying to reduce the strong mappings
> that might not be necessary to reduce the recon time. The strengths
> seemed to have improved since 3.4
> JASON
>
>
> On Sat, Jan 5, 2019 at 8:40 AM Jason Everling <jeverling at bshp.edu
> <mailto:jeverling at bshp.edu>> wrote:
>
> omg!!! I have no clue how that slipped past me. maybe because I
> was writing some for bulk tasks.
>
> I already use the midpoint plugin in eclipse, duhhhhhhhhhh just
> search it.
>
> m-) m-)
>
> On Jan 5, 2019, at 04:51, Pavol Mederly <mederly at evolveum.com
> <mailto:mederly at evolveum.com>> wrote:
>
> 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 <http://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 <mailto:midPoint at lists.evolveum.com>
>> http://lists.evolveum.com/mailman/listinfo/midpoint
>
>
> ------------------------------------------------------------------------
>
> midPoint mailing list
> midPoint at lists.evolveum.com <mailto:midPoint at lists.evolveum.com>
> http://lists.evolveum.com/mailman/listinfo/midpoint
>
>
> _______________________________________________
> 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/ae9b0f0a/attachment.htm>
More information about the midPoint
mailing list