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

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


it works fine when using the raw attribute/value instead so I'll just go
that route.



On Mon, Oct 28, 2019 at 11:15 AM Jason Everling <jeverling at bshp.edu> wrote:

> 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/70e39466/attachment.htm>


More information about the midPoint mailing list