var espace = companyhome.childByNamePath(path);
espace.remove();
var espace2 = companyhome.createFolder(path);
Cette séquence de script donnera lieu à la levée de cette exception : "DuplicateChildNodeNameException"
Je précise par ailleurs la version d'ALfresco utilisée : 2.0 <bean id="move" class="org.alfresco.repo.action.executer.MoveActionExecuter" parent="action-executer">
<property name="nodeService">
<ref bean="NodeService" />
</property>
</bean>
Ton action sera alors disponible dans "run action…." sur l'interface web
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.