to get list of assigned resources
In my work flow,I need to get a list of resorces assigned to perticular user... in a
select/drop down box of a form.it's the first step in my work flow.
(how I can get it,with out using views/script)
I want to get it by using form util methods...
<getObject> returning an user object,
but I don't know how to resolve resources from this object
can any one help me....
thanks in advance...

