Dynamic Value in FIM portal
Hi all There is a requirement where We have an drop down list for EmployeeType attribute.once User select any one of the item in drop down list .He should be able to view the address,location based on employeetype he selects.these address,location text box should be an hidden field and it should be visible only if user selects any one of the item in drop down list.The address,Location values are present in Active Directory. How to achieve this?Waiting for your valuable suggestion. Thanks Hira.hima
February 10th, 2011 2:36am

This is unfortunately not possible in the UI for the current release of FIM, so you have to work within the limits of what the product does support, namely custom activities to interpret selections and set default values at the time of submit. If it was a static set of locations you wanted to set, then you could simply use the Function Evaluator to write to //Target/location (etc.) using nested IIF function calls ... however if you need to lookup values in AD you're going to have to write a custom activity to do that. You could look at importing these values into a custom object class in FIM (via the sync server), but you would still need a custom activity to query the FIM db to lookup the value instead of AD.Bob Bradley, www.unifysolutions.net (FIMBob?)
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2011 8:41am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics