Hey Jay,
in your web task there are the Access-Controlls and you can set a filter ("On behalf of") on it. Or there is in the "general" tab a click-field named "Use inactive entries". Did you try these solution? Otherwise you can send year IdM version and some screenshots.
Marcel
Hi Jay,
this only works using another attribute alongside the MX_DISABLED which carries the opposite value. I call it Z_ACTIVE here. You need something which sets and removes the Z_ACTIVE though.
This has to be done in a batch job and / or based upon events, I recommend both though:
Then you can include the Z_ACTIVE in the search form and thus filter on the users.
Writing this here probably took me more time than I would probably need to built up the task / job. :)
Best regards
Dominik
hi jaya,
as you are mentioning to display only active users in search task, so i would hope you might be differentiating them based on any particular attribute. so use this attribute in the taskaccess control under filter as mentioned by Marcel.
regards,
DP
Hi Jaya,
There's also the idmv_value_ext_active view which you can use in an access control query.
Matt
Hi Matt,
In your blog, https://blogs.sap.com/2013/06/28/customizing-display-and-search-in-idm-display-grid/ you clearly explained how can we customize UI. But am looking for presenting only active users in UI. Could you please guide me on this. I tried idmv_value_ext_active query in display task. but still am not getting only active users.
Thanks in Advance.
Regards,
Jaya
Add comment