[midPoint] scriptedsql simulated activation appears to not be working in 3.9

Jason Everling jeverling at bshp.edu
Mon Oct 28 17:15:37 CET 2019


as in the subject, after the update, I can't get the activation to work
right, it's really the only thing that didn't work after the upgrades from
3.7 so that's a good thing.

in the script, the attribute has always been,

__ENABLE__:!(it.disabled as Boolean)

and then in resource,

    <capabilities>
        <configured>
            <cap:activation>
                <cap:status>
                    <cap:attribute>ri:disabled</cap:attribute>
                    <cap:enableValue>false</cap:enableValue>
                    <cap:disableValue>true</cap:disableValue>
                </cap:status>
            </cap:activation>
        </configured>
    </capabilities>

Any seen or know the solution? In the meantime I am going to update the
scripts to read the value raw instead of using icf identifier to see if
that works.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20191028/945734cb/attachment.htm>


More information about the midPoint mailing list