Content Management and Capture

Content Management and Capture

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

 View Only
  • 1.  Doc id different in CMOD and ICN

    Posted Fri July 31, 2020 07:57 PM

    Hi,

    We have ICN 3.0.7 with CMOD 9.5 at the backend.

    We are doing troubleshooting for one of the issues in CMOD ICN set up and we are seeing that the docid that we see in ICN is not same as in CMOD,

    Could you please advise if there is some encoding/decoding done in between ICN and CMOD and how can we transform the doc id that we see in ICN to the same as we see in CMOD.

    please advise.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: Doc id different in CMOD and ICN

    Posted Mon August 03, 2020 02:18 AM

    Hi,

    I don't think encoding/decoding is needed between ICN and CMOD. I suggest you to open a support case and attach ODWEK trace log, ICN server debug log and Fiddler network log(har) to see what's the root cause of it.

    Thanks,

    Jason



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 3.  RE: Doc id different in CMOD and ICN

    Posted Sat February 06, 2021 01:50 PM

    The DocID's you see in CMOD are unencrypted, and provide all the information that a CMOD Client needs in order to retrieve a document.

    After CMOD v9.5.0.3, all DocID's that go through the CMOD ODWEK Java API will receive *encrypted* DocID's, which are unique to a server and user. This was done to protect the integrity of DocID's, since a nefarious user could edit an unencrypted DocID to access a document that doesn't belong to them.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration