{"id":492,"date":"2022-01-11T15:55:03","date_gmt":"2022-01-11T14:55:03","guid":{"rendered":"http:\/\/blog.xoupix.fr\/?p=492"},"modified":"2022-01-27T09:57:31","modified_gmt":"2022-01-27T08:57:31","slug":"what-to-do-when-objects-only-exist-in-documentum-xplore","status":"publish","type":"post","link":"https:\/\/blog.xoupix.fr\/index.php\/2022\/01\/11\/what-to-do-when-objects-only-exist-in-documentum-xplore\/","title":{"rendered":"What to do when objects only exist in Documentum xPlore ?"},"content":{"rendered":"\n<p>Tired of getting<em> Failed to get content size : [DM_API_E_EXIST]error:&nbsp; &#8220;Document\/object specified by 0910c8e48004a984 does not exist.&#8221;<\/em> when searching for documents from the Documentum Administrator simple search ? This happens when documents only exist in Documentum xPlore, and not in Documentum Server anymore.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>The manipulation is pretty simple. You will have to execute some commands in the Documentum xPlore server to delete entries. Here is how to proceed.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">dmuser $ cd \/path\/to\/xplore\/setup\/indexagent\/tools\ndmuser $ cp ftintegrity_for_&lt;docbase_name>.sh ftintegrity_for_&lt;docbase_name>.sh.ori\ndmuser $ vi ftintegrity_for_&lt;docbase_name>.sh\nIn this file, make sure that CONFIG_DIR is pointing correctly to you IndexAgent web application, and change the \"password_change_me\" to your current dmuser password\ndmuser $ .\/ftintegrity_for_&lt;docbase_name>.sh\n4 files will be generated here. The ObjectId-indexOnly.txt contains all the objects identifier which are existing in the Documentum xPlore only. Those entries have to be deleted\ndmuser $ cd \/path\/to\/xplore\/dsearch\/xhive\/admin\ndmuser $ vi deletedocs.properties\nIn this file, make sure that dss_domain match the docbase you are actually administrating, and inject the complete path to the ObjectId-indexOnly.txt file in the file_contains_id_to_delete property\ndmuser $ .\/deleteDocs.sh<\/pre>\n\n\n\n<p>After that, this process will summarize all operations, for example :<br>Processed : 142 Success : 142 Warnings: 0 Failures: 0<br>Start Time: Tue Jan 11 15:25:16 CET 2022<br>End Time: Tue Jan 11 15:25:24 CET 2022Elapsed Secs: 8.0<br>Total Docs: 142<br>Docs per sec: 17.75<\/p>\n\n\n\n<p>After that, your queries in Documentum Administrator must be OK.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Tired of getting Failed to get content size : [DM_API_E_EXIST]error:&nbsp; &#8220;Document\/object specified by 0910c8e48004a984 does not exist.&#8221; when searching for documents from the Documentum Administrator simple search ? This happens when documents only exist in Documentum xPlore, and not in &hellip; <a href=\"https:\/\/blog.xoupix.fr\/index.php\/2022\/01\/11\/what-to-do-when-objects-only-exist-in-documentum-xplore\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[],"class_list":["post-492","post","type-post","status-publish","format-standard","hentry","category-documentum"],"_links":{"self":[{"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/posts\/492","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/comments?post=492"}],"version-history":[{"count":2,"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/posts\/492\/revisions"}],"predecessor-version":[{"id":497,"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/posts\/492\/revisions\/497"}],"wp:attachment":[{"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/media?parent=492"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/categories?post=492"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.xoupix.fr\/index.php\/wp-json\/wp\/v2\/tags?post=492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}