07-21-2009 05:56 AM
So when importing a group into /sys:system/sys:authorities you getCaused by: org.alfresco.service.cmr.view.ImporterException: Path /sys:system/sys:authorities within node user://alfrescoUserStore/bb6e0ce9-110a- … b98476e7d5 does not exist - the path must resolve to a valid locationBecause user://alfrescoUserStore/ node is there but /sys:system/sys:authorities is not there any more!
08-04-2009 05:56 AM
14555: Authority service changes for LDAP sync improvementsso it seems that it is intentional.
- Moved sys:authorities container to spaces store
08-04-2009 06:27 AM
08-04-2009 06:55 AM
08-05-2009 06:45 AM
<bean id="broadwayGroupBootstraps" class="org.alfresco.repo.module.ImporterModuleComponent" parent="module.baseComponent">
<property name="moduleId" value="broadwaysolutions-polys" />
<property name="name" value="broadwayBootstraps.bootstrapGroups" />
<property name="description" value="Initial groups requirements" />
<property name="sinceVersion" value="1.0" />
<property name="appliesFromVersion" value="1.0" />
<property name="importer" ref="userBootstrap2"/>
<property name="bootstrapViews">
<list>
<props>
<prop key="path">/${alfresco_user_store.system_container.childname}/${system.authorities_container.childname}</prop>
<prop key="location">alfresco/module/broadwaysolutions-polys/bootstrap/groups.xml</prop>
</props>
<props>
<prop key="path">/${alfresco_user_store.system_container.childname}/sys:zones/cm:AUTH.ALF</prop>
<prop key="location">alfresco/module/broadwaysolutions-polys/bootstrap/new.xml</prop>
</props>
</list>
</property>
</bean>
<view:view xmlns:view="http://www.alfresco.org/view/repository/1.0"
xmlns:cm="http://www.alfresco.org/model/content/1.0"
xmlns:sys="http://www.alfresco.org/model/system/1.0"
xmlns:usr="http://www.alfresco.org/model/user/1.0"
xmlns:app="http://www.alfresco.org/model/application/1.0"
>
<view:reference
view:pathref="/sys:system/sys:authorities/usr:GROUP_WF_MANUALE_QUALITA"
view:childName="usr:GROUP_WF_MANUALE_QUALITA" />
</view:view>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.