投稿済み Wed, 01 Feb 2023 13:15:44 GMT 、投稿者 Daryl Foxhoven
<p>&lt;p&gt;So it has come to my attention while doing an On Prem to Cloud Migration in 7.7 that in 7.7 you can no longer do a search in a File Cabinet and find the total # of records without a very painful process.&amp;amp;nbsp; Here's what I was told:</p> <p>"If a number of results are beyond totalCount limit, web clients will not show the exact number of results anymore.&nbsp; Instead a simplified, rounded down number of totalCount limit is used to indicate that more results beyond the upper limit were found&gt;</p> <p></p> <p>Examples:</p> <p>-Limit 10,000:&nbsp; 10K+</p> <p>-Limit 22,193:&nbsp; 22K+</p> <p>-Limit 1,000,000:&nbsp; 1M+</p> <p>-Limit 4,000,000: 4M+</p> <p><strong>The arrow for umping to the last page of results will now point to the "last known page" (based upon upper limit).&nbsp; Advancing further is only possible page by page unitl the very last results are displayed.</strong></p> <p>Representation of upper limit is static for all pages of results:&nbsp; i.e. it does not increase when user navigates to a page containing documents beyond the totalCount limit.</p>
投稿済み Thu, 09 Feb 2023 00:00:26 GMT 、投稿者 Matthias Wieland Senior Director Support EMEA
Dear Daryl Foxhoven! It looks like the Community cannot answer your question. That's why we have opened a Support Request with the Number SR-196119-D1R1J for you. A Software Support Specialist will contact you directly to follow up. We will update this thread with the solution as soon as we have resolved the Support Request. With best regards, DocuWare Support Team
投稿済み Wed, 22 Feb 2023 07:58:27 GMT 、投稿者 Gerardo Lisanti Team Leader Product Management
<p>Hi Daryl,<br> <br> if you are looking for a way to determine the total number of documents in a file cabinet, you can call the CountExpression endpoint in the DocuWare platform directly:<br> <br> https://.../DocuWare/Platform/Browser/Search/FileCabinets/<strong>{fileCabinetId}</strong>/Documents/CountExpression?dialogId=<strong>{dialogId}</strong><br> &#160;</p> <ul> <li>fileCabinetId: The identifier of the used file cabinet.</li> <li>dialogId: The identifier of the used search dialog</li> </ul> <p><br> For example:<br> https://my.docuware.cloud/DocuWare/Platform/Browser/Search/FileCabinets/<strong>3b711eb9-ea64-4117-afa0-4cc370d7799f</strong>/Documents/CountExpression?dialogId=<strong>563ea2dd-8c8d-4264-8ca6-f949b6c07bbd</strong><br> <br> The result looks like this:<br> CountResult{http://dev.docuware.com/schema/public/services/platform}<br> &#160; &#160;@TimeStamp = &quot;2023-02-22T07:54:35.5034184Z&quot;<br> &#160; &#160;Group{http://dev.docuware.com/schema/public/services/platform}<br> &#160; &#160; &#160; @Count = &quot;<strong>1127404</strong>&quot;<br> <br> <br> Viele Grüße / With best regards,<br> <br> --<br> <br> Gerardo Lisanti<br> Product Manager &#160;| &#160;DocuWare GmbH</p>

フォーラムに投稿するためにはログインが必要です。