<div dir="ltr">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.<div><br></div><div>in the script, the attribute has always been,</div><div><br></div><div>__ENABLE__:!(it.disabled as Boolean)<br></div><div><br></div><div>and then in resource,</div><div><br></div><div><div>    <capabilities><br>        <configured><br>            <cap:activation><br>                <cap:status><br>                    <cap:attribute>ri:disabled</cap:attribute><br>                    <cap:enableValue>false</cap:enableValue><br>                    <cap:disableValue>true</cap:disableValue><br>                </cap:status><br>            </cap:activation><br>        </configured><br>    </capabilities></div></div><div><br></div><div>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.</div></div>