[midPoint] Use of constants in systemConfiguration object?

Pavol Mederly mederly at evolveum.com
Tue Dec 10 09:26:30 CET 2019


Hello Fréderic,

oh, I've found this message right now. :) As I wrote, this could - 
eventually - work but it's not supported right now.

Best regards,

Pavol Mederly
Software developer
evolveum.com

On 09/12/2019 14:21, Frédéric Lohier wrote:
>
> Hello,
>
> I am trying to make use of the constants as described here, but the 
> systemConfiguration object doesn’t resolve the constant.
>
> In midpoint.home/config.xml I have the following :
>
> <configuration>
>
> <midpoint>
>
> <constants>
>
> <orgName>Example, Inc.</orgName>
>
> </constants>
>
> </midpoint>
>
> </configuration>
>
> And in systemConfiguration object I have the following :
>
> <systemConfiguration>
>
> <deploymentInformation>
>
> <customerName>
>
> <expression>
>
> <const>orgName</const>
>
>       </expression>
>
> </customerName>
>
> </deploymentInformation>
>
> </systemConfiguration>
>
> Is it supposed to work in the systemConfiguration object ?
>
> My deployment is using Midpoint 4.0.1-dist
>
>
> _______________________________________________
> 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/20191210/a54d69bb/attachment.htm>


More information about the midPoint mailing list