Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
Expand all | Collapse all

Number of pages of cmod document in ICN plugin

  • 1.  Number of pages of cmod document in ICN plugin

    Posted Tue July 28, 2020 03:19 PM

    Hi,

    We have ICN 3.0.7 with CMOD as the backend. We are trying to get the number of pages in a document in the navigator action plugin. Could anyone assist how to get this attribute in js or java?



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: Number of pages of cmod document in ICN plugin
    Best Answer

    Posted Wed July 29, 2020 06:58 AM

    in the Json returned from OD search response, you could get the page size is 200 and num_results is the total number of result. there is no number of pages.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 3.  RE: Number of pages of cmod document in ICN plugin
    Best Answer

    Posted Wed November 18, 2020 09:12 PM

    Information on the number of pages in a document is only available if you're storing it as metadata at the time data is loaded into Content Manager OnDemand.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration