Feature requests
Had a good go with Analyzer today and I have a few feature requests:
1) Support for other back-end databases other than HSQLDB. It handles smaller connected systems below 50k, but if you need to import anything larger it just completely choaks. It would be nice to be able to back-end it with another database and index that DB accordingly for performance.
2) Support for importing LDIFs as Flat Files. Would be really nice if you could import a LDIF file along with CSVs. That way you can export out Multi-valued attributes from LDAP data stores, and import them in.
3) Support for multiple fields as part of results from a matching profile, such as including fields from either of the databases being used in the comparison.
4) Support for JMS/SOAP Drivers, plus an input/output transforms either as Policy Builder or stylesheets, so you can connect to a JMS MQ or a web service to query for user / other datasets.
|