Find Account
Hi,
I have a requirement where an admin has to perform some operations by logging into the end user page. One of them being, search for an account and modify the account.
I saw some out-of-the box for "Find Account Form" and "Find Account Results Form" but not sure what workflow is being kicked off when the search button on the form is clicked.
If somebody could let me know, that would be of great help.
Thanks
[444 byte] By [
sungirla] at [2007-11-27 11:43:39]

# 1
These operations are offered directly through the Admin UI. I would encourage your customer to use the Admin UI for items that are present.
I do not believe that the Find User functionality in the IDM Admin interface executes a Workflow. To be sure, you can enable Workflow trace as described here: http://docs.sun.com/source/819-4508/troubleshooting_and_tracing.html#wp1225251
Any workflow that is executed will be traced.
If I remember correctly, the exact scenario that you are describing is taught in the IDM "Bootcamp" courses, and it is all custom workflow.
IDM-345, IDM-4484
http://www.sun.com/training/catalog/enterprise/identity.xml
# 2
Thanks for the reply. I could get it working partially, by linking the Find User Form to the Update User workflow.
The problem is that when i clcik 'Find' on the Find user form, the workflow is being run directly without displaying the search results. I know there's a missing link here, but not sure what that could be.
Would appreciate any help.
Thanks