Dear support,
i created new custom global Action and attach it to the global toolbar.
the customer ask from me to change the Action name on the global toolbar.
if the user AD list contain AD group with SID "X", set the action name as "Action X",
if the user AD list contain AD group with SID "Y", set the action Name as "Action Y".
i know that the action name is control by the Action.java file on the getName() function but in that scope i dont have callback,repositoryId that relevant to get the user groupSet from filenet, com.filenet.api.security.User + GropSet.
Any idea?
#IBMContentNavigator(ICN)#Support#SupportMigration