[midPoint] get extension attribute in a jasper report

Marco Benucci benucci.marco92 at gmail.com
Mon Jun 13 11:27:34 CEST 2016


Hi,

I'd like to get some extension attributes from users when I make the "User
in midPoint" report.

I have tried in "report field":
name: /extension/myattriubte
Class: java.lang.String
textFieldExpression:
<textFieldExpression><![CDATA[$F{/extension/myattribute}]]></textFieldExpression>

or

name: Extension
Class: "com.evolveum.midpoint.xml.ns._public.common.common_3.ExtensionType"

textfieldExpression:
<textFieldExpression><![CDATA[$F{Extension}.getAny().toString()]]></textFieldExpression>


but without result....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20160613/7b8a383b/attachment.htm>


More information about the midPoint mailing list