Content Management and Capture

Content Management and Capture

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

 View Only
  • 1.  Sample code for override download functionality

    Posted Tue March 09, 2021 02:31 PM

    Hello All,

    When a user double clicks a doc in ICN, I've to rename it before download on user's machine.

    This can be achieved by creating an action and service.

    Has anyone implemented this or any similar requirement? If anyone can provide any sample code?



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: Sample code for override download functionality

    Posted Thu March 11, 2021 02:46 AM

    Hi Rishav,

    Is this the same requirement about renaming file extension in https://www.ibm.com/mysupport/s/forumsquestion?language=en_US&id=0D53p00008X4HwrCAF? I added a comment and suggested to use mimetype JSON file.

    Regarding custom action and service, you may refer to the redbook http://www.redbooks.ibm.com/Redbooks.nsf/RedpieceAbstracts/sg248055.html . Sample plugin is available at https://github.com/ibm-ecm/ibm-content-navigator-samples.

    Regards,

    Angie



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration