FileNet P8 API Development
Home
(Move to ...)
Home
CE API
PE API
IBM Case Manager
▼
Showing posts with label
AD
.
Show all posts
Showing posts with label
AD
.
Show all posts
Wednesday, January 27, 2021
ICN Plug-in Filter for Retrieving Users from LDAP and displaying in Property as a Choice List Object (IBM Content Navigator Plugins and Filters)
›
IBM Filenet Request and Response Filters public class OpenContentClassFilter extends PluginResponseFilter { public String[] getFilteredSer...
IBM Case Manager script - Select User Dialog box on Filed Focus event - to select user from the list of LDAP Users (ecm.widget.dialog.SelectUserGroupDialog)
›
if(payload.eventName === "icm.FieldFocused"){ if(payload.id === "PRX_Name") { callback = function(users){ ...
›
Home
View web version