Skip to main content

Questions tagged [ibm-content-navigator]

IBM Content Navigator is a uniform and extendable user interface for a variety of content management systems from IBM. It is built and can be customized using Dojo Framework.

ibm-content-navigator
0 votes
0 answers
28 views

IBM ICN is no longer setting the default0 mimetype header of 'application/octet-stream' when calling p8/additem from a Entry Template

When adding a document from a IBM ICN Entry Template for file types defined in the windows registry the call to p8/additem has the header field mimetype and correctly sets the MimeType as showen in ...
E Huff's user avatar
  • 164
1 vote
1 answer
108 views

How to use the ICM_ReceiveDocumentIDs Event?

I'm trying to display a list of documents with the ContentList widget inside the IBM Case Manager Builder. To achieve that I'm wiring a Scriptadapter to the ContentList widget, with the ...
Puck's user avatar
  • 53
0 votes
2 answers
607 views

IBM Content Navigator plugin : logging using Log4J

Hi all IBM ICN Developers, I am working on writing an ICN plugin. I want my logger statements to get logged into a separate file rather than going in System.Out file. Has anyone configured the custom ...
A N's user avatar
  • 404
0 votes
1 answer
595 views

IBM - Navigator Custom Action

I need to develop a IBM ICN plugin that do the following steps. the user search for an item of class A; the user select one item and click on 'Action Menu' and choose my custom action called 'Show ...
Andrea Verdi's user avatar
0 votes
2 answers
930 views

Add search criteria using Content Navigator plugin on click of Search Button in Search Template

In IBM content Navigator, i need to add one additional search criteria to all search template on click of Search button (for example strStatus="In Progress"). And only documents which ...
pooja purushan's user avatar
0 votes
1 answer
577 views

Ibm content navigator - wait service callback return value to effect isVisible() inside global action

I use service to get the current user AD list from serverside, I create a new Action on the global tool bar and i am trying to hide the action if the user dose not belong to the relevant Ad, I am ...
Ariks's user avatar
  • 118
0 votes
1 answer
438 views

Getting a 403 Forbidden error on plugin request

I'm trying to fire a plugin request from my ICN plugin. The request goes as below. However, I'm getting a 403 Forbidden error from the server. Forbidden You don't have permission to access /navigator/...
Le_Master's user avatar
  • 157
0 votes
1 answer
656 views

IBM Content Navigator ContentList setting properties to row item

I'm trying to build a custom search and I followed the sample from redbook. However, instead of creating a new feature, I'm just modifying the current search behavior by modifying the query that gets ...
Le_Master's user avatar
  • 157
0 votes
1 answer
623 views

IBM Navigator:ecm/widget/listView/ContentList with check boxes

I am having a big time difficulty in showing checkboxes against every row in the grid. I see there is a property showCheckBoxes in ContentList which I have set it to true. But still the checkboxes ...
A N's user avatar
  • 404
0 votes
1 answer
391 views

Capturing async call response in dojo/aspect before

Trying to capture response of a async request in dojo/aspect before() event before handing it off to the original method as below: aspect.before(ecm.model.SearchTemplate.prototype, "...
Le_Master's user avatar
  • 157
0 votes
1 answer
279 views

Recommended way of placing dependent jars in ContentNavigator

we have some dependent/common jars of the plugin which we are currently placing in .lib of ContentNavigator application and referring the same in build.xml of ContentNavigator. while we placed the ...
Sonia's user avatar
  • 1
0 votes
1 answer
298 views

Dojo aspect cancel original method

I am using dojo aspect.before to perform some actions prior to calling my original method. However, I am trying to cancel the original method if some criteria is not met within the aspect.before ...
Le_Master's user avatar
  • 157
0 votes
1 answer
791 views

Disable ContextMenu - IBM Content Navigator

Is there a way to disable a context menu item through a plugin through ACCE? Trying to understand if a context menu can be enabled/disabled based on the folder or based on the user's security groups. ...
Le_Master's user avatar
  • 157
0 votes
2 answers
457 views

How can i deploy IBM Content Navigator plugin in IBM Content Navigator with jenkins (CI/CD)?

I am working in IBM content navigator where i am customizing it functionality like menu , grid etc. What process i follow is this? I create plugin in java+ant as usual. And then deploy the plugin ...
Himanshu sharma's user avatar
1 vote
1 answer
586 views

Setting minValue of date field dynamically in Content Navigator Entry Template

I am having a requirement in ICN Entry Template to prevent user from selecting a back date. I understand that this can be achieved using EDS and I have partly done it. I am able to set the MinValue to ...
A N's user avatar
  • 404

15 30 50 per page
1
2 3 4 5
7