-
Is xPlore 1.3 supported in Documentum 7.1?
We currently have xPlore 1.3 P13 running along with Content Server 6.7 SP2 P11. Can we not upgrade xPlore 1.3 to xPlore 1.4 if Content Server is upgraded to 7.1? Any reasons we should upgrade to xPlore 1.4?
-
Skip jsp page of import component
Dear developers! My import in Taskspace customized a little bit: <component id="importcontainer" extends="importcontainer:webcomponent/config/library/contenttransfer/importcontent/importcontainer_component.xml"> ... </component> Is there any way in Taskspace to skip <start> page while doing Import after selecting files in…
-
To remove orphaned external ACLs through DMCLean Job?
Hello All, Can we configure the dm_DMClean job to remove the orphaned external ACLs as well? What I understood that it only removes the internal ACLs (those having r_is_internal = 1) if the "-clean_acl" parameter is set to TRUE. Do we have any out of box admin method to remove the external ACLs? I'll appreciate a quick…