Content Management and Capture

Content Management and Capture

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

 View Only
  • 1.  ICN - variable id document issue

    Posted Tue October 05, 2021 07:36 AM

    Hi everybody,

    I have a question about Content Navigator and more precisly on custom plugins.

    I have a custom plugin working well on ICN Version : 2.0.3 - Génération : icn203.601.003.

    After a ICN upgrade to version : 3.0.9 - Génération : icn309.000.9593, I have a issue on this plugin.

    I have two environment environments with the same ICN version :

    • Sandbox (with SSO) - Environment A
    • Test (without SSO) - Environment B

    I'm trying to get the document id from object itemParam in javascript.

    I have different variable for the document id in object itemParam depending on the environment A or B.

    In environment A, the doc id variable is 'opendocid'.

    In environment B, the doc id variable is 'id'.

    Does anyone notice this behaviour ?

    Could it cause by SSO ?

    Thank in advance for your help.

    Regards,

    Valentin.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: ICN - variable id document issue

    Posted Thu October 07, 2021 05:28 PM

    There isnt any difference in the variable definition that is specific to SSO env. It is possible for a difference in variable definition when comparing a FileNet P8 repository to a Content Manager CM8 repository. You may provide more information on the issue if this does not resolve the question.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 3.  RE: ICN - variable id document issue

    Posted Thu October 14, 2021 07:03 AM

    Hi,

    Right, I forgot about repository. I use Content Manager OnDemand 10.5 for repository.

    The problem seems to be linked with ODWek issue.

    I think notice this problem with ODWek 10.5.0.0 and the problem seems gone with ODWek 10.5.0.2

    To conclude, always install latest IBM fixpack.

    Thank for your help.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration