FileNet P8 API Development

Home

▼
Showing posts with label IBM Case Manager. Show all posts
Showing posts with label IBM Case Manager. Show all posts
Sunday, May 2, 2021

Updating Bullk Documents properties using Event Action Handler

›
Document Operations - Updating Document Properties with Folder Properties using EventActionHandler  public class UpdateDocumentProperties...
Wednesday, January 27, 2021

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.