Select Page



 

Pyramid Solutions Blog Subscription

Subscribe to get blogs sent directly to your inbox with our latest trends, technology, innovations and more.
IBM Content Navigator: Advanced Plug-in Service Development

IBM Content Navigator: Advanced Plug-in Service Development

An IBM Content Navigator (ICN) plug-in service is arguably one of the most flexible types of functionality you can add to ICN. An ICN plug-in service can be called from almost anywhere in ICN; the only stipulation is it must be called from a client-side asset like a plug-in action or a plug-in feature. ICN plug-in services can be configured to return almost anything and are primarily used to execute custom searches. They can also be used to work with third-party Java libraries and P8 specific APIs that cannot be accessed from client-side assets.

IBM Content Navigator Plug-in Development Basics

IBM Content Navigator Plug-in Development Basics

IBM Content Navigator provides a fantastic mechanism to include custom functionality through the use of plug-ins. Plug-ins can be a bit intimidating, so here are some basics for developing plug-ins for IBM Content Navigator. To start, let’s quickly understand the different functionalities you can add within Content Navigator.