Hi,
I have several hundred buildings in my organisation and I would like to to give users the ability to select their building name from a custom RCDC - straight forward enough, however I'd also like the following to be automatically selected within FIM:
Address, City, Post Code, Country
I believe this can be done in 2 ways:
An outbound sync rule using a function (.e.g IF(Eq(Address),"Beverly Hills"),"90210",""))
A function evaluator using a similar expression.
Whilst I'm comfortable with sync rules I don't know much about function evaluators in workflows and would like some advice on the best approach to take and how to go about it?
In addition, given there'll be a lot of sites, is there a way to input the RCDC drop down list of sites from a CSV or XML file, rather than having to manually edit the FIM pages and functions?
Thanks
IT Support/Everything