Skip to main content

All Questions

Tagged with
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
1 answer
494 views

ICM broadcast case list search

I'm trying to preview similar IBM Case manager cases when a case is opened, I'm getting error onBroadcastEvent is not a function it is not included inside self. I'm using wiring to the script adapter (...
user1814595's user avatar
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
0 answers
572 views

Filenet Open a particulate AddCase Page form script adapter

I am looking a way to open a particulate addcase on addcase page from Event Action , i was trying with "icm.OpenPage" try{ solution.retrieveCaseType("Demo_ApprovalCase", function(caseType) { ...
Archangle's user avatar
  • 312
0 votes
1 answer
255 views

ICN 3.0.x - Cannot update the width of a Custom editor

Following this cool tutorial of Not Only an ECM Place, I aimed to write a custom Editor containing several elements and a field associated to the Property. This custom Editor will be installed through ...
Amessihel's user avatar
  • 6,196
1 vote
1 answer
2k views

IBM Content Navigator 3.x - Pre-filling ChoiceList values in AddContentItemDialog

We aim to implement a prefilled document creation form with values retrieved from a PluginService object. When a user right-clicks on a document and select "New document from this one", it fires an ...
Amessihel's user avatar
  • 6,196
1 vote
1 answer
2k views

Navigator Plugin development - Session expiration

I'm working on a plugin for ICN and I've managed to have it log in automatically retrieving the username/password from a file by an id which is passed as a parameter in the url. Once a user has logged ...
Rikku121's user avatar
  • 2,596
1 vote
2 answers
2k views

IBM Filenet Content Navigator Custom Plugin - GridX row goes blank after editing properties

I'm working on an ICN plugin and having trouble fixing this glitch, every result loads the way it is supposed to on the grid widget but as soon as I make any changes to it on the right panel and save ...
Rikku121's user avatar
  • 2,596