<div dir="ltr">Hi everyone,<br>I'm trying to migrate my AD resource using 4.9 associationType concept.<div>For now I can't understand how to migrate the following part:<br>An account objectType includes static group association which looks like:<br><br></div><association><br>    <ref>ri:group</ref><br>    <tolerant>false</tolerant><br>    <kind>entitlement</kind><br>    <intent>computer-app</intent><br>    <outbound><br>        <expression><br>            <associationTargetSearch><br>                <filter><br>                    <q:equal><br>                        <q:path>attributes/ri:cn</q:path><br>                        <q:value>all_computers</q:value><br>                    </q:equal><br>                </filter><br>                <searchStrategy>onResourceIfNeeded</searchStrategy><br>            </associationTargetSearch><br>        </expression><br>    </outbound><br>    ....<br></association><br><div> </div><div>This association results in association of this specific group with an AD account if it's appearing under user's projections. There are no roles, assignments, inducements to get this kind of association. This account can be imported and linked only. Create capability for it is denied.<br><br>It is not clear how to make this kind of association with the new 4.9 association types. I defined appropriate associationType but I can't see how to create this association not involving assignment/inducement approach. </div><div><br></div><div>If someone has an idea or experience please help.</div><div>Yakov<br><br><br><br><br></div></div>