Customizing Reports

How to create a new report thats displaysUsers who have account on one System(say for AD) AND not on another system(say SAP)diffferent combinations should work.
[181 byte] By [Soori] at [2007-11-26 10:07:18]
# 1
You can use the basic User Summary Report to do this. Filter using resource. I'm assuming that AD and SAP are set as resources?
new@idm at 2007-7-7 1:47:21 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

If you are talking about the User Report ,it is displaying only users who have an account on selected sytems,If im missing out anythng pls let me know more

The clear picture is

Report should bring users who have A1,A2 as reosurces and SAP,A3 etc as unassigned resources aldo iddffernt combinations should be possible

can you pls help me more.

Soori at 2007-7-7 1:47:21 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3

I'm not 100% sure what you are saying but I think you are saying that you want to display users who are on a combination of resources.

That might be a bit harder - I think. You might want to try making the resource select field into a multi select field and pray that the underlying code supports more than one resource query. Although I'm pretty sure that isn't working. So you will have to do a custom report using java - I'm not sure how much I can help because it's rather complicated you need to do quite a bit with java programming - such as extend the BaseReportTask etc...

Maybe someone else here can help...

new@idm at 2007-7-7 1:47:21 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4
guys can any one Please I am lost in finding a a way of how to create a New Report which should have an option like htisUser Who have "assigned Resources R1,R2 "AND "Not assigned Resources R3, R4 " .Slecting combinations of R1,R2,R3 R4 shoud be possible
Soori at 2007-7-7 1:47:21 > top of Java-index,Web & Directory Servers,Directory Servers...