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

ICN Viewer Multi Doc Viewer and iFrame Capability

  • 1.  ICN Viewer Multi Doc Viewer and iFrame Capability

    Posted Wed May 25, 2022 03:18 PM

    We are working on integrating SSO enabled ICN viewer into our custom application which runs on different VIP URL. We would like to know how to load ICN Viewer in iFrame using cross origin technique and also are there any multi doc viewer capability in ICN viewer. When we load the doc using window.open, it loads properly where as it shows the below error when we load in custom page under iFrame.

    Note: We are creating custom page to have drop down field with multiple documents. Upon drop down value change, we are trying to load the image in iFrame.

    I had also explored the embedded content viewer plugin in our environment but still we are getting the same error. (Sample htmls attached).

    Error Message:

    {}&&{"security_token":"-5317999112545286173","sessioninactivelimit":1800,"errors":[{"number":"1003","adminResponse":null,"moreInformation":null,"text":"Your session expired.","explanation":"Your session expired because of inactivity.","userResponse":"Log in again."}]

    Articles referred:

    https://www.ibm.com/support/pages/how-integrate-content-navigator-your-applications-view-content

    https://www.ibm.com/support/pages/how-integrate-icn-your-applications-view-content-aka-embeddedviewerplugin-part-ii



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: ICN Viewer Multi Doc Viewer and iFrame Capability

    Posted Tue May 31, 2022 04:49 PM

    This is a very intricate process and the breakdown can occur on many layers. The best advice we can pass along right now is to inspect the code and utilize the following Embedded Viewer Sample plugin er offer:

    https://github.com/ibm-ecm/ibm-content-navigator-samples/tree/master/EmbeddedViewerPlugin

    This may require IBM Expert Labs to help you progress the effort.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration