<div dir="ltr">Hi all,<div>I'm a bit confused because I'm unsuccessful in adding custom collections to roleCatalog in SystemConfiguration. </div><div>For example,</div><div>I'm replacing default collection<br><br>            <roleCatalog><br>                <collection><br>                    <identifier>allRoles</identifier><br>                    <default>true</default><br>                    <collectionIdentifier>allRoles</collectionIdentifier><br>                </collection><br>            </roleCatalog><br></div><div><br></div><div>with custom<br><br>            <roleCatalog><br>                <collection></div><div>                    <default>true</default><br>                    <collectionRef oid="304cbdd8-1386-401d-8f60-b5c935f71570" relation="org:default" type="c:ArchetypeType"/><br>                </collection><br>            </roleCatalog><br></div><div><br></div><div>This results in an empty collection list in the role catalog UI.<br></div><div>Any other combinations like ref to custom collection which in its turn includes filter by archetype have the same "income". </div><div>What is wrong?</div><div><br></div><div>Thanks,</div><div>Yakov</div><div><br></div></div>