How to configure “Last Password Changed Date” attribute in Object Filter for Policy Xpress and Bulk Task?
Environment
CA Identity Manager r14.x,12.6x
Resolution
The "Last Password Changed Date" attribute is configured as a string (not date). Therefore, if you want to filter any users “Last Password Changed Date”, you must provide a string value. For example, if you want to set the date to 2018/06/10, you need to configure the user filter as following:
Last Password Changed Date starts with 2018/06/10
If you use equals(Last Password Changed Date = 2018/06/10) as the condition, it does not match, because “Last Password Changed Date” has format “2018-6-10 17:49:2. 943000000”.