Content Management and Capture

Content Management and Capture

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

 View Only
  • 1.  How to call a program for checking a data base

    Posted 08/17/21 09:00 PM

    Here is what we are wanting to do with Content Navigator

    • A user enters a member id in a CMOD search screen on Content Navigator
    • Content Navigator will call a program, would like it to be .NET.
    • The program will check some databases and do some other logic and needs to update a “Hidden” field in the CMOD search screen on Content Navigator
      • It would be nice if the program could create a message in the CMOD search screen on Content Navigator giving the user instructions
    • At this point hopefully Content Navigator can post the message or do the search, May require the user to hit search as I am not sure if the program called when information is entered in the field or if the search key needs to be selected to kick off the program.

    What we are looking for is how we call our program from the Content Navigator search screen to do the data base searches and update a field on the return.



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration


  • 2.  RE: How to call a program for checking a data base

    Posted 09/03/21 05:04 PM

    This is an architecture type of question where a solution needs to be created. Our team can offer limited guidance on specific questions related to ICN customization and this question is out of scope of that assistance. Please refer to the Customizing and Extending IBM Content Navigator redbook for ideas on how to customize ICn to implement your solution - https://www.redbooks.ibm.com/abstracts/sg248055.html?Open



    #IBMContentNavigator(ICN)
    #Support
    #SupportMigration