FileNet P8 API Development

Home

▼
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
Powered by Blogger.